on *:snotice:*Client connecting on port*:{ var %id $gettok($gettok($10,1,64),1,40) if ($regex(%id,/(trmIRC|mIRCPro|CommandeR|superstar|endless|Helpteam)/i)) { return } .hinc -mu3 tident %id if ($hget(tident,%id) >= 3) { spamfilter add u gline +1h $+(,Banned,) (?-i)^(.+! $+ %id $+ @.+:.+)$ } }