You may want to use "Buster: Captcha Solver for Humans"[1], which uses the audio option to solve the CAPTCHA.
There are even several speech recognition methods, like wit.ai, which is basically from Facebook:
$ whois wit.ai | grep "Name Server"
Name Server: b.ns.facebook.com
Name Server: a.ns.facebook.com
Name Server: c.ns.facebook.com
Name Server: d.ns.facebook.com
Yes, can you feel it? The awesomeness of backtracking issues?
And a few sayings, which I came up with[2] immeadiately after seeing this kind of crap:
* Using your ten-year-experience as your only argument is invalid. It is indeed possible to do things in a wrong way for ten years.
* The faster you climb up the career ladder, the more incompetent you will get, due to the lack of skill.
I hated working with them, because they knew everything better than me. I was "just a junior" to that time.
Oh well, I am glad, that I am not working with them anymore, otherwise I would become headless zombie administrators like them, who like to work quick and dirty all the time without having a thought about refactoring something.
Another saying; this time from Miyamoto Musashi[3], which I align and agree to:
* There is nothing outside of yourself that can ever enable you to get better, stronger, richer, quicker or smarter. Everything is within. Everything exists. Seek nothing outside yourself.
Notice the difference between Firefox and Chromium?
Google's ReCaptcha is gracious with Chromium/Google Chrome. You can even make mistakes and it still valid. With Firefox (and maybe other) browsers on the other hand... why not increasing the difficulty/challenge for them? -.-
You may want to use "Buster: Captcha Solver for Humans"[1], which uses the audio option to solve the CAPTCHA.
There are even several speech recognition methods, like wit.ai, which is basically from Facebook:
[1] https://github.com/dessant/busterreply