Kod: Kodu kopyalamak için üzerine çift tıklayın!
on $*:snotice:/connecting/i: {
var %pro $iif(at == $6,$+($8,*,$9),$+($9,*,$10)), %nick $token(%pro,1,42), %ip $remove($token($token(%pro,2,42),2,64),$chr(41)), %ident $right($token($token(%pro,2,42),1,64),-1)
var %idents mIRCTR
if $istok(Adamca,%ident,32) {
chgident %nick %idents
echo -s GIRIS Nick: %nick - Ident: %ident IP: %ip Newident: %idents
}
}