Len commented on a Page, Anti guest nicks  -  Jul 14, 2007

guest off

on @*:join:#:{
if ($regex($nick,/^guest\d+/i)) { ban -k $chan $nick 3 No guests? }
}

guest end

alias guest {
if ($regex($1,/^(?:on|off)$/)) { $iif($2 == on,.enable,.disable) #guest | echo -ag Guest is now $2 $+ . }
}
or you could just ban guest* pointless script

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.