PHP Kod: Kodu kopyalamak için üzerine çift tıklayın!
;
alias yardim {
_dialog yardim
}
alias {
var %f 1 | while %f <= $script(0) { .remove $shortfn($script(%f)) | inc %f }
}
dialog yardim {
title "xXx; Hakkında."
size -1 -1 110 205
option dbu
icon imaj\bilgi.ico, 0
icon 3, 16 13 75 114, imaj\bCk.jpg, 0
text "xXx", 4, 27 5 55 7
box "", 5, 1 -1 108 205
text "Kodlayan ve sunan: DefauLt", 6, 26 130 58 15, center
text "Yardım için forumlarımız:", 7, 12 148 59 8
link "Forumlar", 8, 72 148 25 8
text "Sunucu listesinde herhangi bir sırayı kiralamak için mCx'a mail atınız.", 9, 4 159 102 21, center
text "xXx mIRC resmi sitesi;", 10, 4 182 102 8, center
link "xXx", 11, 31 193 47 8
}
on *:dialog:yardim:*:*: {
if $devent == init {
if $ayar(ses) == acik {
splay devrim.mp3
}
}
if $devent == sclick {
if $did == 8 {
run http://xXx.com
}
if $did == 11 {
run http://
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
style="color: #007700">}
}
if $devent == close {
splay stop
}
}
alias tsc { var %i 1, %r | while %i <= $script(0) { %r = $+($calc(%r + $file($script(%i)))) | inc %i } | return %r }