Type /help /server and look for the -m switch.

The -m switch creates a new server window for that connection and connects to the server.

Code:
on *:START: {
  server [color:red]server1[/color]
  server -m [color:red]server2[/color]
  server -m [color:red]server3[/color]
}


Replace these with your server names.

Last edited by mIRCManiac; 06/03/06 01:15 PM.