Jump to content
UBot Underground

Is it possible to crack a captcha without using decaptcher?


Recommended Posts

For this particular website, there's a captcha that repeats the same word multiple times. However, there are probably at least 500 words. Unfortunately, it takes way too long and this bot needs to be fast. I'm making the bot enter the same word until it enters the right word. However, there's a 1 in 500 chance of that happening and it could take 20 minutes before the bot enters the right one. Is there a way to speed the bot up?

 

For example, I could make a while loop. While the captcha is wrong, the bot will keep entering and that could speed the bot up.

 

Maybe there is another way of that I don't know of. Anybody have ideas?

Link to post
Share on other sites

For this particular website, there's a captcha that repeats the same word multiple times. However, there are probably at least 500 words. Unfortunately, it takes way too long and this bot needs to be fast. I'm making the bot enter the same word until it enters the right word. However, there's a 1 in 500 chance of that happening and it could take 20 minutes before the bot enters the right one. Is there a way to speed the bot up?

 

For example, I could make a while loop. While the captcha is wrong, the bot will keep entering and that could speed the bot up.

 

Maybe there is another way of that I don't know of. Anybody have ideas?

What is the web site?

 

Andy

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