That's what scripts are for. smile

Code:
on *:start: {
  server irc.network1.net
  server -m irc.network2.net
  server -m irc.network3.net
}


Then, you can always add in channels to join and such on those /server lines. For information on how to do that, use /help /server .