Code:
on @*:join:#:{
  if ($istok(nick1 nick2 nick3 nick4 nick5 etc, $nick, 32)) { mode $chan +o $nick }
}