Advertisement
Guest User

Kazı Kazan

a guest
Sep 23rd, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. command /kazikazan [<text>]:
  2. aliases: /kk
  3. trigger:
  4. if arg 1 is not set:
  5. open chest with 3 rows named "&c&lKazi Kazan" to player
  6. wait 2 tick
  7. format slot 13 of player with 1 wool:5 named "&6&lKazi Kazan" with lore "&7Kazi Kazan" to close then run [execute player command "kk oyna1"]
  8. if arg 1 is "oyna1":
  9. chance of 3%:
  10. wait 2 tick
  11. open chest with 3 rows named "&c&lKazi Kazan" to player
  12. wait 2 tick
  13. format slot 13 of player with 1 diamond named "&6&l300Tl" to close
  14. add 300 to player's balance
  15. chance of 7%:
  16. wait 2 tick
  17. open chest with 3 rows named "&c&lKazi Kazan" to player
  18. wait 2 tick
  19. format slot 13 of player with 1 emerald named "&6&l150Tl" to close
  20. add 150 to player's balance
  21. chance of 20%:
  22. wait 2 tick
  23. open chest with 3 rows named "&c&lKazi Kazan" to player
  24. wait 2 tick
  25. format slot 13 of player with 1 gold ingot named "&6&l75Tl" to close
  26. add 75 to player's balance
  27. chance of 20%:
  28. wait 2 tick
  29. open chest with 3 rows named "&c&lKazi Kazan" to player
  30. wait 2 tick
  31. format slot 13 of player with 1 iron ingot named "&6&l50Tl" to close
  32. add 50 to player's balance
  33. chance of 20%:
  34. wait 2 tick
  35. open chest with 3 rows named "&c&lKazi Kazan" to player
  36. wait 2 tick
  37. format slot 13 of player with 1 coal named "&6&l20Tl" to close
  38. add 20 to player's balance
  39. chance of 30%:
  40. wait 2 tick
  41. open chest with 3 rows named "&c&lKazi Kazan" to player
  42. wait 2 tick
  43. format slot 13 of player with 1 coal named "&6&l10Tl" to close
  44. add 10 to player's balance
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement