Thread: NetManiack v1.6
View Single Post
  #32  
Old 8th February 2008, 00:13
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default Re: NetManiack v1.6
In announce.php find and delete:

Code:
 if(($useragent != "AZ" && $useragent != "UT") || ($useragent == "AZ" && $agentversion < 2504) || ($useragent == "UT" && $agentversion < 1610))
                err("Client is banned. Please use uTorrent >1.7.2 or Azureus >2.5 and Vuze!");
                if(($useragent == "UT" && $agentversion == 1700))
                err("Sorry utorrent 1.7 is banned use >1.7.1!");
Reply With Quote