Custom field value against votebots
-
Hi there!
Occasionally I have votebots attacking my poll, inserting insane amounts of votes into database. I use blocking votes with cookies option and captcha. Still, I have many spam votes daily, usually with same IP’s. Manual deletion of extra votes is time consuming and annoying.
I don’t wont to block IP’s manually or otherwise…
I was thinking… Could I use custom field value as a security measure? Something similar to captcha. For custom field question i could ask a voter to add two simple numbers or write some specific string as an answer to some specific question and check the input, and if input isn’t valid or the answer is false, the error message “Your answer is false” pops in and stop script from registering the vote.
Where in code could I check for custom field value input and validate it so that vote wouldn’t be inserted if that field input is false?
Thanks in advance,
Merkuriel
The topic ‘Custom field value against votebots’ is closed to new replies.