Sadece
oplar içindir..
Kod: Kodu kopyalamak için üzerine çift tıklayın!
bind pub - !temizle clear
proc clear {n u h c a} {
if {[isop $n $c]} {
for { set x 0 } { $x < 40 } { incr x } {
putquick "PRIVMSG $c :\003"
}
putquick "PRIVMSG $c :Kanal Temizlendi.. "
}
}