Advertisement
kookoo1007

Untitled

Apr 13th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. on rightclick:
  2. player is holding light blue dye
  3. if name of player's tool is "backstep":
  4. push the player backwards at speed 1
  5. push the player upwards at speed 0.5
  6. execute console command "/clear %player% dye 12 1"
  7. wait a tick
  8. give 5 gray dye to player
  9. wait 1 seconds
  10. execute console command "/clear %player% dye 8 1"
  11. wait 1 seconds
  12. execute console command "/clear %player% dye 8 1"
  13. wait 1 seconds
  14. execute console command "/clear %player% dye 8 1"
  15. wait 1 seconds
  16. execute console command "/clear %player% dye 8 1"
  17. wait 1 seconds
  18. execute console command "/clear %player% dye 8 1"
  19. wait a tick
  20. give a light blue dye to player named "backstep"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement