Jump to content
UBot Underground

Password Being Inputted Twice After Captcha Failure


Recommended Posts

So, as I'm starting to dive into uBot and get a better feel for it, I decided to play around and attempt to create a Yahoo Email Creator bot just for the learning curve. I am able to get to the sign up page. I have all the information filled out and the first captcha works fine.

 

post-275-12709590145588_thumb.png

 

Just to be curious I inputted the incorrect captcha to see what would happen. So, I created a condition that if the words "Please try this code instead" shows up from inputting the wrong captcha I would create a "If". I created an "If" and put the same process of selecting the captcha and using brute force information back into the "if" command, however know when the new captcha shows I have a much longer password which I believe some how is getting inputted in twice because of this new condition.

 

post-275-12709590310898_thumb.png

 

Any suggestions on how to fix this and keep the regular password listed as normal?

 

The Goodpassword picture shows what is before inputting the incorrect captcha.

Link to post
Share on other sites

Try putting the captcha breaking in it's own sub with an if statement in the end saying "if searchpage captcha error then run sub", and whenever you want to break the captcha, just run the sub. :)

 

and if that isn't enough, try using change chosen attribute on that specific password field everytime before sending the password. :)

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