Kod:
[plevel 1]
giris
pindegis
//[FUNCTION FRZCHECK]
//IF !(<SRC.FINDID.i_login_freezer>)
//SRC.NEWITEM i_login_freezer
//SRC.ACT.EQUIP
//ELSE
//SRC.FINDID.i_login_freezer.TIMER 1
//endif
ON=@LOGOUT
SRC.TAG.LOGGED=0
//SRC.FINDID.i_login_freezer.REMOVE
//SRC.FINDID.i_login_freezer.REMOVE
src.stone 0
src.invis 0
[EVENTS e_loginplayer]
ON=@LOGIN
SRC.TAG.LOGGED=0
SRC.TAG.P=<SRC.P>
IF (<EVAL <SRC.TAG.SPSET>>=1)
//SRC.FRZCHECK
SRC.DIALOG d_logpass
src.stone 1
src.invis 1
ELSE
SRC.DIALOG d_setpass
src.sysmessage @0481,,1 Guvenlik amaciyla pin sistemi eklenmistir.
src.stone 1
src.invis 1
endif
ON=@LOGOUT
SRC.TAG.LOGGED=0
//SRC.FINDID.i_login_freezer.REMOVE
//SRC.FINDID.i_login_freezer.REMOVE
src.stone 0
src.invis 0
[DIALOG d_loginc]
100,100
nomove
resizepic 0 0 3500 450 115
text 35 30 250 0
text 35 50 250 1
[DIALOG d_loginc TEXT]
Neviada UO - Girisiniz tamamlandi, Hosgeldiniz.
Server Durumu: <SERV.CLIENTS> / <SERV.CLIENTMAX>
[DIALOG d_loginc BUTTON]
[FUNCTION GIRIS]
IF (<SRC.TAG.LOGGED>=1)
SRC.SYSMESSAGE @1086,,1 Zaten giris yapmissiniz.
RETURN 1
ENDIF
IF (<SRC.TAG.SPSET>=1)
SRC.DIALOG d_logpass
//SRC.FRZCHECK
ELSE
//SRC.FRZCHECK
SRC.DIALOG d_setpass
ENDIF
RETURN 1
[FUNCTION pindegis]
IF (<SRC.TAG.SPSET>=1)
SRC.DIALOG d_setpass
ENDIF
src.SYSMESSAGE @2089,,1 Lutfen guvenlik sifrenizi degistirdikten sonra oyundan cikip tekrar baglanin.
RETURN 1
[ITEMDEF i_login_freezer]
DEFNAME=i_login_freezer
ID=i_memory
TYPE=t_eq_script
NAME=Login Freezer
ON=@Create
ATTR=094
TIMER=2
ON=@Timer
TIMER=3
CONT.P <CONT.TAG.P>
CONT.UPDATE
CONT.FLAGS=<CONT.FLAGS> |04
CONT.SYSMESSAGE @2089,,1 .giris ile karakter sifrenizi girin.
RETURN 1
[DIALOG d_setpass]
25,25
nomove
noclose
page 1
resizepic 0 50 3500 400 170
text 90 80 349 0
text 30 110 350 13
text 30 130 350 14
text 30 150 350 15
button 330 185 4005 4007 0 2
//button 290 115 4014 4016 0 2
page 2//1.rakam
resizepic 0 0 3500 300 240
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin birinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut birinci rakam: <SRC.TAG.SP1>
Yeni karakterinize hosgeldiniz. Lutfen ileri-geri
butonlari ile 8 rakamli sifrenizi belirleyiniz.//15
Bu ekrani kaybederseniz .giris ile acabilirsiniz.
[DIALOG d_setpass BUTTON]
ONBUTTON=1
SRC.TAG.SP1=0
SRC.DIALOG d_setpass2
ONBUTTON=2
SRC.TAG.SP1=1
SRC.DIALOG d_setpass2
ONBUTTON=3
SRC.TAG.SP1=2
SRC.DIALOG d_setpass2
ONBUTTON=4
SRC.TAG.SP1=3
SRC.DIALOG d_setpass2
ONBUTTON=5
SRC.TAG.SP1=4
SRC.DIALOG d_setpass2
ONBUTTON=6
SRC.TAG.SP1=5
SRC.DIALOG d_setpass2
ONBUTTON=7
SRC.TAG.SP1=6
SRC.DIALOG d_setpass2
ONBUTTON=8
SRC.TAG.SP1=7
SRC.DIALOG d_setpass2
ONBUTTON=9
SRC.TAG.SP1=8
SRC.DIALOG d_setpass2
ONBUTTON=10
SRC.TAG.SP1=9
SRC.DIALOG d_setpass2
[DIALOG d_setpass2]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass2 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin ikinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut ikinci rakam: <SRC.TAG.SP2>
[DIALOG d_setpass2 BUTTON]
ONBUTTON=1
SRC.TAG.SP2=0
SRC.DIALOG d_setpass3
ONBUTTON=2
SRC.TAG.SP2=1
SRC.DIALOG d_setpass3
ONBUTTON=3
SRC.TAG.SP2=2
SRC.DIALOG d_setpass3
ONBUTTON=4
SRC.TAG.SP2=3
SRC.DIALOG d_setpass3
ONBUTTON=5
SRC.TAG.SP2=4
SRC.DIALOG d_setpass3
ONBUTTON=6
SRC.TAG.SP2=5
SRC.DIALOG d_setpass3
ONBUTTON=7
SRC.TAG.SP2=6
SRC.DIALOG d_setpass3
ONBUTTON=8
SRC.TAG.SP2=7
SRC.DIALOG d_setpass3
ONBUTTON=9
SRC.TAG.SP2=8
SRC.DIALOG d_setpass3
ONBUTTON=10
SRC.TAG.SP2=9
SRC.DIALOG d_setpass3
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass3]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass3 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin ucuncu
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut ucuncu rakam: <SRC.TAG.SP3>
[DIALOG d_setpass3 BUTTON]
ONBUTTON=1
SRC.TAG.SP3=0
SRC.DIALOG d_setpass4
ONBUTTON=2
SRC.TAG.SP3=1
SRC.DIALOG d_setpass4
ONBUTTON=3
SRC.TAG.SP3=2
SRC.DIALOG d_setpass4
ONBUTTON=4
SRC.TAG.SP3=3
SRC.DIALOG d_setpass4
ONBUTTON=5
SRC.TAG.SP3=4
SRC.DIALOG d_setpass4
ONBUTTON=6
SRC.TAG.SP3=5
SRC.DIALOG d_setpass4
ONBUTTON=7
SRC.TAG.SP3=6
SRC.DIALOG d_setpass4
ONBUTTON=8
SRC.TAG.SP3=7
SRC.DIALOG d_setpass4
ONBUTTON=9
SRC.TAG.SP3=8
SRC.DIALOG d_setpass4
ONBUTTON=10
SRC.TAG.SP3=9
SRC.DIALOG d_setpass4
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass4]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass4 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin dorduncu
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut dorduncu rakam: <SRC.TAG.SP4>
[DIALOG d_setpass4 BUTTON]
ONBUTTON=1
SRC.TAG.SP4=0
SRC.DIALOG d_setpass5
ONBUTTON=2
SRC.TAG.SP4=1
SRC.DIALOG d_setpass5
ONBUTTON=3
SRC.TAG.SP4=2
SRC.DIALOG d_setpass5
ONBUTTON=4
SRC.TAG.SP4=3
SRC.DIALOG d_setpass5
ONBUTTON=5
SRC.TAG.SP4=4
SRC.DIALOG d_setpass5
ONBUTTON=6
SRC.TAG.SP4=5
SRC.DIALOG d_setpass5
ONBUTTON=7
SRC.TAG.SP4=6
SRC.DIALOG d_setpass5
ONBUTTON=8
SRC.TAG.SP4=7
SRC.DIALOG d_setpass5
ONBUTTON=9
SRC.TAG.SP4=8
SRC.DIALOG d_setpass5
ONBUTTON=10
SRC.TAG.SP4=9
SRC.DIALOG d_setpass5
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass5]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass5 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin besinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut besinci rakam: <SRC.TAG.SP5>
[DIALOG d_setpass5 BUTTON]
ONBUTTON=1
SRC.TAG.SP5=0
SRC.DIALOG d_setpass6
ONBUTTON=2
SRC.TAG.SP5=1
SRC.DIALOG d_setpass6
ONBUTTON=3
SRC.TAG.SP5=2
SRC.DIALOG d_setpass6
ONBUTTON=4
SRC.TAG.SP5=3
SRC.DIALOG d_setpass6
ONBUTTON=5
SRC.TAG.SP5=4
SRC.DIALOG d_setpass6
ONBUTTON=6
SRC.TAG.SP5=5
SRC.DIALOG d_setpass6
ONBUTTON=7
SRC.TAG.SP5=6
SRC.DIALOG d_setpass6
ONBUTTON=8
SRC.TAG.SP5=7
SRC.DIALOG d_setpass6
ONBUTTON=9
SRC.TAG.SP5=8
SRC.DIALOG d_setpass6
ONBUTTON=10
SRC.TAG.SP5=9
SRC.DIALOG d_setpass6
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass6]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass6 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin altinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut altinci rakam: <SRC.TAG.SP6>
[DIALOG d_setpass6 BUTTON]
ONBUTTON=1
SRC.TAG.SP6=0
SRC.DIALOG d_setpass7
ONBUTTON=2
SRC.TAG.SP6=1
SRC.DIALOG d_setpass7
ONBUTTON=3
SRC.TAG.SP6=2
SRC.DIALOG d_setpass7
ONBUTTON=4
SRC.TAG.SP6=3
SRC.DIALOG d_setpass7
ONBUTTON=5
SRC.TAG.SP6=4
SRC.DIALOG d_setpass7
ONBUTTON=6
SRC.TAG.SP6=5
SRC.DIALOG d_setpass7
ONBUTTON=7
SRC.TAG.SP6=6
SRC.DIALOG d_setpass7
ONBUTTON=8
SRC.TAG.SP6=7
SRC.DIALOG d_setpass7
ONBUTTON=9
SRC.TAG.SP6=8
SRC.DIALOG d_setpass7
ONBUTTON=10
SRC.TAG.SP6=9
SRC.DIALOG d_setpass7
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass7]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass7 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin yedinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut yedinci rakam: <SRC.TAG.SP7>
[DIALOG d_setpass7 BUTTON]
ONBUTTON=1
SRC.TAG.SP7=0
SRC.DIALOG d_setpass8
ONBUTTON=2
SRC.TAG.SP7=1
SRC.DIALOG d_setpass8
ONBUTTON=3
SRC.TAG.SP7=2
SRC.DIALOG d_setpass8
ONBUTTON=4
SRC.TAG.SP7=3
SRC.DIALOG d_setpass8
ONBUTTON=5
SRC.TAG.SP7=4
SRC.DIALOG d_setpass8
ONBUTTON=6
SRC.TAG.SP7=5
SRC.DIALOG d_setpass8
ONBUTTON=7
SRC.TAG.SP7=6
SRC.DIALOG d_setpass8
ONBUTTON=8
SRC.TAG.SP7=7
SRC.DIALOG d_setpass8
ONBUTTON=9
SRC.TAG.SP7=8
SRC.DIALOG d_setpass8
ONBUTTON=10
SRC.TAG.SP7=9
SRC.DIALOG d_setpass8
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass8]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass8 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin sekizinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut sekizinci rakam: <SRC.TAG.SP8>
[DIALOG d_setpass8 BUTTON]
ONBUTTON=1
SRC.TAG.SP8=0
SRC.DIALOG d_setpassend
ONBUTTON=2
SRC.TAG.SP8=1
SRC.DIALOG d_setpassend
ONBUTTON=3
SRC.TAG.SP8=2
SRC.DIALOG d_setpassend
ONBUTTON=4
SRC.TAG.SP8=3
SRC.DIALOG d_setpassend
ONBUTTON=5
SRC.TAG.SP8=4
SRC.DIALOG d_setpassend
ONBUTTON=6
SRC.TAG.SP8=5
SRC.DIALOG d_setpassend
ONBUTTON=7
SRC.TAG.SP8=6
SRC.DIALOG d_setpassend
ONBUTTON=8
SRC.TAG.SP8=7
SRC.DIALOG d_setpassend
ONBUTTON=9
SRC.TAG.SP8=8
SRC.DIALOG d_setpassend
ONBUTTON=10
SRC.TAG.SP8=9
SRC.DIALOG d_setpassend
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpassend]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 350 185
text 90 30 349 0
text 30 60 350 1
text 30 80 350 2
text 30 100 350 3
text 50 130 340 4
button 275 150 4014 4016 1 0 1
button 305 150 4023 4025 1 0 2
[DIALOG d_setpassend TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen girdiginiz sifreyi gozden gecirin.
UYARI: Bu sifreyi degistiremezsiniz.
Yanlislik varsa geri giderek duzeltiniz.
Char. Sifreniz: <EVAL <TAG.SP1>><EVAL <TAG.SP2>><EVAL <TAG.SP3>><EVAL <TAG.SP4>><EVAL <TAG.SP5>><EVAL <TAG.SP6>><EVAL <TAG.SP7>><EVAL <TAG.SP8>>
[DIALOG d_setpassend BUTTON]
ONBUTTON=1
SRC.DIALOG d_setpass8
ONBUTTON=2
SRC.TAG.LOGGED=1
SRC.TAG.SPSET=1
//SRC.FINDID.i_login_freezer.REMOVE
SRC.TAG.SPFULL=<EVAL <TAG.SP1>><EVAL <TAG.SP2>><EVAL <TAG.SP3>><EVAL <TAG.SP4>><EVAL <TAG.SP5>><EVAL <TAG.SP6>><EVAL <TAG.SP7>><EVAL <TAG.SP8>>
SRC.SYSMESSAGE @038,,1 UYARI: Karakter sifrenizi unutmayin!!
SRC.SYSMESSAGE @0481,,1 Karakter Guvenlik Kodu: <EVAL <TAG.SP1>><EVAL <TAG.SP2>><EVAL <TAG.SP3>><EVAL <TAG.SP4>><EVAL <TAG.SP5>><EVAL <TAG.SP6>><EVAL <TAG.SP7>><EVAL <TAG.SP8>>
SRC.SYSMESSAGE @058,,1 Degistirilemez ve geri alinamaz!!
src.stone 0
src.invis 0
//SRC.FINDID.i_login_freezer.REMOVE
[DIALOG d_logpass]
25,25
nomove
noclose
page 1
resizepic 0 50 3500 400 170
text 90 80 349 0
text 30 110 350 13
text 30 130 350 14
text 30 150 350 15
button 330 185 4005 4007 0 2
//button 290 115 4014 4016 0 2
page 2//1.rakam
resizepic 0 0 3500 300 240
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin birinci
rakamini seciniz..
0
1
2//5
3
4
5
6
7//10
8
9
Hosgeldiniz. Lutfen ilk acilista yarattiginiz
karakter sifrenizi giriniz.//15
Bu ekrani kaybederseniz .giris ile acabilirsiniz.
[DIALOG d_logpass BUTTON]
ONBUTTON=1
SRC.TAG.LP1=0
SRC.DIALOG d_logpass2
ONBUTTON=2
SRC.TAG.LP1=1
SRC.DIALOG d_logpass2
ONBUTTON=3
SRC.TAG.LP1=2
SRC.DIALOG d_logpass2
ONBUTTON=4
SRC.TAG.LP1=3
SRC.DIALOG d_logpass2
ONBUTTON=5
SRC.TAG.LP1=4
SRC.DIALOG d_logpass2
ONBUTTON=6
SRC.TAG.LP1=5
SRC.DIALOG d_logpass2
ONBUTTON=7
SRC.TAG.LP1=6
SRC.DIALOG d_logpass2
ONBUTTON=8
SRC.TAG.LP1=7
SRC.DIALOG d_logpass2
ONBUTTON=9
SRC.TAG.LP1=8
SRC.DIALOG d_logpass2
ONBUTTON=10
SRC.TAG.LP1=9
SRC.DIALOG d_logpass2
[DIALOG d_logpass2]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass2 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin ikinci
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass2 BUTTON]
ONBUTTON=1
SRC.TAG.LP2=0
SRC.DIALOG d_logpass3
ONBUTTON=2
SRC.TAG.LP2=1
SRC.DIALOG d_logpass3
ONBUTTON=3
SRC.TAG.LP2=2
SRC.DIALOG d_logpass3
ONBUTTON=4
SRC.TAG.LP2=3
SRC.DIALOG d_logpass3
ONBUTTON=5
SRC.TAG.LP2=4
SRC.DIALOG d_logpass3
ONBUTTON=6
SRC.TAG.LP2=5
SRC.DIALOG d_logpass3
ONBUTTON=7
SRC.TAG.LP2=6
SRC.DIALOG d_logpass3
ONBUTTON=8
SRC.TAG.LP2=7
SRC.DIALOG d_logpass3
ONBUTTON=9
SRC.TAG.LP2=8
SRC.DIALOG d_logpass3
ONBUTTON=10
SRC.TAG.LP2=9
SRC.DIALOG d_logpass3
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass3]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass3 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin ucuncu
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass3 BUTTON]
ONBUTTON=1
SRC.TAG.LP3=0
SRC.DIALOG d_logpass4
ONBUTTON=2
SRC.TAG.LP3=1
SRC.DIALOG d_logpass4
ONBUTTON=3
SRC.TAG.LP3=2
SRC.DIALOG d_logpass4
ONBUTTON=4
SRC.TAG.LP3=3
SRC.DIALOG d_logpass4
ONBUTTON=5
SRC.TAG.LP3=4
SRC.DIALOG d_logpass4
ONBUTTON=6
SRC.TAG.LP3=5
SRC.DIALOG d_logpass4
ONBUTTON=7
SRC.TAG.LP3=6
SRC.DIALOG d_logpass4
ONBUTTON=8
SRC.TAG.LP3=7
SRC.DIALOG d_logpass4
ONBUTTON=9
SRC.TAG.LP3=8
SRC.DIALOG d_logpass4
ONBUTTON=10
SRC.TAG.LP3=9
SRC.DIALOG d_logpass4
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass4]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass4 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin dorduncu
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass4 BUTTON]
ONBUTTON=1
SRC.TAG.LP4=0
SRC.DIALOG d_logpass5
ONBUTTON=2
SRC.TAG.LP4=1
SRC.DIALOG d_logpass5
ONBUTTON=3
SRC.TAG.LP4=2
SRC.DIALOG d_logpass5
ONBUTTON=4
SRC.TAG.LP4=3
SRC.DIALOG d_logpass5
ONBUTTON=5
SRC.TAG.LP4=4
SRC.DIALOG d_logpass5
ONBUTTON=6
SRC.TAG.LP4=5
SRC.DIALOG d_logpass5
ONBUTTON=7
SRC.TAG.LP4=6
SRC.DIALOG d_logpass5
ONBUTTON=8
SRC.TAG.LP4=7
SRC.DIALOG d_logpass5
ONBUTTON=9
SRC.TAG.LP4=8
SRC.DIALOG d_logpass5
ONBUTTON=10
SRC.TAG.LP4=9
SRC.DIALOG d_logpass5
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass5]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass5 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin besinci
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass5 BUTTON]
ONBUTTON=1
SRC.TAG.LP5=0
SRC.DIALOG d_logpass6
ONBUTTON=2
SRC.TAG.LP5=1
SRC.DIALOG d_logpass6
ONBUTTON=3
SRC.TAG.LP5=2
SRC.DIALOG d_logpass6
ONBUTTON=4
SRC.TAG.LP5=3
SRC.DIALOG d_logpass6
ONBUTTON=5
SRC.TAG.LP5=4
SRC.DIALOG d_logpass6
ONBUTTON=6
SRC.TAG.LP5=5
SRC.DIALOG d_logpass6
ONBUTTON=7
SRC.TAG.LP5=6
SRC.DIALOG d_logpass6
ONBUTTON=8
SRC.TAG.LP5=7
SRC.DIALOG d_logpass6
ONBUTTON=9
SRC.TAG.LP5=8
SRC.DIALOG d_logpass6
ONBUTTON=10
SRC.TAG.LP5=9
SRC.DIALOG d_logpass6
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass6]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass6 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin altinci
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass6 BUTTON]
ONBUTTON=1
SRC.TAG.LP6=0
SRC.DIALOG d_logpass7
ONBUTTON=2
SRC.TAG.LP6=1
SRC.DIALOG d_logpass7
ONBUTTON=3
SRC.TAG.LP6=2
SRC.DIALOG d_logpass7
ONBUTTON=4
SRC.TAG.LP6=3
SRC.DIALOG d_logpass7
ONBUTTON=5
SRC.TAG.LP6=4
SRC.DIALOG d_logpass7
ONBUTTON=6
SRC.TAG.LP6=5
SRC.DIALOG d_logpass7
ONBUTTON=7
SRC.TAG.LP6=6
SRC.DIALOG d_logpass7
ONBUTTON=8
SRC.TAG.LP6=7
SRC.DIALOG d_logpass7
ONBUTTON=9
SRC.TAG.LP6=8
SRC.DIALOG d_logpass7
ONBUTTON=10
SRC.TAG.LP6=9
SRC.DIALOG d_logpass7
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass7]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass7 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin yedinci
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass7 BUTTON]
ONBUTTON=1
SRC.TAG.LP7=0
SRC.DIALOG d_logpass8
ONBUTTON=2
SRC.TAG.LP7=1
SRC.DIALOG d_logpass8
ONBUTTON=3
SRC.TAG.LP7=2
SRC.DIALOG d_logpass8
ONBUTTON=4
SRC.TAG.LP7=3
SRC.DIALOG d_logpass8
ONBUTTON=5
SRC.TAG.LP7=4
SRC.DIALOG d_logpass8
ONBUTTON=6
SRC.TAG.LP7=5
SRC.DIALOG d_logpass8
ONBUTTON=7
SRC.TAG.LP7=6
SRC.DIALOG d_logpass8
ONBUTTON=8
SRC.TAG.LP7=7
SRC.DIALOG d_logpass8
ONBUTTON=9
SRC.TAG.LP7=8
SRC.DIALOG d_logpass8
ONBUTTON=10
SRC.TAG.LP7=9
SRC.DIALOG d_logpass8
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass8]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass8 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin sekizinci
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass8 BUTTON]
ONBUTTON=1
SRC.TAG.LP8=0
SRC.DIALOG d_logpassend
ONBUTTON=2
SRC.TAG.LP8=1
SRC.DIALOG d_logpassend
ONBUTTON=3
SRC.TAG.LP8=2
SRC.DIALOG d_logpassend
ONBUTTON=4
SRC.TAG.LP8=3
SRC.DIALOG d_logpassend
ONBUTTON=5
SRC.TAG.LP8=4
SRC.DIALOG d_logpassend
ONBUTTON=6
SRC.TAG.LP8=5
SRC.DIALOG d_logpassend
ONBUTTON=7
SRC.TAG.LP8=6
SRC.DIALOG d_logpassend
ONBUTTON=8
SRC.TAG.LP8=7
SRC.DIALOG d_logpassend
ONBUTTON=9
SRC.TAG.LP8=8
SRC.DIALOG d_logpassend
ONBUTTON=10
SRC.TAG.LP8=9
SRC.DIALOG d_logpassend
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpassend]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 350 185
text 90 30 349 0
text 30 60 350 1
text 30 100 350 2
text 50 130 340 3
button 275 150 4014 4016 1 0 1
button 305 150 4023 4025 1 0 2
[DIALOG d_logpassend TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen girdiginiz sifreyi gozden gecirin.
Yanlislik varsa geri giderek duzeltiniz.
Girilen Sifre: <EVAL <TAG.LP1>><EVAL <TAG.LP2>>**<EVAL <TAG.LP5>><EVAL <TAG.LP6>>**
[DIALOG d_logpassend BUTTON]
ONBUTTON=1
SRC.DIALOG d_logpass8
ONBUTTON=2
SRC.TAG.LPFULL=<EVAL <TAG.LP1>><EVAL <TAG.LP2>><EVAL <TAG.LP3>><EVAL <TAG.LP4>><EVAL <TAG.LP5>><EVAL <TAG.LP6>><EVAL <TAG.LP7>><EVAL <TAG.LP8>>
IF strmatch(<EVAL <SRC.TAG.LPFULL>>,<EVAL <SRC.TAG.SPFULL>>)
//SRC.FINDID.i_login_freezer.REMOVE
SRC.FLAGS=<SRC.FLAGS>&~04
SRC.TAG.LPFULL=0
SRC.TAG.LOGGED=1
src.stone 0
src.invis 0
//SRC.DIALOG d_loginc
SRC.SYSMESSAGE @2090,,1 Hosgeldiniz.
src.anket
ELSE
SRC.sysMESSAGE @2089,,1 Yanlis sifre.
RETURN 1
ENDIF
[eof]
giris
pindegis
//[FUNCTION FRZCHECK]
//IF !(<SRC.FINDID.i_login_freezer>)
//SRC.NEWITEM i_login_freezer
//SRC.ACT.EQUIP
//ELSE
//SRC.FINDID.i_login_freezer.TIMER 1
//endif
ON=@LOGOUT
SRC.TAG.LOGGED=0
//SRC.FINDID.i_login_freezer.REMOVE
//SRC.FINDID.i_login_freezer.REMOVE
src.stone 0
src.invis 0
[EVENTS e_loginplayer]
ON=@LOGIN
SRC.TAG.LOGGED=0
SRC.TAG.P=<SRC.P>
IF (<EVAL <SRC.TAG.SPSET>>=1)
//SRC.FRZCHECK
SRC.DIALOG d_logpass
src.stone 1
src.invis 1
ELSE
SRC.DIALOG d_setpass
src.sysmessage @0481,,1 Guvenlik amaciyla pin sistemi eklenmistir.
src.stone 1
src.invis 1
endif
ON=@LOGOUT
SRC.TAG.LOGGED=0
//SRC.FINDID.i_login_freezer.REMOVE
//SRC.FINDID.i_login_freezer.REMOVE
src.stone 0
src.invis 0
[DIALOG d_loginc]
100,100
nomove
resizepic 0 0 3500 450 115
text 35 30 250 0
text 35 50 250 1
[DIALOG d_loginc TEXT]
Neviada UO - Girisiniz tamamlandi, Hosgeldiniz.
Server Durumu: <SERV.CLIENTS> / <SERV.CLIENTMAX>
[DIALOG d_loginc BUTTON]
[FUNCTION GIRIS]
IF (<SRC.TAG.LOGGED>=1)
SRC.SYSMESSAGE @1086,,1 Zaten giris yapmissiniz.
RETURN 1
ENDIF
IF (<SRC.TAG.SPSET>=1)
SRC.DIALOG d_logpass
//SRC.FRZCHECK
ELSE
//SRC.FRZCHECK
SRC.DIALOG d_setpass
ENDIF
RETURN 1
[FUNCTION pindegis]
IF (<SRC.TAG.SPSET>=1)
SRC.DIALOG d_setpass
ENDIF
src.SYSMESSAGE @2089,,1 Lutfen guvenlik sifrenizi degistirdikten sonra oyundan cikip tekrar baglanin.
RETURN 1
[ITEMDEF i_login_freezer]
DEFNAME=i_login_freezer
ID=i_memory
TYPE=t_eq_script
NAME=Login Freezer
ON=@Create
ATTR=094
TIMER=2
ON=@Timer
TIMER=3
CONT.P <CONT.TAG.P>
CONT.UPDATE
CONT.FLAGS=<CONT.FLAGS> |04
CONT.SYSMESSAGE @2089,,1 .giris ile karakter sifrenizi girin.
RETURN 1
[DIALOG d_setpass]
25,25
nomove
noclose
page 1
resizepic 0 50 3500 400 170
text 90 80 349 0
text 30 110 350 13
text 30 130 350 14
text 30 150 350 15
button 330 185 4005 4007 0 2
//button 290 115 4014 4016 0 2
page 2//1.rakam
resizepic 0 0 3500 300 240
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin birinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut birinci rakam: <SRC.TAG.SP1>
Yeni karakterinize hosgeldiniz. Lutfen ileri-geri
butonlari ile 8 rakamli sifrenizi belirleyiniz.//15
Bu ekrani kaybederseniz .giris ile acabilirsiniz.
[DIALOG d_setpass BUTTON]
ONBUTTON=1
SRC.TAG.SP1=0
SRC.DIALOG d_setpass2
ONBUTTON=2
SRC.TAG.SP1=1
SRC.DIALOG d_setpass2
ONBUTTON=3
SRC.TAG.SP1=2
SRC.DIALOG d_setpass2
ONBUTTON=4
SRC.TAG.SP1=3
SRC.DIALOG d_setpass2
ONBUTTON=5
SRC.TAG.SP1=4
SRC.DIALOG d_setpass2
ONBUTTON=6
SRC.TAG.SP1=5
SRC.DIALOG d_setpass2
ONBUTTON=7
SRC.TAG.SP1=6
SRC.DIALOG d_setpass2
ONBUTTON=8
SRC.TAG.SP1=7
SRC.DIALOG d_setpass2
ONBUTTON=9
SRC.TAG.SP1=8
SRC.DIALOG d_setpass2
ONBUTTON=10
SRC.TAG.SP1=9
SRC.DIALOG d_setpass2
[DIALOG d_setpass2]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass2 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin ikinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut ikinci rakam: <SRC.TAG.SP2>
[DIALOG d_setpass2 BUTTON]
ONBUTTON=1
SRC.TAG.SP2=0
SRC.DIALOG d_setpass3
ONBUTTON=2
SRC.TAG.SP2=1
SRC.DIALOG d_setpass3
ONBUTTON=3
SRC.TAG.SP2=2
SRC.DIALOG d_setpass3
ONBUTTON=4
SRC.TAG.SP2=3
SRC.DIALOG d_setpass3
ONBUTTON=5
SRC.TAG.SP2=4
SRC.DIALOG d_setpass3
ONBUTTON=6
SRC.TAG.SP2=5
SRC.DIALOG d_setpass3
ONBUTTON=7
SRC.TAG.SP2=6
SRC.DIALOG d_setpass3
ONBUTTON=8
SRC.TAG.SP2=7
SRC.DIALOG d_setpass3
ONBUTTON=9
SRC.TAG.SP2=8
SRC.DIALOG d_setpass3
ONBUTTON=10
SRC.TAG.SP2=9
SRC.DIALOG d_setpass3
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass3]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass3 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin ucuncu
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut ucuncu rakam: <SRC.TAG.SP3>
[DIALOG d_setpass3 BUTTON]
ONBUTTON=1
SRC.TAG.SP3=0
SRC.DIALOG d_setpass4
ONBUTTON=2
SRC.TAG.SP3=1
SRC.DIALOG d_setpass4
ONBUTTON=3
SRC.TAG.SP3=2
SRC.DIALOG d_setpass4
ONBUTTON=4
SRC.TAG.SP3=3
SRC.DIALOG d_setpass4
ONBUTTON=5
SRC.TAG.SP3=4
SRC.DIALOG d_setpass4
ONBUTTON=6
SRC.TAG.SP3=5
SRC.DIALOG d_setpass4
ONBUTTON=7
SRC.TAG.SP3=6
SRC.DIALOG d_setpass4
ONBUTTON=8
SRC.TAG.SP3=7
SRC.DIALOG d_setpass4
ONBUTTON=9
SRC.TAG.SP3=8
SRC.DIALOG d_setpass4
ONBUTTON=10
SRC.TAG.SP3=9
SRC.DIALOG d_setpass4
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass4]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass4 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin dorduncu
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut dorduncu rakam: <SRC.TAG.SP4>
[DIALOG d_setpass4 BUTTON]
ONBUTTON=1
SRC.TAG.SP4=0
SRC.DIALOG d_setpass5
ONBUTTON=2
SRC.TAG.SP4=1
SRC.DIALOG d_setpass5
ONBUTTON=3
SRC.TAG.SP4=2
SRC.DIALOG d_setpass5
ONBUTTON=4
SRC.TAG.SP4=3
SRC.DIALOG d_setpass5
ONBUTTON=5
SRC.TAG.SP4=4
SRC.DIALOG d_setpass5
ONBUTTON=6
SRC.TAG.SP4=5
SRC.DIALOG d_setpass5
ONBUTTON=7
SRC.TAG.SP4=6
SRC.DIALOG d_setpass5
ONBUTTON=8
SRC.TAG.SP4=7
SRC.DIALOG d_setpass5
ONBUTTON=9
SRC.TAG.SP4=8
SRC.DIALOG d_setpass5
ONBUTTON=10
SRC.TAG.SP4=9
SRC.DIALOG d_setpass5
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass5]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass5 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin besinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut besinci rakam: <SRC.TAG.SP5>
[DIALOG d_setpass5 BUTTON]
ONBUTTON=1
SRC.TAG.SP5=0
SRC.DIALOG d_setpass6
ONBUTTON=2
SRC.TAG.SP5=1
SRC.DIALOG d_setpass6
ONBUTTON=3
SRC.TAG.SP5=2
SRC.DIALOG d_setpass6
ONBUTTON=4
SRC.TAG.SP5=3
SRC.DIALOG d_setpass6
ONBUTTON=5
SRC.TAG.SP5=4
SRC.DIALOG d_setpass6
ONBUTTON=6
SRC.TAG.SP5=5
SRC.DIALOG d_setpass6
ONBUTTON=7
SRC.TAG.SP5=6
SRC.DIALOG d_setpass6
ONBUTTON=8
SRC.TAG.SP5=7
SRC.DIALOG d_setpass6
ONBUTTON=9
SRC.TAG.SP5=8
SRC.DIALOG d_setpass6
ONBUTTON=10
SRC.TAG.SP5=9
SRC.DIALOG d_setpass6
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass6]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass6 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin altinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut altinci rakam: <SRC.TAG.SP6>
[DIALOG d_setpass6 BUTTON]
ONBUTTON=1
SRC.TAG.SP6=0
SRC.DIALOG d_setpass7
ONBUTTON=2
SRC.TAG.SP6=1
SRC.DIALOG d_setpass7
ONBUTTON=3
SRC.TAG.SP6=2
SRC.DIALOG d_setpass7
ONBUTTON=4
SRC.TAG.SP6=3
SRC.DIALOG d_setpass7
ONBUTTON=5
SRC.TAG.SP6=4
SRC.DIALOG d_setpass7
ONBUTTON=6
SRC.TAG.SP6=5
SRC.DIALOG d_setpass7
ONBUTTON=7
SRC.TAG.SP6=6
SRC.DIALOG d_setpass7
ONBUTTON=8
SRC.TAG.SP6=7
SRC.DIALOG d_setpass7
ONBUTTON=9
SRC.TAG.SP6=8
SRC.DIALOG d_setpass7
ONBUTTON=10
SRC.TAG.SP6=9
SRC.DIALOG d_setpass7
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass7]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass7 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin yedinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut yedinci rakam: <SRC.TAG.SP7>
[DIALOG d_setpass7 BUTTON]
ONBUTTON=1
SRC.TAG.SP7=0
SRC.DIALOG d_setpass8
ONBUTTON=2
SRC.TAG.SP7=1
SRC.DIALOG d_setpass8
ONBUTTON=3
SRC.TAG.SP7=2
SRC.DIALOG d_setpass8
ONBUTTON=4
SRC.TAG.SP7=3
SRC.DIALOG d_setpass8
ONBUTTON=5
SRC.TAG.SP7=4
SRC.DIALOG d_setpass8
ONBUTTON=6
SRC.TAG.SP7=5
SRC.DIALOG d_setpass8
ONBUTTON=7
SRC.TAG.SP7=6
SRC.DIALOG d_setpass8
ONBUTTON=8
SRC.TAG.SP7=7
SRC.DIALOG d_setpass8
ONBUTTON=9
SRC.TAG.SP7=8
SRC.DIALOG d_setpass8
ONBUTTON=10
SRC.TAG.SP7=9
SRC.DIALOG d_setpass8
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpass8]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
text 50 160 350 13
[DIALOG d_setpass8 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin sekizinci
rakamini belirleyin.
0
1
2//5
3
4
5
6
7//10
8
9
Mevcut sekizinci rakam: <SRC.TAG.SP8>
[DIALOG d_setpass8 BUTTON]
ONBUTTON=1
SRC.TAG.SP8=0
SRC.DIALOG d_setpassend
ONBUTTON=2
SRC.TAG.SP8=1
SRC.DIALOG d_setpassend
ONBUTTON=3
SRC.TAG.SP8=2
SRC.DIALOG d_setpassend
ONBUTTON=4
SRC.TAG.SP8=3
SRC.DIALOG d_setpassend
ONBUTTON=5
SRC.TAG.SP8=4
SRC.DIALOG d_setpassend
ONBUTTON=6
SRC.TAG.SP8=5
SRC.DIALOG d_setpassend
ONBUTTON=7
SRC.TAG.SP8=6
SRC.DIALOG d_setpassend
ONBUTTON=8
SRC.TAG.SP8=7
SRC.DIALOG d_setpassend
ONBUTTON=9
SRC.TAG.SP8=8
SRC.DIALOG d_setpassend
ONBUTTON=10
SRC.TAG.SP8=9
SRC.DIALOG d_setpassend
ONBUTTON=11
SRC.DIALOG d_setpass
[DIALOG d_setpassend]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 350 185
text 90 30 349 0
text 30 60 350 1
text 30 80 350 2
text 30 100 350 3
text 50 130 340 4
button 275 150 4014 4016 1 0 1
button 305 150 4023 4025 1 0 2
[DIALOG d_setpassend TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen girdiginiz sifreyi gozden gecirin.
UYARI: Bu sifreyi degistiremezsiniz.
Yanlislik varsa geri giderek duzeltiniz.
Char. Sifreniz: <EVAL <TAG.SP1>><EVAL <TAG.SP2>><EVAL <TAG.SP3>><EVAL <TAG.SP4>><EVAL <TAG.SP5>><EVAL <TAG.SP6>><EVAL <TAG.SP7>><EVAL <TAG.SP8>>
[DIALOG d_setpassend BUTTON]
ONBUTTON=1
SRC.DIALOG d_setpass8
ONBUTTON=2
SRC.TAG.LOGGED=1
SRC.TAG.SPSET=1
//SRC.FINDID.i_login_freezer.REMOVE
SRC.TAG.SPFULL=<EVAL <TAG.SP1>><EVAL <TAG.SP2>><EVAL <TAG.SP3>><EVAL <TAG.SP4>><EVAL <TAG.SP5>><EVAL <TAG.SP6>><EVAL <TAG.SP7>><EVAL <TAG.SP8>>
SRC.SYSMESSAGE @038,,1 UYARI: Karakter sifrenizi unutmayin!!
SRC.SYSMESSAGE @0481,,1 Karakter Guvenlik Kodu: <EVAL <TAG.SP1>><EVAL <TAG.SP2>><EVAL <TAG.SP3>><EVAL <TAG.SP4>><EVAL <TAG.SP5>><EVAL <TAG.SP6>><EVAL <TAG.SP7>><EVAL <TAG.SP8>>
SRC.SYSMESSAGE @058,,1 Degistirilemez ve geri alinamaz!!
src.stone 0
src.invis 0
//SRC.FINDID.i_login_freezer.REMOVE
[DIALOG d_logpass]
25,25
nomove
noclose
page 1
resizepic 0 50 3500 400 170
text 90 80 349 0
text 30 110 350 13
text 30 130 350 14
text 30 150 350 15
button 330 185 4005 4007 0 2
//button 290 115 4014 4016 0 2
page 2//1.rakam
resizepic 0 0 3500 300 240
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin birinci
rakamini seciniz..
0
1
2//5
3
4
5
6
7//10
8
9
Hosgeldiniz. Lutfen ilk acilista yarattiginiz
karakter sifrenizi giriniz.//15
Bu ekrani kaybederseniz .giris ile acabilirsiniz.
[DIALOG d_logpass BUTTON]
ONBUTTON=1
SRC.TAG.LP1=0
SRC.DIALOG d_logpass2
ONBUTTON=2
SRC.TAG.LP1=1
SRC.DIALOG d_logpass2
ONBUTTON=3
SRC.TAG.LP1=2
SRC.DIALOG d_logpass2
ONBUTTON=4
SRC.TAG.LP1=3
SRC.DIALOG d_logpass2
ONBUTTON=5
SRC.TAG.LP1=4
SRC.DIALOG d_logpass2
ONBUTTON=6
SRC.TAG.LP1=5
SRC.DIALOG d_logpass2
ONBUTTON=7
SRC.TAG.LP1=6
SRC.DIALOG d_logpass2
ONBUTTON=8
SRC.TAG.LP1=7
SRC.DIALOG d_logpass2
ONBUTTON=9
SRC.TAG.LP1=8
SRC.DIALOG d_logpass2
ONBUTTON=10
SRC.TAG.LP1=9
SRC.DIALOG d_logpass2
[DIALOG d_logpass2]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass2 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin ikinci
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass2 BUTTON]
ONBUTTON=1
SRC.TAG.LP2=0
SRC.DIALOG d_logpass3
ONBUTTON=2
SRC.TAG.LP2=1
SRC.DIALOG d_logpass3
ONBUTTON=3
SRC.TAG.LP2=2
SRC.DIALOG d_logpass3
ONBUTTON=4
SRC.TAG.LP2=3
SRC.DIALOG d_logpass3
ONBUTTON=5
SRC.TAG.LP2=4
SRC.DIALOG d_logpass3
ONBUTTON=6
SRC.TAG.LP2=5
SRC.DIALOG d_logpass3
ONBUTTON=7
SRC.TAG.LP2=6
SRC.DIALOG d_logpass3
ONBUTTON=8
SRC.TAG.LP2=7
SRC.DIALOG d_logpass3
ONBUTTON=9
SRC.TAG.LP2=8
SRC.DIALOG d_logpass3
ONBUTTON=10
SRC.TAG.LP2=9
SRC.DIALOG d_logpass3
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass3]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass3 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin ucuncu
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass3 BUTTON]
ONBUTTON=1
SRC.TAG.LP3=0
SRC.DIALOG d_logpass4
ONBUTTON=2
SRC.TAG.LP3=1
SRC.DIALOG d_logpass4
ONBUTTON=3
SRC.TAG.LP3=2
SRC.DIALOG d_logpass4
ONBUTTON=4
SRC.TAG.LP3=3
SRC.DIALOG d_logpass4
ONBUTTON=5
SRC.TAG.LP3=4
SRC.DIALOG d_logpass4
ONBUTTON=6
SRC.TAG.LP3=5
SRC.DIALOG d_logpass4
ONBUTTON=7
SRC.TAG.LP3=6
SRC.DIALOG d_logpass4
ONBUTTON=8
SRC.TAG.LP3=7
SRC.DIALOG d_logpass4
ONBUTTON=9
SRC.TAG.LP3=8
SRC.DIALOG d_logpass4
ONBUTTON=10
SRC.TAG.LP3=9
SRC.DIALOG d_logpass4
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass4]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass4 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin dorduncu
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass4 BUTTON]
ONBUTTON=1
SRC.TAG.LP4=0
SRC.DIALOG d_logpass5
ONBUTTON=2
SRC.TAG.LP4=1
SRC.DIALOG d_logpass5
ONBUTTON=3
SRC.TAG.LP4=2
SRC.DIALOG d_logpass5
ONBUTTON=4
SRC.TAG.LP4=3
SRC.DIALOG d_logpass5
ONBUTTON=5
SRC.TAG.LP4=4
SRC.DIALOG d_logpass5
ONBUTTON=6
SRC.TAG.LP4=5
SRC.DIALOG d_logpass5
ONBUTTON=7
SRC.TAG.LP4=6
SRC.DIALOG d_logpass5
ONBUTTON=8
SRC.TAG.LP4=7
SRC.DIALOG d_logpass5
ONBUTTON=9
SRC.TAG.LP4=8
SRC.DIALOG d_logpass5
ONBUTTON=10
SRC.TAG.LP4=9
SRC.DIALOG d_logpass5
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass5]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass5 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin besinci
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass5 BUTTON]
ONBUTTON=1
SRC.TAG.LP5=0
SRC.DIALOG d_logpass6
ONBUTTON=2
SRC.TAG.LP5=1
SRC.DIALOG d_logpass6
ONBUTTON=3
SRC.TAG.LP5=2
SRC.DIALOG d_logpass6
ONBUTTON=4
SRC.TAG.LP5=3
SRC.DIALOG d_logpass6
ONBUTTON=5
SRC.TAG.LP5=4
SRC.DIALOG d_logpass6
ONBUTTON=6
SRC.TAG.LP5=5
SRC.DIALOG d_logpass6
ONBUTTON=7
SRC.TAG.LP5=6
SRC.DIALOG d_logpass6
ONBUTTON=8
SRC.TAG.LP5=7
SRC.DIALOG d_logpass6
ONBUTTON=9
SRC.TAG.LP5=8
SRC.DIALOG d_logpass6
ONBUTTON=10
SRC.TAG.LP5=9
SRC.DIALOG d_logpass6
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass6]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass6 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin altinci
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass6 BUTTON]
ONBUTTON=1
SRC.TAG.LP6=0
SRC.DIALOG d_logpass7
ONBUTTON=2
SRC.TAG.LP6=1
SRC.DIALOG d_logpass7
ONBUTTON=3
SRC.TAG.LP6=2
SRC.DIALOG d_logpass7
ONBUTTON=4
SRC.TAG.LP6=3
SRC.DIALOG d_logpass7
ONBUTTON=5
SRC.TAG.LP6=4
SRC.DIALOG d_logpass7
ONBUTTON=6
SRC.TAG.LP6=5
SRC.DIALOG d_logpass7
ONBUTTON=7
SRC.TAG.LP6=6
SRC.DIALOG d_logpass7
ONBUTTON=8
SRC.TAG.LP6=7
SRC.DIALOG d_logpass7
ONBUTTON=9
SRC.TAG.LP6=8
SRC.DIALOG d_logpass7
ONBUTTON=10
SRC.TAG.LP6=9
SRC.DIALOG d_logpass7
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass7]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass7 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin yedinci
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass7 BUTTON]
ONBUTTON=1
SRC.TAG.LP7=0
SRC.DIALOG d_logpass8
ONBUTTON=2
SRC.TAG.LP7=1
SRC.DIALOG d_logpass8
ONBUTTON=3
SRC.TAG.LP7=2
SRC.DIALOG d_logpass8
ONBUTTON=4
SRC.TAG.LP7=3
SRC.DIALOG d_logpass8
ONBUTTON=5
SRC.TAG.LP7=4
SRC.DIALOG d_logpass8
ONBUTTON=6
SRC.TAG.LP7=5
SRC.DIALOG d_logpass8
ONBUTTON=7
SRC.TAG.LP7=6
SRC.DIALOG d_logpass8
ONBUTTON=8
SRC.TAG.LP7=7
SRC.DIALOG d_logpass8
ONBUTTON=9
SRC.TAG.LP7=8
SRC.DIALOG d_logpass8
ONBUTTON=10
SRC.TAG.LP7=9
SRC.DIALOG d_logpass8
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpass8]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 300 240
button 240 200 4014 4016 1 0 11
text 90 30 349 0
text 30 60 350 1
text 70 80 350 2
button 50 140 1209 1210 1 0 1
button 70 140 1209 1210 1 0 2
button 90 140 1209 1210 1 0 3
button 110 140 1209 1210 1 0 4
button 130 140 1209 1210 1 0 5
button 150 140 1209 1210 1 0 6
button 170 140 1209 1210 1 0 7
button 190 140 1209 1210 1 0 8
button 210 140 1209 1210 1 0 9
button 230 140 1209 1210 1 0 10
text 51 120 350 3
text 73 120 350 4
text 91 120 350 5
text 111 120 350 6
text 131 120 350 7
text 151 120 350 8
text 171 120 350 9
text 191 120 350 10
text 211 120 350 11
text 231 120 350 12
[DIALOG d_logpass8 TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen karakter sifrenizin sekizinci
rakamini giriniz.
0
1
2//5
3
4
5
6
7//10
8
9
[DIALOG d_logpass8 BUTTON]
ONBUTTON=1
SRC.TAG.LP8=0
SRC.DIALOG d_logpassend
ONBUTTON=2
SRC.TAG.LP8=1
SRC.DIALOG d_logpassend
ONBUTTON=3
SRC.TAG.LP8=2
SRC.DIALOG d_logpassend
ONBUTTON=4
SRC.TAG.LP8=3
SRC.DIALOG d_logpassend
ONBUTTON=5
SRC.TAG.LP8=4
SRC.DIALOG d_logpassend
ONBUTTON=6
SRC.TAG.LP8=5
SRC.DIALOG d_logpassend
ONBUTTON=7
SRC.TAG.LP8=6
SRC.DIALOG d_logpassend
ONBUTTON=8
SRC.TAG.LP8=7
SRC.DIALOG d_logpassend
ONBUTTON=9
SRC.TAG.LP8=8
SRC.DIALOG d_logpassend
ONBUTTON=10
SRC.TAG.LP8=9
SRC.DIALOG d_logpassend
ONBUTTON=11
SRC.DIALOG d_logpass
[DIALOG d_logpassend]
25,25
nomove
noclose
page 1
resizepic 0 0 3500 350 185
text 90 30 349 0
text 30 60 350 1
text 30 100 350 2
text 50 130 340 3
button 275 150 4014 4016 1 0 1
button 305 150 4023 4025 1 0 2
[DIALOG d_logpassend TEXT]
<SERV.SERVNAME> Guvenlik
Lutfen girdiginiz sifreyi gozden gecirin.
Yanlislik varsa geri giderek duzeltiniz.
Girilen Sifre: <EVAL <TAG.LP1>><EVAL <TAG.LP2>>**<EVAL <TAG.LP5>><EVAL <TAG.LP6>>**
[DIALOG d_logpassend BUTTON]
ONBUTTON=1
SRC.DIALOG d_logpass8
ONBUTTON=2
SRC.TAG.LPFULL=<EVAL <TAG.LP1>><EVAL <TAG.LP2>><EVAL <TAG.LP3>><EVAL <TAG.LP4>><EVAL <TAG.LP5>><EVAL <TAG.LP6>><EVAL <TAG.LP7>><EVAL <TAG.LP8>>
IF strmatch(<EVAL <SRC.TAG.LPFULL>>,<EVAL <SRC.TAG.SPFULL>>)
//SRC.FINDID.i_login_freezer.REMOVE
SRC.FLAGS=<SRC.FLAGS>&~04
SRC.TAG.LPFULL=0
SRC.TAG.LOGGED=1
src.stone 0
src.invis 0
//SRC.DIALOG d_loginc
SRC.SYSMESSAGE @2090,,1 Hosgeldiniz.
src.anket
ELSE
SRC.sysMESSAGE @2089,,1 Yanlis sifre.
RETURN 1
ENDIF
[eof]
Yorumlar
Henüz yorum yapılmamıştır.
|
OylamalarOylama :![]()
Üyelerin oylama ortalaması (10 dışında) : Henüz Oylanmamış
Oylar: 0 |
Benzer Sayfalar
| Sayfalar | Yorumlar | Gönderen | Tarih |
| Guild sistemi | 0 | Mrs.xariyla | 04-03-2012 |
| House sistemi | 0 | Mrs.xariyla | 04-03-2012 |
| Maaş Sistemi | 0 | Kraagnar | 17-11-2011 |
| Flash üyelik sistemi | 0 | Culum | 25-09-2011 |
| Sorter Account Sistemi | 0 | Sorter | 23-07-2011 |







