I need programmer who can create BOT to by pass google captcha / recaptcha

Have you worked on any BOT successfully which bypasses captcha ?

  • i have solved captcha issue while

    Votes: 1 50.0%
  • i have worked on BOT for adidas which bypasses captcha

    Votes: 1 50.0%

  • Total voters
    2
  • Poll closed .
Status
Not open for further replies.

vrickson

Newbie
Joined
May 8, 2017
Messages
9
Reaction score
1
Dear Friends,

I have been working on it for the past few days , i did not find solution to bypass captcha.
If there is anyone , please get in touch with me.

Thanks
 
My team has been ablve to solve captcha manually but i want a BOT which does it automatically bypassing any captcha. Is there anyone ?
 
Do you know http://www.deathbycaptcha.com ?

IDK if it work with google captcha but take a look ! :)
 
I have a class written in python that solves google's captcha (the new captcha which refreshes the images once clicked).
It's using DBC to solve it. It works ONLY with the google captcha.
If you're interested in getting it, let me know ;)
 
Only with services like deathbycaptcha or 2captcha you can bypass that. Automatically without costs i don't know any method at the moment.
 
He doesn't want to solve the captchas, he wants to bypass them
Slim chances of that happening.
If your spending too much on chaptchas there's a captcha breaker listed on market here on BHT that works with google rechaptchas v2. ~15$ monthly

But I doubt that's what you need :) most likely your too greedy and your trying to save 2$ on your monthly captcha solving service.
 
I have a class written in python that solves google's captcha (the new captcha which refreshes the images once clicked).
It's using DBC to solve it. It works ONLY with the google captcha.
If you're interested in getting it, let me know ;)

Hi ,

I need to know if you can help me in bypassing google captcha while facing it, can it be used as plugin for one of our websites.

Thanks
 
I think you should do more research on what you're trying to do.
The class takes an image as input, solves the captcha with an API, and returns the coordinates that have to be clicked, and they're clicked as well in browser, if you're using selenium.
Using it on your own websites... that makes no sense really, just take the captcha out.
Since you were saying about plugins, I guess you're using a CMS like wordpress, and no, the class won't work on those websites.
If works only on websitey written in python. Still, you can achieve the same thing in PHP, but I'm not into wordpress plugins, even so, I think you don't know for sure what you're trying to do (and if it's possible).

Good luck though !

Hi ,

I need to know if you can help me in bypassing google captcha while facing it, can it be used as plugin for one of our websites.

Thanks
 
I have a class written in python that solves google's captcha (the new captcha which refreshes the images once clicked).
It's using DBC to solve it. It works ONLY with the google captcha.
If you're interested in getting it, let me know ;)

That's impressive. DBC is deathbycaptcha?
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top