Tekil Mesaj gösterimi
Alt 08 Aralık 2010, 17:07   #8
Çevrimdışı
CLubber
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Cevap: !komut Yardımı




PHP Kod:   Kodu kopyalamak için üzerine çift tıklayın!
########################################
#         Fantasy TCL v1.0             #
########################################
bind pub lmsg kenan
proc kenan 
{nick uhand host chan text} {
if {![
isop $nick $chan]} {return 0}
set komut [lindex $text 0]
set person [lindex $text 1]
set sebep [lindex $text 2]
set deopla "!deop"
set voicele "!voice"
set kickle "!kick"
set banla "!ban"
set temizle "!temizle"
if {$komut == $deopla} { putquick "MODE $chan -o $nick"; return }
if {
$komut == $voicele} { putquick "MODE $chan +v $person"; return }
if {
$komut == $kickle} { putquick "KICK $chan $person $sebep"; return }
if {
$komut == $banla} { putquick "MODE $chan +b $person"; return }
if {
$komut == $temizle} {
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\002"
putquick "PRIVMSG $chan :\00302Kanal geneli \00304$nick \00302tarafından temizlenmiştir. Keyifli sohbetler dileriz. \00304$chan\00304"; return }
}  
bind msg lmsg mete
proc mete 
{nick uhand host text} {
if {![
onchan $nick #Sops]} {return 0}
set komut [lindex $text 0]
set kanal [lindex $text 1]
set person [lindex $text 2]
set opekle "!opekle"
set vopekle "!vopekle"
set hopekle "!hopekle"
set opsil "!opsil"
set hopsil "!hopsil"
set vopsil "!vopsil"
if {$komut == $opekle} {
putquick "ChanServ AOP $kanal add $person"
putquick "PRIVMSG $nick $nick Tarafından $kanal Kanalına $person kullanıcısı op olarak eklenmiştir."; return }
if {
$komut == $vopekle} {
putquick "ChanServ VOP $kanal add $person"
putquick "PRIVMSG $nick $nick Tarafından $kanal Kanalına $person kullanıcısı voice olarak eklenmiştir."; return }
if {
$komut == $hopekle} {
putquick "ChanServ HOP $kanal add $person"
putquick "PRIVMSG $nick $nick Tarafından $kanal Kanalına $person kullanıcısı halfop olarak eklenmiştir."; return }
if {
$komut == $opsil} {
putquick "ChanServ AOP $kanal del $person"
putquick "PRIVMSG $nick $kanal Kanalında $nick Tarafından $person Kullanıcısının Yetkisi silinmiştir."; return }
if {
$komut == $vopsil} {
putquick "ChanServ VOP $kanal del $person"
putquick "PRIVMSG $nick $kanal Kanalında $nick Tarafından $person Kullanıcısının Yetkisi silinmiştir."; return }
if {
$komut == $hopsil} {
putquick "ChanServ HOP $kanal del $person"
putquick "PRIVMSG $nick $kanal Kanalında $nick Tarafından $person Kullanıcısının Yetkisi silinmiştir."; return }


Kanal genelinde Oplar;
!deop > !kick > !ban > !temizle > !voice komutlarını kullanabilirler.
#Sops Kanalında bulunan kişiler, Botun özelinde;
!opekle #kanal nick > !hopekle #kanal nick > !vopekle #kanal nick
!opsil #kanal nick > !hopsil #kanal nick > !vopsil #kanal nick
Komutlarını Kullanabilir. Temizleyide Ekledim. Sorunsuz Çalışıyor
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.

Eğer #Sops Kanalında Değilde, Sopları Başka Kanala Toplamak istiyorsan,
if {![onchan $nick #Sops]} {return 0}
Bu Bölümden #Sops kısmını, sopları toplamak istediğin kanalı yazabilirsin. unutma. #Sops Kanalında Bulunması gerek ve Botun Özeline Yazması Gerek
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
Eğer Kişi Sops Kanalında Değilse, Bot işlem Yapmaz. İstediğin Başka Komut Olursa, Söyle Yapalım.
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.


Konu CLubber tarafından (08 Aralık 2010 Saat 17:49 ) değiştirilmiştir.
 
Alıntı ile Cevapla

IRCForumlari.NET Reklamlar
sohbet odaları reklamver bizimmekan