Nick Renklendirici
on *:load:{
beep
echo -a 4DiaLog YükLendi..
echo -a 4================
echo -a 4New mIRC Script Has Been Realesed
echo -a 4===========jIRC 2.2=========
echo -a 4 Get it at [ http://www.Lantar.Com ]
}
menu menubar,channel,query {
nick-List Renk
.NickList Color Settings:nicklistcl
}
alias nicklistcl {
if ($dialog(background) == $null) { dialog -m background background }
}
alias _vr {
if ($exists(data\setting.ini) == $false) { mkdir data | write -c data\setting.ini }
return $readini data\setting.ini $$1 $$2
}
alias _vw {
if ($exists(data\setting.ini) == $false) { mkdir data | write -c data\setting.ini }
writeini data\setting.ini $$1 $$2 $$3-
}
alias _vrem {
if ($exists(data\setting.ini) == $false) { mkdir data | write -c data\setting.ini }
remini data\setting.ini $$1 $$2
}
dialog background {
title “NickList Colors”
size -1 -1 86 132
option dbu
icon 100, 10 87 172 82
button “Apply”, 50, 15 116 25 10
button “Close”, 51, 45 116 25 10, default ok
box “NickList Color”, 14, 2 1 83 90
check “Enable Color Nicklist”, 2, 5 9 62 10
check “Ops”, 3, 5 24 22 10
check “Voice”, 4, 5 35 27 10
check “Half-ops”, 30, 5 46 29 10
check “Regular”, 5, 5 56 27 10
check “Own Nick”, 6, 5 66 33 10
text “Background”, 33, 6 77 32 9
combo 7, 45 25 37 50, drop
combo 8, 45 35 37 50, drop
combo 12, 45 45 37 50, drop
combo 9, 45 55 37 50, drop
combo 10, 45 65 37 50, drop
combo 11, 45 75 37 50, drop
text “Lantar.CoM”, 300, 18 92 52 7
}
on *:DIALOG:background:sclick:598:.run http://www.jrIRC.vze.com
on *:dialog:background:sclick:*:{
if ($did == 2) {
var %xt = 3
:loop
did – $+ $iif($did(2).state,e,b) background %xt