Kod: Kodu kopyalamak için üzerine çift tıklayın!
dialog Deneme {
title "Oturum Açma Sistemi"
size -1 -1 300 225
option pixels
text "Nickiniz", 1, 10 10 100 17
edit "", 2, 116 10 170 20, autohs
text "Nick Şifreniz", 3, 10 34 100 17
edit "", 4, 116 34 170 20, autohs, pass
text "Oper Nickiniz", 5, 10 57 100 17
edit "", 6, 116 57 170 20, autohs
text "Oper Şifreniz", 7, 10 80 100 17
edit "", 8, 116 80 170 20, autohs, pass
button "Tamam", 9, 10 108 274 25
button "Ayarları Kaydet", 10, 10 137 274 25
button "Beni Unut", 11, 10 165 274 25
button "Tamam - Kapat", 12, 10 193 274 25
}