I'm not sure what you're asking, be more specific please.

As for adding an else:

var %i = 1
while ($gettok(%chanlist,%i,58)) {
if ($nick ison $gettok(%chanlist,%i,58)) {
commands
}
else {
commands
}