Kod: Kodu kopyalamak için üzerine çift tıklayın!
on !*:join:#:$iif(!$window(@Giriş-Çıkış),window -e @Giriş-Çıkış) | echo -te @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))
on !*:part:#:$iif(!$window(@Giriş-Çıkış),window -e @Giriş-Çıkış) | echo -te @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))
on !*:quit:echo -te @Giriş-Çıkış *** $nick 2Sunucudan ayrıldı.
on ^*:hotlink:*:@Giriş-Çıkış:return
on *:hotlink:*:@Giriş-Çıkış:{
if $regex($1,/^\x28(\S+)/) { mode #sohbet +b $+(*!,$regml(1),@*) }
else {
if $regex($1,/(\S+)\x29$/) { mode #sohbet +b $+(*!*@,$regml(1)) }
else mode #sohbet +b $1
}
kick #sohbet $token($hotline,8,32)
}