View Single Post
  #53  
Unread 7th February, 2009, 07:30 PM
ARsEnAl51's Avatar
ARsEnAl51 ARsEnAl51 is offline
Holy Shit!!
 
Join Date: Jul 2005
Posts: 800
Default

A player tried to join our server with a bot installed. When I checked the log, it showed basically showed this :
Code:
 -      Found disallowed file(s) 'ZelliusBot.u'
 -      Matching custom blacklist wildcard '*Zellius*'
 -      (Please check that there's actually a match, otherwise it's a false 
 -      Found disallowed file(s) 'ZelliusBot.iniZelliusBot.u'
 -      Matching default blacklist wildcard 'Zellius*.*'
 -      (Please check that there's actually a match, otherwise it's a false positive.)
The two files detected are not separated in the output, but that's no big deal. What somewhat worries me though, is that the custom wildcard seems to only have caught one of those two files. So, my question is: does AntiTCC only checks for matching .u files when no extension is specified in a DisallowedFile entry?
Reply With Quote