Jump to content
UBot Underground

Match Image Captchas - What Are My Options?


Recommended Posts

..if any. I'm looking at this on Youtube where I want to reveal an email address in the ABOUT tab:

 

http://i.imgur.com/HdRzY9r.png

 

Is there any service or method that can deal with this? (I've been away from Ubot for a while)

Link to post
Share on other sites

OK, I finally manged to get a 2captcha account with credits. My script looks correct, I see somebody selecting the images, but they only seem to do one pass at it. Google refreshes the list and wants you to select multiple times.

navigate("https://www.youtube.com/channel/UC5WAKQB3fOMPmM6DhDjF5Eg/about","Wait")
wait for browser event("Everything Loaded","")
wait(2)
click(<class="yt-uix-button yt-uix-button-size-small yt-uix-button-default business-email-button">,"Left Click","No")
wait(3)
click(<class="yt-uix-button yt-uix-button-size-small yt-uix-button-default business-email-button">,"Left Click","No")
wait(3)
click(<class="recaptcha-checkbox-spinner">,"Left Click","No")
wait(5)
solve click captcha(<id="rc-imageselect">)

Am I missing something? Who is supposed to hit the verify button? Am I doing something wrong or do the 2captcha workers don't have a clue that they're supposed to keep going?

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...