Guest User

Untitled

a guest
Oct 20th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.13 KB | None | 0 0
  1. on $*:NOTICE:/registered.+(protected|different|auth.+account)/i:?: {
  2.   if ($nick == NickServ) {
  3.     ns identify _PASSWORD_
  4.   }
  5. }
Add Comment
Please, Sign In to add comment