help
The reason it is like that is because you have a guest nick, and to join a group chatroom you need to be a member of that group. Untick the "Join as a Guest", and join with your passport if you are a member.
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.
The reason it is like that is because you have a guest nick, and to join a group chatroom you need to be a member of that group. Untick the "Join as a Guest", and join with your passport if you are a member.
If you are trying to load Vincula jsut the normal "/load -rs <vinculadirectory> won't work if Vincula is in folders containing spaces in the name. Copy this code, and paste it, and it should work then... //load -rs $shortfn($findfile($...
ty, Samooh. Fortunately I don't need to do that now, lol. It wasn't only my script doing it, but my web browser as wel. Which meant msn was doing something I guess. It is all cleared up, now though
Okay, I just now tested it out, and found that you have the codes for the wrong dialog id's. $did(3) is for the box, but you had the code for $did(4) in the $did(3) position. So, I changed the codes around, tested it out, and now it is w...
It would basically be the same as any other mirc commands when it comes to running remotes. Such as... Example: alias colornicks { var %ncolor = 1 while ($nick($chan,0) > %ncolor) { if ($nick($chan,%ncolor) != $replacementnick($me)) cl...
Don't know if this will help or not, but instead of using /chat.msnw try using /chat or /chat#. Those should connect you to the same room.
I know, but I'm talking about V2
For me too not connecting mate it resets the server again and again plus its better you could have let the msnchatocx intact.Some countries this ocxless stuff are not working . Thanks, Cryton. That might explain why it works for some, bu...
Try this code... #antiowner off on *:OWNER:#:{ if ($me isowner #) { if ($opnick == $me ) || ($nick == $me) halt else { mode # -q $opnick access # clear OWNER prop # OWNERKEY $msn.pass($rand(18,31)) access # add OWNER *! $+ $$ial($me $+...
Here is a kick for anyone advetising in your room, except for those hosting... on *:TEXT:*:#:{ if (http:// isin $1-) || (www. isin $1-) || (.com isin $1-) || (.org isin $1-) || (.net isin $1-) || (.gov isin $1-) || (.xxx) isin $1-) { i...
The mP3 Player is in a seperate file. However, it will be added to the package for anyuone who wants to use it.
on 1:join:#:{ if ($nick == $me) dll $Dfind(DLL,nicklust3.dll) Mark $window(#).hwnd NL_Callback nodefgroup } Alias NL_Callback { var %Dll = Dll $Dfind(DLL,nicklust3.dll), %Channel = $(%,0) $+ $(#,0) $+ $2, %Nick $remove($3,.,@,+) %Dll Add...
As shown above, it is possible to add status with nicknames in mIRC's normal nicklist. Just follow this tutorial. Showing Status in Nicklist: This has only been tested by me on Vincula. So, this tutorial is for Vincula only. First, o...
No problem, lol
All of the GuardDog scripts I've worked with is awesome. Can't wait for GD5.
Did you add Dominator 2.2.9 to the exceptions list for Windows Firewall? If not, go into "Control Panel", and click on "Windows Firewall". When the application opens click on the "Exceptions" tab. Then, click the "Add Program" button. Se...
I've tried to look for simular topics, but couldn't find any, lol. So, here goes. Is there a code where whenever access is changed then the script will echo what's been changed, and who changed the access?
The site he is on about is, Techgear lol Yes, but he asked where to get mdx.dll from, and I gave him the link. All he has to do is click where it says "here".
Sometimes you get that from msn. When you leave sometimes it takes awhile for the server to realize you actually left. Just keep trying, and you should be able to join eventually.
TY, Petertje. That works great.
MSN_Nickchat has been out for awhile now, and so far I haven't had any complaints about it until now, lol. I'll check it out, and see if something simular will happen to me. Can you tell me where you got the Spiderman script from, and al...
hitman, the reason your code didn't work is because of this code... on :Owner:#: { ...it needs to be something like... on *:Owner:#: { ...plus this code... menu channel { .Owner-Timer:/timer 0 300 /mode # +q $me } ....should...
No wonder it's not working then, lol. In order for Vincula to update you need the nHTMLn_2.92.dll, registry.dll, and the rest of the dlls that came with Vincula Rage for it to work properly. Vincula Rage also comes with an edited version...
on Admin:TEXT:@bottalk on:#: { .timer 0 10 msg $chan $read(talks.txt,$iif(!$readn,1,$iif($readn,$iif($readn >= $lines(talks.txt),1,$rand(1,$lines(talks.txt)))))) } on Admin:TEXT:@bottalk off:#: { .timers off }
okay, type in /msn.dogetsub, and see if that will help.