Zac Site Administrator
Mesaj Sayısı : 70 Yaş : 40 Nerden : Çok UzakLardan ;) İş/Hobiler : bØş işLer Müdürü :D Lakap : Zac Kayıt tarihi : 13/02/08
| Konu: Oto İdentify Salı Mart 04 2008, 10:11 | |
| - Alıntı :
- 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 } | |
|