if ($read(protect2.txt,w,$+(,$nick))) { return }
if $protect($nick) { return } ; ^ for any matching protect entry if $nick isprotect # { return } ; ^ for channel specific protect entry
if ($nick isop # || $protect($nick)) { return } if ($nick isop # || $nick isprotect #) { return }