on *:join:#sohbet,#spam:{ if $chan == #sohbet { var %ident = $gettok($gettok($fulladdress,1,64),2,33) if !istokcs(%ident,tsohbet sohbetimtr TMirc Smirc,32) { sajoin $nick #spam } } elseif $chan == #spam { if $regex($wildsite,/(ircop|admin|oper|services|server|tech)/i) { halt } $+(.timer,$chan,$nick) 1 10 gzline $nick +süre +sebep } } on *:op:#:{ $+(.timer,$chan,$opnick) off }