change this line in entire script
Code:
  if $hget(ops, $nick) { 
    /halt
  } 

with
Code:
if $nick isop # { halt }