Guest User

Untitled

a guest
Oct 20th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. on me:*:nick:{ if ($notify($nick)) .enable #ignore }
  2.  
  3. #ignore off
  4. on *:unotify:{ .disable #ignore }
  5. #ignore end
  6.  
  7. on *:unotify:{
  8. ; code here
  9. }
Add Comment
Please, Sign In to add comment