Jul 22, 2003 13:28 mIRC joining multiple servers on startup
In case anyone is interested in having their mIRC join both irc channels when they start it up, this might help. This works for mIRC 6.03, and in general, put the text that is INSIDE the quotes, but don't use the quotes themselves.

Paste the following ONE line of text into your Remote section of mIRC (Alt-R or the CE with two red dots icon):

on *:START: /server irc.winbolo.com | /server -m irc.winbolo.us


If you want to automatically join the #winbolo channel on each server, you will need to create Performs for each:

- Open mIRC Option (Alt-O or click on Folder-Hammer icon)

- Under Connect, you want to add a Server for each, so click Add and type "winbolo.com" for Description, "irc.winbolo.com" for IRC Server, leave "6667" as the port, and "winbolo.com" for the Group, then click the Add button.
- You can to do the same for the other server, so click Add once again from the Connect section, "winbolo.us" for Description, "irc.winbolo.us" for IRC Server, leave "6667", and "winbolo.us" for Group, and click the Add button.

- Click on the Perform section under Connect in the Options window, and click on Add. You will have to find "winbolo.com" in the long list under Network, and once you do, select it. In the large box, place put "/join #winbolo", and click OK.
- Do the same for winbolo.us, find "winbolo.us" in the Network dropdown and select it. Place "/join #winbolo" in the text box and click OK.

You should be done. Once you restart mIRC, both servers should connect and auto-join the channel. Good luck.