Skip to content
MSN

Side Bar

A TG007 community discussion started by MythX.

Discussion 5 posts
Page 1 of 1
Open
Topic #134 · 5 published posts · 500 views

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

 

---

If i turn my back im defenseless, but to go blindly seems senseless

you should ditch ktools as it does not get along with the newer version of mirc.. use ReBaR.dll instead.. much better and more stable

Alright cool

it works now, but the side bar covers up the mIRC tool bar now blink.gif

 

---

If i turn my back im defenseless, but to go blindly seems senseless

turn off the mirc tool bar then, by clicking

view

then toolbar

this will remove the tick and turn off the tool bar

Edited Mar 18, 2004 6:04 AM by ozzy

My code does NOT have bugs. It just develops random features.

Yeah did that already was wondering if there was a way to keep it there though but if not then its fine. Just glad its working

Once again Thanks for all your help cool.gif

Edited Mar 18, 2004 6:31 AM by DarkElementX

 

---

If i turn my back im defenseless, but to go blindly seems senseless