Cevap: mrb
Buyur Arkadaşım ;
| Alıntı: |
##########################Temizle.Tcl############# #############
################################################## ###########
set tmzl "0,0_________________________________________ ____ __________________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ _____________"
bind pub - !temizle temizlik
proc temizlik {nick user hand chan arg} {
global tmzl
if {![isop $nick $chan]} {return 0}
putquick "PRIVMSG $chan : $tmzl ______ "
putquick "PRIVMSG $chan : $tmzl _____ "
putquick "PRIVMSG $chan : $tmzl ____ "
putquick "PRIVMSG $chan : $tmzl ___ "
putquick "PRIVMSG $chan : $tmzl __ "
putquick "PRIVMSG $chan : $tmzl _ "
putquick "PRIVMSG $chan : $tmzl "
putquick "PRIVMSG $chan : Kanal ekranı temizlendi.."
}
|
Konu DmX tarafından (26 Mayıs 2007 Saat 14:41 ) değiştirilmiştir.
|