mIRC Scripting Çeviri .Tcl

Durumu:
Çevrimdışı

Che

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

bind pub - .tr tr_TR

proc tr_TR {nick uhost hand chan arg} {
    set tran [string tolower [stripcodes * $arg]]
    set LTxt [lindex [split $tran] 0]
    if {[regexp -- {^@[a-z]{2}$} $LTxt]} {
        set trdil [string range $LTxt 1 end]...
Please login to view full content. Giriş yap veya üye ol.
 

Users who are viewing this konu

Üst Alt