IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası
  vaybe sohbet

>
+
Etiketlenen Kullanıcılar

 
 
LinkBack Seçenekler Stil
Prev önceki Mesaj   sonraki Mesaj Next
Alt 04 Kasım 2009, 10:41   #8
Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Cevap: Test Oyun Botu hakkında




Mrb. dediklerimi harfien uygularsaniz derdinize derman bulabilirsiniz.
Yalniz elimde ki TCL sizin sahip oldugunuz TCL ile aynimi bilemiyorum.
Yinede eklemeniz gereken code'leri vericem lakin olmaz ise elinizdeki TCL'yi buraya paylasin ona gore uyarlayalim code'yi.

Bul;

Kod:   Kodu kopyalamak için üzerine çift tıklayın!
#checks if anyone has said the correct answer on channel. proc tgcheckanswer {nick host hand chan text} { global tgcurrentanswer tgwrngansw tgcommandlist tgcheat #cheat protection on if {$tgcheat == "ON"} { if {[strlwr $tgcurrentanswer] != [tgstripcodes [strlwr [string trim $text]]]} { if { ([string length $text] == [string length $tgcurrentanswer]) || [string first $text $tgcommandlist] != -1} { set firstone [lsearch $tgwrngansw $nick] if {$firstone ==-1} {lappend tgwrngansw $nick} if {$firstone !=-1} {tggamemsg "[tgcolstart] Her soruya 1 defa yanıt verebilirsin $nick. Diğer soruyu bekle =)"} } } if {[strlwr $tgcurrentanswer] == [tgstripcodes [strlwr [string trim $text]]]} { set firstone [lsearch $tgwrngansw $nick] if {$firstone ==-1} { tgcorrectanswer $nick } if {$firstone !=-1} {tggamemsg "[tgcolstart] $nick!! Bu soruda ki cevap hakkın bitti! Diğer soruyu beklemelisin .)"} } return } #cheatprotection is not ON if {[strlwr $tgcurrentanswer] == [tgstripcodes [strlwr [string trim $text]]]} { tgcorrectanswer $nick } }

Degistir;

Kod:   Kodu kopyalamak için üzerine çift tıklayın!
#checks if anyone has said the correct answer on channel. proc tgcheckanswer {nick host hand chan text} { global tgcurrentanswer tgwrngansw tgcommandlist tgcheat #cheat protection on if {[string match -nocase "**" $text] || [string match -nocase "**" $text] || [string match -nocase "**" $text] || [string match -nocase "**" $text]} {tggamemsg "[tgcolstart] $nick hile yapmanin gunah oldugunu bilmiyor musun ? ;)"} if {$tgcheat == "ON"} { if {[strlwr $tgcurrentanswer] != [tgstripcodes [strlwr [string trim $text]]]} { if { ([string length $text] == [string length $tgcurrentanswer]) || [string first $text $tgcommandlist] != -1} { set firstone [lsearch $tgwrngansw $nick] if {$firstone ==-1} {lappend tgwrngansw $nick} if {$firstone !=-1} {tggamemsg "[tgcolstart] Her soruya 1 defa yanıt verebilirsin $nick. Diğer soruyu bekle =)"} } } if {[strlwr $tgcurrentanswer] == [tgstripcodes [strlwr [string trim $text]]]} { set firstone [lsearch $tgwrngansw $nick] if {$firstone ==-1} { tgcorrectanswer $nick } if {$firstone !=-1} {tggamemsg "[tgcolstart] $nick!! Bu soruda ki cevap hakkın bitti! Diğer soruyu beklemelisin .)"} } return } #cheatprotection is not ON if {[strlwr $tgcurrentanswer] == [tgstripcodes [strlwr [string trim $text]]]} { tgcorrectanswer $nick } }


 
Alıntı ile Cevapla

 

Etiketler
botu, hakkinda, hakkında, oyun, test


Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 

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 Kapalı
Pingbacks are Açık
Refbacks are Açık


Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
Test Oyun Botu (Socked) IrCbaStarD mIRC Scripting Hazır Kodlar 18 04 Nisan 2017 19:33
!!! YARDIM !!! Test Oyun Botu By-aSaBi Eggdrop, NeoStats, BNC 2 25 Kasım 2011 15:16
Test oyun botu Kimimben Eggdrop, NeoStats, BNC 3 02 Haziran 2009 03:18
Test Oyun Botu Olan Var mı ? Askyagmuru Eggdrop, NeoStats, BNC 2 25 Mayıs 2009 23:43
Test Oyun Botu BeYaZeNCy Eggdrop, NeoStats, BNC 3 21 Mayıs 2009 20:22