(adsbygoogle = window.adsbygoogle || []).push({});
I was hoping one of you guys/ladies may be able to help me! I've been trying for absolutely ages! but have got no where at all it's quite confusing for me to be totally honest!
I found this about a week ago but it frazzled my brain lol.
"To put it simply a captcha works by generating a random string, writing it to an image, then storing the string inside of a session or cookie or by some other method. This is then checked when the form or operation is performed. Below is a step by step layout of how it works. 1. Random text generated 2. Text written to image 3. Text stored in session/cookie/database 4. Image displayed to user 5. User enters the code 6. User entered code is checked against the stored key 7. If they match then something is done
If you can someway read the session,cookie or the database this should do the trick...
This is virtually a hack...and i shouldn't be throwing online

..."
It's for an online game i play atm but i need rid of that damn captcha! If some one can help me i'm willing to pay a fee depending how much it is anyways as i don't have alot lol.
Thanks for your time if you've read my topic and thankyou in advance for any of your opinions an so fourth!