views:

62

answers:

1

I am developing a web-based game, and there are some areas of the site that could be taken advantage of fairly easily by setting a simple auto-refresher on the user's browser. What would be the best way to detect this without having to have a CAPTCHA when just generally browsing the site?

The site is built using PHP and Javascript/AJAX.

A: 

Try my techniques in the answer for this one

IPX Ares
I'm not sure what that has to do with my question.
James Simpson
do you want to detect or deter? I was reading deter, which that post is about.If you want to just detect... you can either use your log files and stats or other parser program, or have each call saved to the database to do the reports off of.
IPX Ares
and the negative vote was for what?
IPX Ares