Jump to content
UBot Underground

Gmail Captcha Problems, Can help me? Please


Recommended Posts

Hi

 

Hello, user of Ubot Studio

I'm making a Gmail bot, and i'm stuck on the captcha part. I have see the tutorial on youtube of UbotDevTeam, this:

But it doesn't seems to work, maybe am i, Anyway, can a good user make for me the captcha part, and post the .ubot file?

 

Thanks very much

Link to post
Share on other sites

Using the search bar you could get the answer.  This could work:

 

navigate("https://accounts.google.com/SignUp?service=mail&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F&ltmpl=default""Wait")
wait for element(<id="recaptcha_instructions_image">"""Appear")
type text(<innertext="Type the two pieces of text:
">$solve captcha(<alt="reCAPTCHA challenge image">), "Standard")

 

 

luis carlos

Link to post
Share on other sites

Using the search bar you could get the answer.  This could work:

 

navigate("https://accounts.google.com/SignUp?service=mail&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F&ltmpl=default""Wait")

wait for element(<id="recaptcha_instructions_image">"""Appear")

type text(<innertext="Type the two pieces of text:

">$solve captcha(<alt="reCAPTCHA challenge image">), "Standard")

 

 

luis carlos

Thanks very much it work :)

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...