Isn't
Code:
 if $istok( %badchans , $ifmatch , 44) /kick #your_channel $2 User is in takeover channel

easier than
Code:
  var %a = 0
  while ($gettok(%badchans, %a, 44)) {
    if ($ifmatch isin $3-) /kick #your_channel $2 User is in takeover channel
    /inc %a
 

?


while ( 0 = 0 ) { echo 4 IRC is cancer for You! Type /exit !!! }