|
|
| | #1 | |
| Çevrimdışı ![]() IF Ticaret Sayısı: (0) | !unban eggdrop tcl bind pub o "!unban" unban:pub proc unban:pub {nick uhost hand chan text} { global botnick if {![botisop $chan]} { putserv "PRIVMSG $chan :I'm not opped!" } else { set chanbanlist [lsort -index 2 -integer -decreasing [chanbans $chan]] set last [lindex [lindex $chanbanlist end] 0] if {[llength $chanbanlist] > 0} { putquick "MODE $chan -b $last" return 0 } } } putlog "Unban last ban loaded successfully." Merhabalar. Bu kodda !unban yerine oto sekilde son atilmis ban'i nasil kaldirabiliriz ? | |
| | |
| Etiketler |
| !unban, oto-unban, tcl unban |
| Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir) | |
| Seçenekler | |
| Stil | |
| |
Benzer Konular | ||||
| Konu | Konuyu Başlatan | Forum | Cevaplar | Son Mesaj |
| Eggdrop Bot -eggdrop: No such file or directory hatası | Scprit | Eggdrop, NeoStats, BNC | 1 | 04 Ocak 2015 00:49 |
| !unban | dworld | mIRC Scripting Sorunları | 6 | 25 Haziran 2010 20:41 |
| /unban | sihaye | mIRC Scripting Sorunları | 4 | 12 Ekim 2009 07:38 |
| !unban /unban değişimi | fener1907 | mIRC Scripting Sorunları | 8 | 17 Eylül 2009 23:49 |