PDA

View Full Version : Captcha easy to read


Alex2006
08-14-2006, 04:54 PM
Hi All,
I have found page http://links.redoptics.com/submit.php with easy to read conformation code. How I can make the same conformation code?

Thanks in advance, Alex

David
08-14-2006, 05:04 PM
That is the "simple" captcha found in v3.

Alex2006
08-14-2006, 05:30 PM
Is it possible to make the same for the second version?

Alex2006
08-15-2006, 05:31 PM
Anybody can help me?

Boby
08-15-2006, 08:27 PM
It wouldn't be fair to give you code from ver 3.0 because others pay for it and you would get it for free...

Maybe try to hack for yourself /libs/captcha/captcha.class.php and remove some of the random effects for distorsion...

For example, remove following two code blocks from that file:
Content visible to registered users only.

Content visible to registered users only.

Alex2006
08-16-2006, 07:22 PM
Boby,
I would not get for free captcha from v3 but unfortunately I am not able to pay from Russia. Thank you very much for the hack! What else random effects one can remove?