Advertisement
Guest User

Untitled

a guest
Jul 5th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Variables:
  2. {wait.%player%} = false
  3. {czaspisania} = 5
  4. On chat:
  5. if player don't have permission "skrypt.antyspam":
  6. if {wait.%player%} is false:
  7. set {wait.%player%} to true
  8. wait 1 second
  9. set {czaspisania} to 4
  10. wait 1 second
  11. set {czaspisania} to 3
  12. wait 1 second
  13. set {czaspisania} to 2
  14. wait 1 second
  15. set {czaspisania} to 1
  16. wait 1 second
  17. set {wait.%player%} to false
  18. else:
  19. if {wait.%player%} is true
  20. cancel event
  21. send "&cPoczekaj &b{czaspisania} &csekund zanim cos napiszesz!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement