Help with an MDX dialog
You can get $didtree in the snippets section of MS org
Find discussions and posts across the Forum sections you are allowed to read.
Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.
You can get $didtree in the snippets section of MS org
Do you have mIRC set to always on top? To change it, click on the mIRC icon in the very top-left and uncheck "on top"
there are a lot better and newer scripts out now? Define better for someone with personal preference
1) Page doesn't exist 2) To change the bg colour, just use Paint's paint bucket
There we're lifelines? Huh? i don't understand what you mean by that He meant were Ie: He didn't know there were any lifelines in the "game"
I don't recall Vincula ever being able to join more than one chatroom at a time, not alone several groups...
Here's a few ideas: 1) Take a screeny of a button, edit it to show the button only, paste the icon onto it then use the resulting pic as an icon. 2) Leave sufficient space on the button that you want an icon on then put the icon in the l...
on *:join:#:{ if ($nick != $me) { privmsg $nick Welcome to the room, $nick $+ . } } Short n simple Alternatively, you can use query $nick or msg #
Exactly how many forums did you post this on? That's two so far...
I be working on the rail~road, all the live-long days... but this code only took 2mins to redesign on *:PART:#:{ if ($nick($chan,0) < 100) && (!$timer(.limit)) { .timer.limit 1 5 mode # +l $calc($nick($chan,0) + 1) } } on *:JOIN:#:{...
You can't ban any MSNChat staff member (I class all butterfly-wearing users as staff) and I believe that gives them right to close the chatroom. Basically, it's generally not advised unless you want to stir up trouble.
No prob Glad to hear a thanks once in a while
Why would you want to mass kick anyway? Sounds to me like you want to be disruptive. Either way, you can use this: { var %a = 1 while (%a <= $nick(#,0)) { if ($nick(#,%a) == $me) inc %a var %b = $+(%b,$chr(44),$nick(#,%a)) inc...