Kod: Kodu kopyalamak için üzerine çift tıklayın!
alias F1 {
if $regex($active,/#/A) && $sline($active,0) != $null { .enable #difiwho | who +cn $active $sline($active,1) }
}
#difiwho off
raw 352:*:haltdef | set %difi $2 $6 $3 $4
raw 315:*:haltdef | userip $token(%difi,2,32)
raw 340:*:{
haltdef
mode $token(%difi,1,32) +b $+($token(%difi,2,32),!,$token(%difi,3,32),@,$token(%difi,4,32))
mode $token(%difi,1,32) +b $+($token(%difi,2,32),!,*,@,$token(%difi,4,32))
mode $token(%difi,1,32) +b $+(*,!,$token(%difi,3,32),@,$token(%difi,4,32))
mode $token(%difi,1,32) +b $+($token(%difi,2,32),!,$token(%difi,3,32),@,*)
mode $token(%difi,1,32) +b $+(*,!,*,@,$token(%difi,4,32))
mode $token(%difi,1,32) +b $+($token(%difi,2,32),!,*,@,*)
mode $token(%difi,1,32) +b $+(*,!,$token(%difi,3,32),@,*)
mode $token(%difi,1,32) +b $+(*,!,@,$token($2,2,64))
kick $token(%difi,1,32) $token(%difi,2,32) Sebebinizi buraya yazınız
unset %difi
.disable #difiwho
}
#difiwho end