Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. on *:START: {
  2. /window -an @SNOTICES
  3. }
  4. On ^*:SNOTICE:*:{
  5. if ($Network == Tip.it) {
  6. echo -t @SNOTICES $1-
  7. haltdef
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement