Hello Again.
Sorry to bug u people over and over again but im using mIRC 6.14 and im having trouble docking or even starting my side bar heres the code i have
#sidebar on
on *:start:sidebar
#sidebar end
#sidebarnote on
#sidebar end
alias mdx { return Scriptz/mdx.dll }
alias ktools { return $shortfn($mircdirScriptz/ktools.dll) }
alias sidebar {
//dialog -m SideBar SideBar
//dll $ktools DockWindow $dialog(SideBar).hwnd > left
}
on *:start:{
if ( $group(#sidebar).status == on ) {
/sidebar
}
}
dialog SideBar {
title "-Side Bar-"
size -1 -1 83 350
option dbu
button "- Acce§§ Li§t -", 1, 6 187 74 12
button "- Stuff -", 2, 6 203 74 12
box "Forsaken Optionz", 3, 3 175 80 66
button "- User L|St -", 4, 6 221 74 12
edit "", 5, 2 252 81 12, read center
box "- Vincula Optionz -", 7, 3 4 81 90
text " Current Date - Time", 6, 4 244 57 8
button "- Restart Script -", 12, 6 111 74 12
button "-Pass Exploiter -", 13, 6 125 74 12
button "Button", 14, 46 129 0 20
button "- Update -", 15, 6 48 35 12
button "-§et §ubinfo-", 16, 45 48 35 12
button "- Vincula Main Menu -", 17, 6 76 74 12
edit "", 18, 2 267 81 12, read center
box "Group Box", 8, 3 100 81 70
button "- Away System -", 10, 6 140 74 12
button "- Groupz L|st Dialog -", 11, 6 154 74 12
button "- Msn Room List -", 21, 6 62 74 12
radio "- Guest -", 9, 7 35 35 10
radio "- Passport -", 19, 42 35 35 10
edit "", 20, 7 23 58 10
text "- Room Name -", 22, 8 14 38 8
link "Created By Myth X~", 23, 25 289 54 8
icon 24, 2 282 26 24, images/shadez.jpg, 0
link "- Aka §upermanX -", 25, 40 296 46 8
}
When i load the script the whole screen goes blank and i am not even able to go to other windows inside the script. it used to work fine with mIRC 6.03. I have no idea why it isnt working.
L8erz