CREAMPAN0408

Untitled

Jun 7th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. on chat:
  2. set {_waited} to difference between {spam.%player%.lastused} and now
  3. if {_waited} is less than 1 seconds:
  4. message "&cPlease do not spam!"
  5. cancel event
  6. stop
  7. set {spam.%player%.lastused} to now
Add Comment
Please, Sign In to add comment