Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. on *:text:.hl*:%ch: {
  2. if ($timer(highlight)) { describe %ch you can highlight again in $timer(highlight).secs seconds. | return }
  3. else {
  4. timerhighlight 1 300 /timerhighlight OFF
  5. masshl
  6. }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement