mIRC Scripting Kanal Mod.TCL

Che

AutoMatiC
Yönetici
Katılım
14 Kas 2022
Mesajlar
289
Tepkime puanı
84
Puanları
28
Yaş
44
Konum
istanbul
Web sitesi
www.mircforum.org.tr
Kod:
bind pub - !+m chanmod
#Komut algılama
proc chanmod {nick uhand host chan text} {
if {![isop $nick $chan]} {return 0}
putquick "mode $chan +m"
putquick "privmsg $nick : $chan +m Moduna Alindi $nick"
}
bind pub - !-m chanmod
#Komut algılams
proc chanmod {nick uhand host chan text} {
if...
İçeriğin tamamını görüntülemek için lütfen giriş yapınız.
 

Users who are viewing this konu

Radyo TrendFm Dinle

mIRCForum.Org.TR

Üst Alt