mIRCForum.Org.TR
Sohbet | Radyo | Okey | Forum
Menü
Ana sayfa
Forumlar
Yeni mesajlar
Forumlarda ara
Neler yeni
Featured content
Yeni mesajlar
Yeni profil mesajları
Son aktiviteler
Kullanıcılar
Kayıtlı üyeler
Şu anki ziyaretçiler
Yeni profil mesajları
Profil mesajlarında ara
Giriş yap
Kayıt ol
Neler yeni
Ara
Ara
Sadece başlıkları ara
Kullanıcı:
Yeni mesajlar
Forumlarda ara
Menü
Giriş yap
Kayıt ol
Ana sayfa
Forumlar
Genel IRCD (Sunucu, Servis, Botlar, Korumalar)
Eggdrop, NeoStats, BNC
TCL Scriptler
Kullanıcı Bilgi.TCL
JavaScript devre dışı. Daha iyi bir deneyim için, önce lütfen tarayıcınızda JavaScript'i etkinleştirin.
Çok eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz..
Tarayıcınızı güncellemeli veya
alternatif bir tarayıcı
kullanmalısınız.
Konuya cevap cer
Mesaj
<blockquote data-quote="Che" data-source="post: 100" data-attributes="member: 1"><p>[CODE]# komutlara erişimi olacak kullanıcı flagları:</p><p>set istflag "-|-"</p><p></p><p># komut başına gelecek işaret:</p><p>set isttrig "."</p><p></p><p># komut:</p><p>set istkomut "stat"</p><p></p><p></p><p># kanal/lar üstünde aktif etmek için : .chanset #kanal +istatistik</p><p># ayarlar sonu...</p><p></p><p>proc stat_say {nick uhost hand chan text} {</p><p> if {![channel get $chan istatistik]} { return }</p><p> </p><p> set kelime [llength $text]</p><p> set karakter [string length [regsub -all " " $text ""]]</p><p> </p><p> if {![info exists ::keli($nick)] && ![info exists ::kara($nick)]} {</p><p> set ::keli($nick) [dict create]</p><p> set ::kara($nick) [dict create]</p><p> }</p><p> </p><p> dict incr ::keli($nick) $chan $kelime</p><p> dict incr ::kara($nick) $nick $karakter</p><p>}</p><p></p><p>setudef flag istatistik</p><p></p><p>proc stat_cmd {nick uhost hand chan text} {</p><p> if {![channel get $chan istatistik]} { return }</p><p> </p><p> set hedef [lindex [split $text] 0]</p><p> if {[llength $hedef] eq "0"} {</p><p> puthelp "notice $nick :Kullanımı : $::lastbind < rumuz >"</p><p> return 0</p><p> }</p><p> </p><p> if {[info exists ::keli($nick)] && [info exists ::kara($nick)]} {</p><p> putserv "privmsg $chan :$hedef : [lindex [dict get $::keli($nick)] 0] kanalında ; \</p><p> [lindex [dict get $::keli($nick)] 1] kelime ,[lindex [dict get $::kara($nick)] 1] karakter kullanmış."</p><p> return 0</p><p> } else {</p><p> putserv "privmsg $chan :$hedef ile ilgili bir kayıt bulunmuyor."</p><p> }</p><p>}</p><p></p><p>bind pubm - "*" stat_say</p><p>bind pub $istflag $isttrig$istkomut stat_cmd</p><p></p><p>putlog "ok..."[/CODE]</p></blockquote><p></p>
[QUOTE="Che, post: 100, member: 1"] [CODE]# komutlara erişimi olacak kullanıcı flagları: set istflag "-|-" # komut başına gelecek işaret: set isttrig "." # komut: set istkomut "stat" # kanal/lar üstünde aktif etmek için : .chanset #kanal +istatistik # ayarlar sonu... proc stat_say {nick uhost hand chan text} { if {![channel get $chan istatistik]} { return } set kelime [llength $text] set karakter [string length [regsub -all " " $text ""]] if {![info exists ::keli($nick)] && ![info exists ::kara($nick)]} { set ::keli($nick) [dict create] set ::kara($nick) [dict create] } dict incr ::keli($nick) $chan $kelime dict incr ::kara($nick) $nick $karakter } setudef flag istatistik proc stat_cmd {nick uhost hand chan text} { if {![channel get $chan istatistik]} { return } set hedef [lindex [split $text] 0] if {[llength $hedef] eq "0"} { puthelp "notice $nick :Kullanımı : $::lastbind < rumuz >" return 0 } if {[info exists ::keli($nick)] && [info exists ::kara($nick)]} { putserv "privmsg $chan :$hedef : [lindex [dict get $::keli($nick)] 0] kanalında ; \ [lindex [dict get $::keli($nick)] 1] kelime ,[lindex [dict get $::kara($nick)] 1] karakter kullanmış." return 0 } else { putserv "privmsg $chan :$hedef ile ilgili bir kayıt bulunmuyor." } } bind pubm - "*" stat_say bind pub $istflag $isttrig$istkomut stat_cmd putlog "ok..."[/CODE] [/QUOTE]
Adı
İnsan doğrulaması
Cevap yaz
Ana sayfa
Forumlar
Genel IRCD (Sunucu, Servis, Botlar, Korumalar)
Eggdrop, NeoStats, BNC
TCL Scriptler
Kullanıcı Bilgi.TCL
Dost Sitelerimiz
Trend Sohbet
Trend Okey
Radyo TrendFM
TrendSohbet.Net
Sohbet8
Radyo TrendFm Dinle
Radyo TrendFM
TrendFm İstek Hattı
TrendFM Dj Formu
TrendFM iletişim
mIRCForum.Org.TR
Anahtar Kelimelerde Biz
Okey Oyna
Radyo İstek
Radyo DJ Formu
mIRCForum Sohbet
Sohbet8
Üst
Alt