View Single Post
  #9  
Old 11th January 2011, 10:37
charro charro is offline
Member
 
Join Date: Aug 2008
Posts: 2
Default
but add for the rules 453-457 in announce.php a // than wil de trackerworking,like this


PHP Code:
$headers getallheaders();
if (isset(
$headers["Cookie"]) || isset($headers["Accept-Language"]) || isset($headers["Accept-Charset"]))
err("Anti-Cheater= You cannot use this agent"); 
Reply With Quote