Skip to content
Forum

Search the Forum

Find discussions and posts across the Forum sections you are allowed to read.

Search results 447 matching topics
Search the community
Forum search

Search results

Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.

447 topics matched your search by Warrior.

help with dialog

In MSN Topic by biohazard Last activity Jul 10, 2004 1:18 AM

yep, lol.

Matching post #4,470 by Warrior124 Jul 9, 2004 10:04 PM

Question about msn irc /groups msn

In MSN Topic by kellyluv Last activity Jul 9, 2004 4:09 AM

There are probably other posts elsewhere about it, but I'll try to help you.   Okay, to get into the groups chatroom first you will need a connection script that supports userrole codes. If you have the latest Vincula then here is what y...

Matching post #4,306 by Warrior124 Jul 7, 2004 10:55 PM

Lockedmsn addons june

In MSN Addons Archive Topic by Ozzy10 Last activity Jun 30, 2004 1:55 PM

to ban guests, just use this code.   alias GuestBan { access $chan add deny >*!*@*$* 0 }   This alias will ban all guests.

Matching post #3,195 by Warrior124 Jun 17, 2004 1:11 AM

Rejoin when kicked

In General IRCd Topic by TroN-0074 Last activity Jun 30, 2004 1:40 PM

Ozzy's right. It isn't useless to make coding to rejoin channel on kick. See, for one thing just having the rejoin room when kicked checked only helps you to rejoin the room when kicked. However, it doesn't reowner you, and kick the kick...

Matching post #3,844 by Warrior124 Jun 30, 2004 5:03 AM

Knock Log

In MSN Topic by MucH Last activity Jun 27, 2004 3:39 PM

