mIRC Home    About    Download    Register    News    Help

Print Thread
#97223 10/09/04 03:06 AM
Joined: Sep 2004
Posts: 85
G
Babel fish
OP Offline
Babel fish
G
Joined: Sep 2004
Posts: 85
i believe i have seen this option somewhere, but i cant find it again, does anyone know how to make people automatically join a channel when they connect to your server?, like, someone joines and they automatically go to ____ channel. i think it is a server setting but there might be a script for it to, if there is a server setting, i'm using UnrealIRCD3.2 if that helps.

#97224 10/09/04 03:17 AM
Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
You can either write an mIRC Script to /sajoin someone when you get one of these server notices (on SNOTICE with +cF Snomasks):
*** Notice -- Client connecting on port 6667: nick (user@host) [class]
*** Notice -- Client connecting at irc.server.com: nick (user@host)

or you can just use the set::auto-join UnrealIRCd config option. See the manual.

#97225 10/09/04 10:10 AM
Joined: Sep 2004
Posts: 85
G
Babel fish
OP Offline
Babel fish
G
Joined: Sep 2004
Posts: 85
thx, the thing about adding to the config was exactly what i wanted


Link Copied to Clipboard