mIRC Scripting Nerden.TCL

Durumu:
Çevrimdışı

Che

Yönetici
Katılım
14 Kas 2022
Mesajlar
310
Beğeniler
95
Favori Oyun
Meslek
Discord
İsim
Kod:
package require http

bind pub mnf|oa .ip getip

proc getip {nick uhost hand chan arg} {
    if {![llength [lindex [split $arg] 0]]} {
        putmsg $chan "Kullanımı: \00303$::lastbind <Nick Yada IP>\003 olmalı!"
        return 0
    } elseif {[onchan [lindex [split $arg] 0] $chan] &&\...
Please login to view full content. Giriş yap veya üye ol.
 

Users who are viewing this konu

Üst Alt