Try this code.   menu * { - Knock Logger .Turn On Knock Logger:{ if (!$exists($findfile($mircdir,knocklog.dat,1))) { write knocklog.dat <Knocks Logged Here> | enable #logknock } } .Turn Off Knock Logger:.disable #logknock .- .View Log Fi...

Matching post #3,607 by Warrior124 Jun 27, 2004 3:39 PM

Script error

In MSN Topic by NathX Last activity Jun 20, 2004 8:06 AM

That means you have to refresh your subscriberinformation. I get that too when I try to connect to the room I go to, but when I refresh my subscriberinfo it works just fine.

Matching post #3,344 by Warrior124 Jun 20, 2004 5:46 AM

hmm do you think this is possible

In MSN Topic by Mr_S Last activity Jun 16, 2004 1:30 PM

Here is one I've worked out.   menu nicklist {  -  Protection Setup  .Protect User $1 {    comopen reg WScript.Shell    var %b = $com(reg,RegWrite,1,string,HKEY_CURRENT_USER\SOFTWARE\Microsoft\MSNChat\4.0\Protect\\ $+ $ial($1) $+ ,string...

Matching post #3,175 by Warrior124 Jun 16, 2004 7:43 AM

The End of Groups Chat?

In MSN Topic by Warrior124 Last activity May 26, 2004 7:09 PM

It isn't midnight here, yet. I also tested about 5, or 6 times, and in each instance the code changed each time I updated the userrole information. I'll test it again before I go to bed, and see if it works this time.

Matching post #2,555 by Warrior124 May 25, 2004 2:46 AM

LockedMsn addons

In MSN Addons Archive Topic by Ozzy10 Last activity May 19, 2004 4:45 PM

For those who are still on msnchat, and want to use something to keep non-subscribers out of your room here is a code to use.   raw 906:*:{ access $comchan($2,1) add deny $address($2,1) 0 | access $comchan($2,1) add deny $2 0 | kick $com...

Matching post #286 by Warrior124 Mar 6, 2004 3:35 AM

scripture-Bot XE

In MSN Topic by TroN-0074 Last activity Apr 21, 2004 11:08 PM

Steps To Getting Into Groups Room Via Scripture-Bot XE, XE2.   1. Run Scripture-Bot XE, XE2. 2.If this is your first time running the script right click in the "Status" window, goto "Vincula - Main Menu", and click on "Change Vincula Set...

Matching post #1,719 by Warrior124 Apr 21, 2004 11:08 PM

On Edit etc

In MSN Topic by X-Fusion Last activity Apr 19, 2004 6:46 AM

The code would be... on *:dialog:dialogname:sclick:buttonid:{ did -ra $dname editboxid Helper name $+ $chr(58) %helper } This should add the nickname to the edit box.

Matching post #1,591 by Warrior124 Apr 19, 2004 6:46 AM

XT Dominator

In MSN Topic by Luke Last activity Apr 14, 2004 5:48 AM

Yes. According to AG he is working on a new IRC Dominator XT which is soon to be released. You can read about it, >> HERE <<

Matching post #1,259 by Warrior124 Apr 11, 2004 6:20 AM

Webchatz

In MSN Topic by TroN-0074 Last activity Apr 12, 2004 3:43 PM

Whenever you run mirc type in the edit box /load -rs filenamehere. This goes for any file you wish to run with mirc. I am making an update to webchatz which should be out, soon. The update will contain Vincula as well in one file. Be loo...

Matching post #1,130 by Warrior124 Apr 7, 2004 3:44 AM

IRC

In General IRCd Topic by Mr_S Last activity Apr 10, 2004 9:34 PM

To load a picture into your status screen right click on the Status menu tab, go to "Background", and click on the "Select" button. A menu box will open where you can click on a file you would like to load. Just click on the picture file...

Matching post #1,240 by Warrior124 Apr 10, 2004 7:50 PM

Just a quick question

In MSN Topic by xtrax Last activity Apr 9, 2004 8:46 PM

I was just wondering if anyone knows how to fix this problem the sockmare connection joins rooms fine until you try to join a room that begins with - such as if i tried /join %#-blah- it just freezes thank you in advance.. Try this.   /j...

Matching post #291 by Warrior124 Mar 6, 2004 6:11 AM

dam

In MSN Topic by obby Last activity Mar 28, 2004 11:54 AM

If you are using vincula try using this vincula. It is supposed to help you connect to groups chat, as well. you can get it >>Here<<.

Matching post #837 by Warrior124 Mar 26, 2004 6:16 AM

Searching group servers for a nick

In MSN Topic by MythX Last activity Mar 26, 2004 9:53 PM

It searches groups, as well. Any roomname that has a %#G_ beside it is a group room. I have tested it, and it does show it.  

Matching post #851 by Warrior124 Mar 26, 2004 8:39 PM

Dialogs

In General IRCd Topic by Josh` Last activity Mar 26, 2004 6:38 AM

Okay, I have an edit box, and I want to click a button and retrieve the 2nd word, along with the rest of the stuff in the edit box.. Basically just like "$2-" you just don't want the first word, just everything after it.   So would I use...

Matching post #840 by Warrior124 Mar 26, 2004 6:38 AM

i need help

In MSN Topic by lil_azn Last activity Mar 24, 2004 12:14 AM

anytime.

Matching post #767 by Warrior124 Mar 24, 2004 12:14 AM

Saving source to text.

In MSN Topic by Warrior124 Last activity Mar 19, 2004 12:52 PM

Is there anyway of saving a webpages source to text using mirc commands? Like when you go to view-source:http://chat.msn.com/renderchat.msnw?&t=passporttickethere&p=passportprofilehere it will open up a notepad showing your subscription...

Matching post #660 by Warrior124 Mar 19, 2004 1:55 AM

Problems downloading chat control

In MSN Topic by MythX Last activity Mar 18, 2004 10:29 AM

Ahh, no biggy, Safety. I'm just glad to be of help.

Matching post #639 by Warrior124 Mar 18, 2004 10:18 AM

Script into MSN Chat Rooom

In MSN Topic by marm__ Last activity Mar 8, 2004 9:26 AM

Well..again everthing went ok thru step no 3. I loaded new vincula, new passport, it did update itself...but no notepad came on, no subscriber menu...etc.?????? Again, bot got into room but with glasses! Try typing in /msn.getpp. This sh...

Matching post #345 by Warrior124 Mar 8, 2004 9:26 AM