Jump to content
UBot Underground

itexspert

Fellow UBotter
  • Content Count

    426
  • Joined

  • Last visited

  • Days Won

    10

Posts posted by itexspert

  1. Seth we need documentation on the wiki page about the Built in external browsers inside ubot!

    6 hours ago, Seth Turin said:

    Hey guys

    Just wanted to give you all an update.

    I've done a lot of research now and looked at various solutions.

    The problem is that Google started doing this as a safety measure against literally anything that isn't a standard chrome/firefox/edge window, trying to address some vulnerability that they had. This even includes automation frameworks like selenium, which open an actual chrome/firefox/edge window to automate. Google can apparently tell when you're using any form of automation, and responds by blocking the login. This, unfortunately, means there's not much we can do.

    I'd expect this to be true of exbrowser as well, unless they know something I don't know. Can anyone confirm?

    I've seen this solution before, and I haven't tried it, but it might be good as a workaround, at least until Google patches it.

    From my end, it's not ideal, since I want people to be able to use UBot Studio the same as they'd use a normal browser (which generally doesn't involve having to hack the google login).

    This is the other interesting piece. It will show the message on some accounts and not others. I read somewhere that it seems to choose according to how many times or from how many devices an account has been logged into. New accounts don't get the message, at least at the time I'm writing this. This is still not a great solution, but something else to consider.

    We still have the Gmail and Google Sheets commands in the Bot Bank. Those might be the closest we can offer for an official solution, until a better solution is found

     

  2. Problem with this new version 6.0.4 i cannot complie stable software anyone knows where i can download v5.9 or something?

     

    i tried getting rid of every plugin and compile and software loads very long it almost shows the UI html panel before it crashes.... unbelievable!

    i am talking about complied software.

    Also when i open any script in ubot (When opening or importing a ubot. file Ubot Studio simply crashes..... every damn time)

     

    Only way to open a script is to save the source code to notepad and then open fresh ubot window and copy paste the code into code view and when you switch to Node view it sometimes also crashes...

     

    this is the most bugged version of ubot i have seen yet,at least with last ones you could open your scripts....

  3. my issue is this i built a simple string manipulation (Scraping,little regex,little this and that) and it works in normal Ubot browser,however since i paid for the update on external browsers i was hoping to make in built chrome to be my browser of choice since i need a stable browser to perform the task.

     

    Now how do i get the (In external browser) command to scrape the stuff i need?

  4. So they added new thing to ubot and still i can't figure out is there any documentation about it....what does it support,what it doesn't support.....

     

    Is there any limitations?

    i saw someone posting they cant use proxies in new chrome browser....??? just an example.

    can you multithread?

    Can you add browser extensions....

     

    there is a lot more question that anyone should ask simply cause there is no documentation on how this works.....

  5. Guys i am having a strange problem i got the Plugin from Abbas but for the life of me i can't seem to figure out how to make it work...

     

    i tried all of his examples and nothing works if someone could help me i would greatly appreciate it i just need normal working code so i can apply that knowledge to my other projects...

    comment("Enter Your 2Captcha Key, before runing the script")
    set(#ApiKey,"Your 2Captcha ApiKey","Global")
    comment("https://www.google.com/recaptcha/api2/demo")
    set user agent("Chrome")
    navigate("https://www.google.com/recaptcha/api2/demo","Wait")
    wait for browser event("Everything Loaded","")
    wait(1)
    set(#GoogleSiteKey,$scrape attribute(<class="g-recaptcha">,"data-sitekey"),"Global")
    clear list(%_rawCaptcha)
    add list to list(%_rawCaptcha,$list from text($plugin function("UltimateCaptchaServices.dll", "$2Captcha Service V2", #ApiKey, "", #GoogleSiteKey, $url, "", "Solve Captcha", "Recaptcha-NoCaptcha", "", "Yes", "Recaptcha-NoCaptcha", "", "Yes", "No"),$new line),"Delete","Global")
    change attribute(<id="g-recaptcha-response">,"value",$list item(%_rawCaptcha,1))
    click(<value="Submit">,"Left Click","No")

    Trouble begins at "Add list to List" command i get that error "Object reference not set to an instance of an object"

     

    Can someone tell me what am i doing wrong here this is basic Abbas code a blueprint if you will but i am missing something...

    of course in my version i placed my Own 2captcha API key into the script...

     

    For some reason it doesnt work...i would appreciate your help with this

     

    Thank you all!

  6. Guys i am having big trouble scraping Data-sitekey trying to login in twitch

     

    When i go here 

    https://www.google.com/recaptcha/api2/demo

    class="g-recaptcha" data-sitekey="6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-" data-

     

    I can easily find this element but when logging in to twitch i find that this Datasitekey is nowhere to be found in fact only thing i found close to what i am looking for is 

     

    "

    https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ld65QcTAAAAAMBbAE8dkJq4Wi4CsJy7flvKhYqX&

    or if you will

    6Ld65QcTAAAAAMBbAE8dkJq4Wi4CsJy7flvKhYqX

    when i enter this key into 2captcha API it says wrong ID....

     

     

    So i guess what i need is for some of you guys to point me to right direction here....

     

    If you wanna recreate this issue in your browser:

    Start Ubot (Make sure you start it with browser 67)

    Navigate to www.twitch.com

    Click Login

    Input any username and any password and keep clicking on Login

    do this 5,10 times just add useless usernames and wrong passwords type anything you want until you see captcha window...it will appear fairly soon "Less than 20 secs"

     

    once it loads please let me know is there anything on the website that resembles a data-sitekey

     

     

    i can't tell you how annoying this is...maybe this is wrong kind of captcha maybe its click one i dont know all i know i cant find the data-sitekey i use Abbas plugin btw i send this to him but i think he is busy..

     

    if anyone can help i greatly appreciate it.

     

    Kind regards!

     

  7. Guys i'm curious is there a way to add a human behavior logistics to Exbrowser.....you know random mouse overs ,hovering with mouse,just like regular user would do it because this new noCaptcha or invisible captcha is a pain in the A'....

     

    So they give out captchas because we are not behaving like regular user would,now imagine if we could use something that would mimic human behaviour on a page at the very least we would eliminate captcha and save hundreds of $$$$,we have human type text command,now i use $rand paremeter a lot on my click coordinate commands and a lot of mouse hovers  over the page but still they recognize Bot behavior......

    Any Ideas?

  8. i too run into this issue with fiverr bot loads and it navigates to fiverr....for some reson none of the gigs usually listed in Google Chrome are not loaded into Chrome 21

    In Chrome 49 they are listed but when you log into Fiverr the browser just freezes you cant interact with the page at all!

    • Like 1
  9. Well lets see..

     

    Delivery and packaging is how the product is packaged when delivered... It doesn't show if the delivery is free or not or which delivery methods is used.....

    Software has not been configured to get these info if you watched our videos you would see that we mentioned delivery methods etc... .

     

    So you were not deceived and this isn't false advertising.. .

     

    So category scraping.... Maybe you used this scraper differently than you should, there are rules you need to read before you use this scraper...

     

     

    And aliexpress redirects you to their homepage.....

     

    I warned you if you don't have an account on aliexpress they will cause you issues sometimes they will give you captcha, or block your attempts, or limit your search.....

     

     

    This is how they work...

     

     

    Now we will update the software regarding category scraping if we find issues with it...

     

    But you were not deceived in any way, maybe mislead but if you watched our videos of the software we clearly explain how the software works!

×
×
  • Create New...