Page 1 of 1

Generated Image Cheat Code...

Posted: Sun Nov 02, 2003 4:03 pm
by Mr. Tech
Hi!

I need some code that works like this:

http://php-webmaster.com/cheaters.php

I would of asked the owner but his site is not up...

Does anyone know of any code that works like that?

Thanks!

Posted: Sun Nov 02, 2003 6:53 pm
by m3mn0n
Whoa that's a cool little snipplet. If you do contact the owner of that, please add it to EvilWalrus. :)

Posted: Mon Nov 03, 2003 3:50 am
by twigletmac
It's a [google]server side image map[/google] isn't it?

Mac

Posted: Mon Nov 03, 2003 3:20 pm
by Mr. Tech
Yea, I'll have a look through some of those links.

My problem was I didn't know what to search for in Google :D

Thanks

Posted: Mon Nov 03, 2003 3:27 pm
by Mr. Tech
I'm just thinking:

1. I need to work out where the prixels are on the image for each "letter".
2. Then I need a form or something to track which area needs to be picked and use the image as the submit button.
3. And then the next page makes sure it has the right area...

I think that's how it would work... I'll have to do some testing...

Posted: Mon Nov 03, 2003 3:31 pm
by Mr. Tech
Alot of those links that came up in google where just suff on how to create cordinates...

I'll try my way and test