Jump to content
UBot Underground

Prompt user to solve after so many captcha fails?


Recommended Posts

I'm not sure if this is possible but what I would like to do allow captcha sniper to try and solve a captcha 3 times then, if the captcha isn't solved correctly, prompt the user to solve the captcha. I have the scripting needed to do the correct number of checks but I'm stuck on prompting the user to solve the captcha manually after.

 

I tried 'Prompt' but it does not accept html so no images can be displayed in the 'prompt' dialogue box. Is there a way to accomplish this without having to run the list again with all captcha solving services unchecked (forcing the manual captcha prompt)?

Link to post
Share on other sites

i would try to pause script after xTimes of captcharuns

user dont need a prompt for doing captcha by hand, can do this at the website

Link to post
Share on other sites

i would try to pause script after xTimes of captcharuns

user dont need a prompt for doing captcha by hand, can do this at the website

 

Correct...I would throw in an alert:

 

"PLease enter the captcha in the browser and press play" (or whatever you want)

 

followed by a pause script.

 

John

 

 

 

Link to post
Share on other sites

Hey guys, thanks for the replies. I forgot to mention that this is a multithreaded bot and I was hoping to prompt without interrupting the other threads. I think saving a "captcha failed" list after the first run through and running it again manually is going to be the best option at this point.

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