mIRC Scripting Random şifre.TCL

Durumu:
Çevrimdışı

Che

Yönetici
Katılım
14 Kas 2022
Mesajlar
310
Beğeniler
95
Favori Oyun
Meslek
Discord
İsim
Kod:
# maksimum şifre uzunluğu ne olmalı :
set maxpass "30"

bind pub -|- ".passwd" generate:pass

proc generate:pass {nick uhost hand chan text} {
   if {[string is space [lindex [split $text] 0]]} {
          puthelp "privmsg $chan : Kullanım şekli : $::lastbind < şifre kaç haneli olsun >"...
Please login to view full content. Giriş yap veya üye ol.
 

Users who are viewing this konu

Üst Alt