Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. on *:notice:*:*: {
  2. if (!@notice) window @notice
  3. aline @notice $timestamp $+(<,$nick,>) $1-
  4. }
  5. on *:snotice:*:*: {
  6. if (!@notice) window @notice
  7. aline @notice $timestamp $+(<,$nick,>) $1-
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement