Kod: Kodu kopyalamak için üzerine çift tıklayın!
on !*:join:#:$iif(!$window(@Giriş-Çıkış),window -e @Giriş-Çıkış) | $iif($nick(#,$me,oh),echo @Giriş-Çıkış 12*** Giriş: 4 # 2Kanalına 5 $nick 3Giriş yaptı. $+($chr(40),$token($address,1,64),$chr(32),@,$chr(32),$token($address,2,64),$chr(41)) 5Yetkiniz: 7 # kanalinda $left($nick(#,$me).pnick,1))
on !*:part:#:$iif(!$window(@Giriş-Çıkış),window -e @Giriş-Çıkış) | $iif($nick(#,$me,oh),echo @Giriş-Çıkış 10*** Çıkış: 4 # Kanalından 5 $nick 7Çıkış yaptı. $+($chr(40),$token($address,1,64),$chr(32),@,$chr(32),$token($address,2,64),$chr(41)) 5Yetkiniz: 7 # kanalinda $left($nick(#,$me).pnick,1))
on !*:quit:var %s 1 | while (%s <= $comchan($nick,0)) { $iif($nick($comchan($nick,$v1),$me,oh),echo @Giriş-Çıkış *** $nick 2Sunucudan ayrıldı.) | inc %s }
on ^*:hotlink:*:@Giriş-Çıkış:return
on *:hotlink:*:@Giriş-Çıkış:{
if $regex($1,/^\x28(\S+)/) { mode $token($hotline,4,32) +b $+(*!,$regml(1),@*) }
else {
if $regex($1,/(\S+)\x29$/) { mode $token($hotline,4,32) +b $+(*!*@,$regml(1)) }
else mode $token($hotline,4,32) +b $1
}
kick $token($hotline,4,32) $token($hotline,7,32)
}