On 1:Deop:#: {
  if ($knick == $me) { halt }
  set %opnick $nick  
  If ($opnick == $me) { halt }
  else {
    /hop
    unset %opnick  
  }
}