mIRC Home    About    Download    Register    News    Help

Print Thread
#106352 28/12/04 08:02 PM
Joined: Dec 2004
Posts: 1
E
Eboshi Offline OP
Mostly harmless
OP Offline
Mostly harmless
E
Joined: Dec 2004
Posts: 1
was wondering if there is a command line i can use to join two servers when i connect at startup, i tried a very little as i dont know very much about it, so if anyone can help id appreciate it thanks.

#106353 28/12/04 09:06 PM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
You can use a script to do this:

on *:start:{
server irc.server.here
server -m irc.server.here
}



This would go in your Remote, [color;green]ALT+R[/color] > File > New.

For further info/help see /help ON START and /help /server.

Regards,


Mentality/Chris

Link Copied to Clipboard