Lockedwelcome codeing
Which IRCX server would that be? IRCXpro? ignitionServer? Exchange? MooIRCD?
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.
Which IRCX server would that be? IRCXpro? ignitionServer? Exchange? MooIRCD?
She means: "How do I add Auditorium (+x) to my (illegal) copy of PaperServer?" Answer: http://216.239.39.104/search?q=cache:83G0h.../+antimsn&hl=en http://216.239.39.104/search?q=cache:kC45S.../+antimsn&hl=en I don't know if eith...
I'm considering making a help chat script or an atomaton (bot) and adding it to my Contributed Files collection for ignitionServer... Maybe I oughta hurry up?
Mr_S, he didn't really mean anything bad
scripts aren't written in VB, but that wasn't the question. MCI32.OCX is the old Windows 95 media player control. It was outlawed in Windows 98 in part of the Windows 98 LOGO requirements, because it was so crappy. What you need to do...
At one time I had a good way using sockets and substrings, but I don't know where I put it, or even if I still have it (or if it works with the new version). Basically, it does some simple SGML parsing to locate the proper paramaters aft...
PROP # OnJoin (no colon) You'll be returned IRCRPL_PROPLIST (818) and it'll contain the current OnJoin. I believe you must be a host or owner to grab the OnJoin this way.
try access $comchan($nick,1) delete deny %kickedhost $+ *!*@* or, store the person's hostname somehow and try access $comchan($nick,1) delete deny *!*@* $+ %kickedhostname most scripts ban based on hostname, and therefore deleting th...
The script is attempting to set its nickname after logging in with the Passport.
$mircdir $+ Lists\owneraop.txt see if that works
Not legally.
MSN only allows one room per socket. That's why you'll get errors like "You have joined too many channels" if you sockwrite to your channel socket and JOIN another room.
Right.. You're not trying to kick specs, you're trying to kick non-subs. My way will work, and the "try-to-host, if-no-permissions-kick" method usually will work. But it can fail and mess up your room.
You can't cache non-HTTP connections... There's no real logical reason to (I mean, you could, but something like IRC or something.. you can't)
Has anyone looked in dmoz.org? http://www.dmoz.org/, search for IRC. Find the "Servers" section. Then go and party there. I've never seen a closed source IRCD, ever, so chances are any IRCD you find will be free (open source and free-a...
well.. only +q them if they're in the admin list.