Nacho2012_Premi

4.6K Views, Ultra good epic cookie clicker!

Sep 12th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. command /menu:
  2. trigger:
  3. open chest with 3 rows named "&eMenu!" to player
  4. format slot 0 of player with cookie named "&e1st clicker" to close then run [make console execute command "give %player% cookie 1"]
  5. format slot 1 of player with bedrock named "&92nd Clicker" to close then run [make console execute command "give %player% bedrock 1"]
  6. remove 100 from {cookies.player}
  7. format slot 26 of player with barrier named "&eSpawn!" to close then run [make console execute command "spawn %player%"]
  8. on rightclick with cookie:
  9. add 1 to {cookies.player}
  10. command /cookies:
  11. trigger:
  12. send "&eYou have &5%{cookies.player}% &eCookies!"
  13. on rightclick with bedrock:
  14. add 3 to {cookies.player}
  15. command /info:
  16. trigger:
  17. send "&ePlugin made by &5Nacho2012_Premi&e!"
  18. send ""
  19. send ""
  20. send ""
  21. send "&eCookie Clicker."
  22. send ""
  23. send ""
  24. send ""
  25. send ""
  26. send ""
  27. send ""
  28. send ""
  29. send ""
  30. wait 100 ticks
  31. send "&eHow to play:"
  32. send ""
  33. send "&eStart doing &2/menu!"
  34. send ""
  35. wait 100 ticks
  36. send "&aRightclick the cookie for More cookies!"
  37. send ""
  38. wait 100 ticks
  39. send "&eSo, Buy the other items in the shop!"
  40. send ""
  41. send ""
  42. send ""
  43. send ""
  44. wait 150 ticks
  45. send "&bSo, That's all, Enjoy with the Cookie Clicker!"
Advertisement
Add Comment
Please, Sign In to add comment