Try:
Code:
on NS:NOTICE:*Password Incorrect*:*:{
  if (%ns.sup == yes) .timer 1 0 ErrNSpass
}
(untested)