help again
that is the type of protection, we want the actual code for it. like on *:kick...
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.
that is the type of protection, we want the actual code for it. like on *:kick...
no worries
all ctcp events respond with a 910, you can use dehost with 908. 908 is more accurate in that it actually has the user's nickname in the raw, 910 doesn't. But then the problem with dehost is that if it the script responds to late, and it...
it will work, it looks like a combination of what i have, and what vex has in ClearMSN. But as i said, there are many ways to do it. Though this will only work on members who are not using scripts/clone nicknames. If they are, then it wo...
thanks bro but i'm about 80% complete, as i said, just a little hitch here and there but nothing i can't work out.
i've never worked out how multi line edit box works. Maybe you could try something like lists, where you use what is in each row to work it out.
you know there is a ClearMSN 5.4d out now?
$ulist(*!*8E7400C9B@GateKeeperPassport,rgklist,1-) wild crack, but may work.
yea it would be possible, NSM staff have already done this from what i know. Go ask them. [closed]
lol so did vex do that in his clearmsn. your point being? There are many ways to get the profile details, if you were to compair my code to the one in ClearMSN, it is very different, but both do the exact same thing.
you can't, all the echo's have been modified to do the new skin. You would need to specifically ask Gwen to change them back for you, which i doubt she would do.
yea it is ozzy, when i made my nicklist, i made it so that it would refer back to mIRC's hidden nicklist. I don't use sline or anything, just stright did seltext.
lmao, i wouldnt be making one for it, thats for sure I do believe there are connections out for it allready yea there are already connections out for it. Visit the help desk and ask them for one.
in the case that you want, you need to put $chr(32) on right side of the first blah, or make a filter that wont respond to the word if it an extention is on the word.
var %var = $gettok($did(1).seltext,2,32) that is provided there is no special MDX stuff put in with it, if there is, well, it gets a bit more complex.
there is no problem with that code. It must be your on join events or something because that code will work provided the active window is a channel. try this on *:active:*: /nicksinr
well i got mine to work by doing that small change, not sure why it didn't work for you. I haven't found a way to get around the !owner and that, but i'll be sure to have all these access commands working for GuarDDog v. 5
stealth in an option in ClearMSN's dialog. You need to turn it off there for .ctcpreply to work.
try GuarDDog. It is pretty good, and has everyone you need to join chat rooms whether it be groups or subscription.
ClearMSN and vincula are both connections only. I'd recommend ClearMSN because it is the most up to date connection.
worked directly too OZZY as if no timer alias gotrivia $trivia(50) on *:TEXT:*:*: { .timergo 1 60 gotrivia }
the theme for vincula doesn't activiate in the privmsg section, it sends it to mirc and then on text and that is used. basically the code here just checks if it should color the code or not, if it should, it goes through and colors the t...
joining an MSN Chat Group chat room through vincula. First, add your passport to vincula by doing the following: 1. In the menu along the top, open up the "vincula options" 2. Select "change vincula settings..." 3. Along the tabs, clic...
the signs that go infront of your name like @ or . are normally refering to your status. the one warrior gave refers to the status of the other nickname
yes the code vex provided would be the best in this situation. GuarDDog v. 4.0 (the one being worked on now), will have all the things which i missed out on, like a kicker and a view profile button, etc.