Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.18 KB | None | 0 0
  1. on $*:Notice:/NickServ IDENTIFY password/S:*:{
  2.   if ($me == Nick1) { NickServ identify <Nick1's Password here> }
  3.   elseif ($me == Nick2) { NickServ identify <Nick2's Password here> }
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement