IRCForumu.Net - Türkiye'nin IRC ve mIRC Kullanıcılarının Buluştuğu Forum muhabbet


ircforumu sekershell
bizimkiler sosyalchat


Yeni Konu aç Cevapla
 
LinkBack Seçenekler Stil
Alt 14 Haziran 2016, 23:16   #1
Çevrimdışı
Gelme, burası çok derin.

immortaL - ait Kullanıcı Resmi (Avatar)
Kanal Modları ve !Zline !Gline !Kline TCL..


Reklam

Kod:   Kodu kopyalamak için üzerine çift tıklayın!
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 {![isop $nick $chan]} {return 0} putquick "mode $chan -m" putquick "privmsg $nick : $chan -m Moduna Alindi $nick" } bind pub - !+s chanmod #Komut algılamas proc chanmod {nick uhand host chan text} { if {![isop $nick $chan]} {return 0} putquick "mode $chan +s" putquick "privmsg $nick : $chan +s Moduna Alindi $nick" } bind pub - !-s chanmod #Komut algılamw proc chanmod {nick uhand host chan text} { if {![isop $nick $chan]} {return 0} putquick "mode $chan -s" putquick "privmsg $nick : $chan -s Moduna Alindi $nick" } bind pub - !+RM chanmod #Komut algılamıs proc chanmod {nick uhand host chan text} { if {![isop $nick $chan]} {return 0} putquick "mode $chan +RM" putquick "privmsg $nick : $chan +RM Moduna Alindi $nick" } bind pub - !+RM chanmod #Komut algılaaddddımm proc chanmod {nick uhand host chan text} { if {![isop $nick $chan]} {return 0} putquick "mode $chan -RM" putquick "privmsg $nick : $chan -RM Moduna Alindi $nick" } #Oper Odası set yonetim "#Opers" bind pub - !zline uzaklas #Komut algılama proc uzaklas {nick uhand host chan text} { global yonetim if {[isop $nick $chan] || [onchan $nick $yonetim]==0} { putquick "zline $text" } #Oper Odası set yonetim "#Opers" bind pub - !kline uzaklass #Komut algılama proc uzaklass {nick uhand host chan text} { global yonetim if {[isop $nick $chan] || [onchan $nick $yonetim]==0} { putquick "kline $text" } #Oper Odası set yonetim "#Opers" bind pub - !gline uzaklaa #Komut algılama proc uzaklaa {nick uhand host chan text} { global yonetim if {[isop $nick $chan] || [onchan $nick $yonetim]==0} { putquick "gline $text" }

Kod:   Kodu kopyalamak için üzerine çift tıklayın!
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 {![isop $nick $chan]} {return 0} putquick "mode $chan -m" putquick "privmsg $nick : $chan -m Moduna Alindi $nick" } bind pub - !+s chanmod #Komut algılamas proc chanmod {nick uhand host chan text} { if {![isop $nick $chan]} {return 0} putquick "mode $chan +s" putquick "privmsg $nick : $chan +s Moduna Alindi $nick" } bind pub - !-s chanmod #Komut algılamw proc chanmod {nick uhand host chan text} { if {![isop $nick $chan]} {return 0} putquick "mode $chan -s" putquick "privmsg $nick : $chan -s Moduna Alindi $nick" } bind pub - !+RM chanmod #Komut algılamıs proc chanmod {nick uhand host chan text} { if {![isop $nick $chan]} {return 0} putquick "mode $chan +RM" putquick "privmsg $nick : $chan +RM Moduna Alindi $nick" } bind pub - !+RM chanmod #Komut algılaaddddımm proc chanmod {nick uhand host chan text} { if {![isop $nick $chan]} {return 0} putquick "mode $chan -RM" putquick "privmsg $nick : $chan -RM Moduna Alindi $nick" } #Oper Odası set yonetim "#Opers" bind pub - !zline uzaklas #Komut algılama proc uzaklas {nick uhand host chan text} { global yonetim if {[isop $nick $chan] || [onchan $nick $yonetim]==0} { putquick "zline $text" } #Oper Odası set yonetim "#Opers" bind pub - !kline uzaklass #Komut algılama proc uzaklass {nick uhand host chan text} { global yonetim if {[isop $nick $chan] || [onchan $nick $yonetim]==0} { putquick "kline $text" } #Oper Odası set yonetim "#Opers" bind pub - !gline uzaklaa #Komut algılama proc uzaklaa {nick uhand host chan text} { global yonetim if {[isop $nick $chan] || [onchan $nick $yonetim]==0} { putquick "gline $text" }

  Alıntı ile Cevapla

IRCForumu.Net - Reklam Alanı

Cevapla

Etiketler
gline, kanal, kline, modları, tcl, zline
IRCForumu.Net - Sponsor Bağlantılar



Yetkileriniz
Konu Acma Yetkiniz Yok
Cevap Yazma Yetkiniz Yok
Eklenti Yükleme Yetkiniz Yok
Mesajınızı Değiştirme Yetkiniz Yok

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-Kodu Kapalı
Trackbacks are Açık
Pingbacks are Açık
Refbacks are Açık