Whether you do it from a script or in perform, it's probably going to take the same amount time to enter the information. You still have to tell it the same information no matter how you do it. Once set up, it's done, so it's just a matter of taking time to do it once.

For startup:

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

Just replace the server addresses as necessary. Leave the first one without -m so that you aren't left with a single disconnected tab sitting there.


Invision Support
#Invision on irc.irchighway.net