Do you think is it possible? The captcha I mean is even more simple
and consist only of number.
Otherwise can you suggest me other solution?
First of all I think must be modified the
function load_image(data)
that is near at the bottom of the script, and that take the captcha
form and the result input form
var form = document.getElementById('captchaform');
var textbox = document.getElementById('captchafield');
Any hints?
Thx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"greasemonkey-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/greasemonkey-users?hl=en
-~----------~----~----~----~------~----~------~--~---