mIRC Oper/admin ekleme dialog
;Yapımcı: L4roXyL
dialog oa {
title "Oper ekleme."
size -1 -1 240 129
option dbu
text "Yapımcı: L4roXyL", 1, 65 4 107 8, center
text "Oper nick:", 3, 5 47 31 8
edit "", 4, 39 46 46 10, autohs
text "Oper pass:", 5, 5 59 31 8
edit "", 6, 39 58 46 10, autohs
text "Swhois:", 7, 5 71 31 8
edit "", 8, 39 70 46 10, autohs
box "Gerekli bilgiler;", 9, 2 37 95 49
box "Ek bilgiler;", 10, 2 86 95 23
check "Snomask?", 11, 5 94 36 10
combo 12, 42 94 18 33, size drop
box "Açıklamalar;", 13, 99 86 139 23
box "Yetki seçiniz;", 15, 2 14 95 23
combo 16, 19 22 60 44, size drop
box "CONF;", 14, 99 14 139 72
button "KOPYALA", 17, 80 113 36 12, hide
list 2, 102 23 133 59, hide size hsbar vsbar
button "KAYDET", 18, 118 113 36 12, hide
button "OK", 19, 85 46 10 9
button "OK", 20, 85 58 10 9
button "OK", 21, 85 70 10 9
text "", 22, 102 95 133 8, center
button "AÇ", 23, 224 113 12 12, hide
button "ekle", 25, 61 94 16 10
button "SIL", 26, 78 94 16 10
button "TAMAMLA", 27, 30 113 37 12, hide
button "KAPAT", 24, 156 113 37 12, hide
}
alias mdx { return $dll(mdx.dll,$1,$2-) }
alias kapat { if $dialog(oa) { dialog -x oa oa } }
alias conf { if !$dialog(oa) { dialog -md oa oa } }
on *:dialog:oa:init:*: {
Mdx.dll olmalıdır.
Kullanım; /conf
ALINTIDIR.