Oto Identify

downloads_normal
alias _sifre { dialog -m _sifre _sifre }
dialog _sifre {
title “ßilgehan Oto Identify”
size -1 -1 110 43
option dbu
icon Images\mt.ico, 0
edit “Şifreniz : “, 1, 6 9 28 12, read
box “”, 2, 4 3 102 34
box “”, 3, 0 -1 110 42
edit “”, 4, 35 9 68 12, pass return autohs autovs
button “Tamam”, 5, 82 22 21 12, ok
text “Lütfen şifrenizi giriniz ve tamam tuşuna basınız..”, 6, 7 21 73 14
}

on *:dialog:_sifre:sclick:*: {
if ($did == 5) { ns identify $did(4) }
}

on *:notice:*/msg*Nickserv*IDENTIFY*:?: {
_sifre
timer 1 3 join %kanal
}

Bir cevap yazın

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir