01.08.2011, 12:40
Why are you checking if the current UNIX timestamp is bigger than the TextSpam value? Also, I think you should use GetTickCount() for more precise measurement since you are dealing with times 1-2 seconds. You could make your anti-spam script better if you actually checked if one line is being repeated constantly or spammed.