Author

Topic: Need a bot that can solve captcha(any catpcha) (Read 13869 times)

brand new
Activity: 0
Merit: 0
Try this website https://captchas.io
legendary
Activity: 1143
Merit: 1000
you can actually, make a script to detect random dots and then, have a more clear output.

My idea would consist on checking on a 2-d, amplifying the photo till you can check each pixel and then if there's a solo pixel, then remove it, and so on..
hero member
Activity: 546
Merit: 500
I think it is not possible to create a bot for captcha solving as the capchas are images only humans can understand.

There are simple captchas which can easily getting cracked by a bot. But captchas like "put the keys into the lock" are hard to solve for a bot.

Here are your resources..
What you seek is OCR

https://gist.github.com/chroman/2698511
http://blog.c22.cc/2010/10/12/python-ocr-or-how-to-break-captchas/
You need python 2.7
pytesser: https://code.google.com/p/pytesser/
https://code.google.com/p/tesseract-ocr/
https://pypi.python.org/pypi/Pillow/

This can be used to break letter/numbers captchas

This won't work. I have already made a bot for solving captchas using this library (tessaract) but it is working only for easy captchas like one pasted below. But if you want to solve captchas like one in page from OP someone must write custom solver with more preprocessing. And even then it may be hard to recognize all characters.

Works for captchas like that:
legendary
Activity: 1143
Merit: 1000
I think it is not possible to create a bot for captcha solving as the capchas are images only humans can understand.

There are simple captchas which can easily getting cracked by a bot. But captchas like "put the keys into the lock" are hard to solve for a bot.

Here are your resources..
What you seek is OCR

https://gist.github.com/chroman/2698511
http://blog.c22.cc/2010/10/12/python-ocr-or-how-to-break-captchas/
You need python 2.7
pytesser: https://code.google.com/p/pytesser/
https://code.google.com/p/tesseract-ocr/
https://pypi.python.org/pypi/Pillow/

This can be used to break letter/numbers captchas
b!z
legendary
Activity: 1582
Merit: 1010
it's possible to make a bot that can solve those damn captcha? maybe pixel based or something? something like captcha sniper

if something good is made, i can pay for it

Look into GSA Captcha Breaker or Captcha Sniper. They might be able to solve the CAPTCHA used on that website. Alternatively, you can use a service such as Death By Captcha which was recommended earlier, or a human-powered captcha solving service which will be more accurate, albeit more expensive.

Good luck!
hero member
Activity: 560
Merit: 500
I think it is not possible to create a bot for captcha solving as the capchas are images only humans can understand.

There are simple captchas which can easily getting cracked by a bot. But captchas like "put the keys into the lock" are hard to solve for a bot.
hero member
Activity: 546
Merit: 500
I think it is not possible to create a bot for captcha solving as the capchas are images only humans can understand.
sr. member
Activity: 280
Merit: 250
Bro, you need to try http://dadice.com
good idea Wink, Im into this! Got something to do now at new year
I found many "Human brain power" services on the internet. You pay for people to solve captchas]
0.5$ for 1000 Captchas: 2captcha.com
sr. member
Activity: 280
Merit: 250
Bro, you need to try http://dadice.com
good idea Wink, Im into this! Got something to do now at new year
legendary
Activity: 3206
Merit: 1069
I can't help you because I have no programming skills but may I ask for which purpose you need the bot? Because you can just buy mining power...create an account and buy the power. Cheesy

better to not talk about this here  Grin
hero member
Activity: 560
Merit: 500
I can't help you because I have no programming skills but may I ask for which purpose you need the bot? Because you can just buy mining power...create an account and buy the power. Cheesy
legendary
Activity: 3206
Merit: 1069
hero member
Activity: 560
Merit: 500
See here: http://deathbycaptcha.com/user/login

For which site do you need the bot?
legendary
Activity: 3206
Merit: 1069
it's possible to make a bot that can solve those damn captcha? maybe pixel based or something? something like captcha sniper

if something good is made, i can pay for it
Jump to: