You have the last 2 parameters mixed up in that $findtok(), but $istok() was made especially for this sort of thing.

Code:
on @!*:join:#:{
  if ($istok(nick1 nick2 nick3 etc,$nick,32)) {  }
}


New username: hixxy