Code:

on *:CONNECT: {
  if ($network == Internet1) {
    nick AtticusII
    join #channel1, #channel 2
  }
}



place this in a new remote script file ( ALT+R > remote > file > new )


If it ain't broken, don't fix it!