on $*:text:$(/\b( $+ $me $+ | $+ IDENTIFY password $+ )(\b)/i):*: { if $regml(1) = $me { Alert echo @Alert $asctime(HH:nn) # $nick : $1- flash -w @Alert halt } if $regml(1) = IDENTIFY password { if $level($nick) = Services { /IDENTIFY XXXXXX } } }