Non-Subscriber
Try this. raw 908:*:{ kick $comchan($nick,1) $nick Non-Subscriber. Get a subscription from http://getchat.msn.com }
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.
Try this. raw 908:*:{ kick $comchan($nick,1) $nick Non-Subscriber. Get a subscription from http://getchat.msn.com }
No, I didn't look at the file you had, lol. I looked at a couple of websites for help. Anyway, the positions were some problems, lol. I did get them fixed, and they are working fine. I just wanted to know how to make it to where they w...
It was made for both msnchat, and groups. You just have to have your passport as a member of a group in order for it to get the UserRole if you want to join a groups room.. Otherwise it won't be able to join the groups room.
Thanks, Ozzy_10. It works now.
Are you talking about echoing it to your script, or messaging it to a room in different colors? Also, if you are talking about messaging it to a room is it for msnchat, or some other server, and if it is msnchat what msnchat connection d...
Have you checked to make sure the ktools.dll is in that directory? From the error message it seems to pick up the directory fine. However, it isn't locating ktools.dll.
That would be terrific, thanks. I'm currently working on an updated version to be released soon.
On *:Dialog:kickdialog:sclick:6:{ $iif($network == MSN,access $active add deny $address($did($dname $+ $chr(44) $+ 3).seltext $+ $chr(44) $+ 1) 1,mode $active +b $address($did($dname $+ $chr(44) $+ 3).seltext $+ $chr(44) $+ 1) 1) | kick...
menu nicklist { Owner $1 { mode $chan +q $1 } - Deowner $1 { mode $chan -q $1 } - Host $1 { mode $chan +h $1 } - Dehost $1 { mode $chan -h $1 } } The code above is for when you right click in the nicklist on the nickname you select.
I was wondering if somebody could help me with a problem I'm having with ViperBot. I redownloaded it about 2 months ago, and installed it on my Windows XP Home system. I also downloaded the vbruns, and such. However, I keep getting this...
Any $chr's should work in an mirc command. What exactly are you trying to do?
Yes, what Nimbus03 says is probably true. Also, replace your alias JSalias with this code... alias JSalias { if ($query($1)) var %cmd $replace($dll(DllTmp/Dll $+ $window($1).hwnd $+ .dll,alias,),-target,$1) if (($chan($1) != $null) |...
Yes, it does work. Thanks Ozzy_10
I perosnally use Norton, and McAfee. Actually, it isn't a false reading, and those dlls don't contain any viruses. What it is is that McAfee have those dlls listed as "Potentially Unwanted, because of reports from people that it can be u...
If I'm not mistaken I think it is... additem_ > blah11
>>Click Here<< for Tewls clone kicker.
The alias msn.ifdecode tells the script to use the alias msn.decode if the decode messeages are ticked. The alias msn.decode does the actual decoding.
I think that was my fault, lol. I recoded this, and tried it. It should work now. Here is the code I got... ---------------------------------------------- - DONT RIP OR EVEN COPY SNIPPLETS OF THIS - - SCRIPT... I TOOK MY TIME AND E...
I've noticed that as well. What I do is just forget popups, and make a remote script instead. It works alot better than popups.ini does. To code it to work in the menubar just do something simular to this. menu menubar { Set Owner P...
You can get the download from (here).
They have a good reason for blocking ports, and such. So, I agree with what Ozzy said. The best thing to do is to get your own computer so that way you can do whatever you want. Not trying to be mean here, or anything. However, this is o...
ClearMSN has something to where you can click on a persons nickname, choose "Profile Reader", and click on "Echo", and it will echo it to the room, or "Aloud", and it will message it to the room. You could modify it to msg the room when...
Try this code... alias idledeop { mode $comchan(%idledeop,1) -o %idledeop } on *:JOIN:#:{ if ($nick != $me) { set %idlenick $+ $nick $nick .timer $+ %idlenick $+ $nick off .timer $+ %idlenick $+ $nick $+ 1 off .timer $+ %i...
No prolem, Bonez. Glad it worked for you. We were running out of ideas, lol.
I already love ClearMSN. Can't hardly think of anything else at this point, lol. However, I'll try to come up with some suggestions if I think of any. I like the idea of making one protection that covers all floods, though, and I hope yo...