I personally would recommend you use the
Code:
$msgtags(mod).key==1 
instead of
Code:
$nick isop #
This makes use of the message tags which come with the message itself. smile