If you mean when you connect to Quakenet to join multiple rooms try this:

Code:
on *:connect:{
  if ($network == Quakenet) { /join [color:red]#Channel[/color] | /join [color:red]#Channel[/color] | /join [color:red]#Channel[/color] }
}


UnTested

Last edited by Darkmnm; 03/05/05 12:40 AM.