CREAMPAN0408

Untitled

Jan 4th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. on rightclick holding a feather:
  2. player is holding a feather named "&eLeap &2READY"
  3. remove feather named "&eLeap &2READY" from the player
  4. add feather named "&eLeap &25" to the player
  5. push the player in front at speed 1.6
  6. play raw sound "mob.wither.shoot" at player with pitch 1 volume 1
  7. apply speed 1 to the player for 7 seconds
  8. apply invisibility 1 to the player for 7 seconds
  9. apply haste 2 to the player for 7 seconds
  10. wait 1 seconds
  11. remove feather named "&eLeap &25" from the player
  12. add feather named "&eLeap &24" to the player
  13. wait 1 seconds
  14. remove feather named "&eLeap &24" from the player
  15. add feather named "&eLeap &23" to the player
  16. wait 1 seconds
  17. remove feather named "&eLeap &23" from the player
  18. add feather named "&eLeap &22" to the player
  19. wait 1 seconds
  20. remove feather named "&eLeap &22" from the player
  21. add feather named "&eLeap &21" to the player
  22. wait 1 seconds
  23. remove feather named "&eLeap &21" from the player
  24. add feather named "&eLeap &2READY" to the player
  25. play raw sound "mob.wither.shoot" at player with pitch 0.9 volume 1
  26.  
  27. on player drop a feather:
  28. if player has haste:
  29. cancel event
  30.  
  31. command /Assassin:
  32. description: アサシンもらえる
  33. permission: skript.test
  34. trigger:
  35. add feather named "&eLeap &2READY" to players
Advertisement
Add Comment
Please, Sign In to add comment