Turn off the 'rejoin channels on connect' option in Alt+O > IRC and then add the following to remote;

Code:
on *:connect:{ mycoolalias }
alias mycoolalias {
  ....
  join #1,#2,#3,#4,#etc
}


New username: hixxy