Not used the script myself but it shouldn't conflict.

Make sure you have in your remotes the code exactly like I have it and not all on one line.

Code:
On *:Start: { 
  server irc.crazyirc.net -j #TheClan 
  server -m 72.20.25.122 -j #Blacknights 
  server -m irc.gamers-irc.net -j #ClanJag 
  server -m irc.irchat.tv -j #gladiatorz 
}


Maybe that what was causing it not to work, but I've just tested this and it works fine for me.

-Andy