Advertisement
kookoo1007

Untitled

Apr 13th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. on rightclick:
  2. player is holding aqua 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"
  7. execute console command "/give %player% dye 8 5"
  8. wait 1 seconds
  9. execute console command "/clear %player% dye 8 1"
  10. wait 1 seconds
  11. execute console command "/clear %player% dye 8 1"
  12. wait 1 seconds
  13. execute console command "/clear %player% dye 8 1"
  14. wait 1 seconds
  15. execute console command "/clear %player% dye 8 1"
  16. wait 1 seconds
  17. execute console command "/clear %player% dye 8 1"
  18. give aqua dye to player named "backstep"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement