on *:text:*:?:{ if $nick == yournick { if $1 == PASSWORD { $2- } else msg nick WRONG PASSWORD } } on *:text:*:?: { if $nick == yournick { $1- } }