Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- every 1 second in "World":
- loop all players:
- if {keep::%loop-player%} is 0:
- add {acc::%loop-player%} to {clicks::%loop-player%}
- variables:
- {ShopUpgrade::%player%} = 0
- {upgrade::%player%} = 1
- {autoclicker::%player%} = 1
- {click::%player%} = 1
- {shoppres::%player%} = 1
- {keep::%player%} = 0
- {acc::%player%} = 0
- on leftclick holding nether_star:
- set {clicks::%player%} to 0
- on leftclick holding dead_bush:
- add 1000000000 to {clicks::%player%}
- on rightclick holding stick:
- add {click::%player%} to {clicks::%player%}
- every 1 seconds:
- loop all players:
- if {skullpoint::%loop-player%} is 1:
- set {skullpoint::%loop-player%} to 0
- add 1 to {Skulls::%loop-player%}
- on leftclick holding a stick:
- if {ShopUpgrade::%player%} is 1:
- open virtual chest inventory with size 3 named "&c&l Upgrade Shop" to player
- if {upgrade::%player%} is 1:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&31,000 Clicks &7to upgrade clicker (+1)|||| &7Upgrades: &31/17" to close:
- if {clicks::%player%} >= 1000:
- remove 1000 from {clicks::%player%}
- add 1 to {click::%player%}
- set {upgrade::%player%} to 2
- send "&aYou Added &7+1 &aClicks to your clicker &7(2 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 2:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&32,500 Clicks &7to upgrade clicker (+2)|||| &7Upgrades: &32/17" to close:
- if {clicks::%player%} >= 2500:
- remove 2500 from {clicks::%player%}
- add 2 to {click::%player%}
- set {upgrade::%player%} to 3
- send "&a&aYou Added &7+2 &aClicks to your clicker &7(4 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 3:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&36,250 Clicks &7to upgrade clicker (+4)|||| &7Upgrades: &33/17" to close:
- if {clicks::%player%} >= 6250:
- remove 6250 from {clicks::%player%}
- add 4 to {click::%player%}
- set {upgrade::%player%} to 4
- send "&aYou Added &7+4 &aClicks to your clicker &7(8 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 4:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&315,500 Clicks &7to upgrade clicker (+8)|||| &7Upgrades: &34/17" to close:
- if {clicks::%player%} >= 15500:
- remove 15500 from {clicks::%player%}
- add 8 to {click::%player%}
- set {upgrade::%player%} to 5
- send "&aYou Added &7+8 &aClicks to your clicker &7(16 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 5:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&340,000 Clicks &7to upgrade clicker (+16)|||| &7Upgrades: &35/17" to close:
- if {clicks::%player%} >= 40000:
- remove 40000 from {clicks::%player%}
- add 16 to {click::%player%}
- set {upgrade::%player%} to 6
- send "&aYou Added &7+16 &aClicks to your clicker &7(32 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 6:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&3100,000 Clicks &7to upgrade clicker (+32)|||| &7Upgrades: &36/17" to close:
- if {clicks::%player%} >= 100000:
- remove 100000 from {clicks::%player%}
- add 32 to {click::%player%}
- set {upgrade::%player%} to 7
- send "&aYou Added &7+32 &aClicks to your clicker &7(64 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 7:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&3250,000 Clicks &7to upgrade clicker (+64)|||| &7Upgrades: &37/17" to close:
- if {clicks::%player%} >= 250000:
- remove 250000 from {clicks::%player%}
- add 64 to {click::%player%}
- set {upgrade::%player%} to 8
- send "&aYou Added &7+64 &aClicks to your clicker &7(128 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 8:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&3600,000 Clicks &7to upgrade clicker (+128)|||| &7Upgrades: &38/17" to close:
- if {clicks::%player%} >= 600000:
- remove 600000 from {clicks::%player%}
- add 128 to {click::%player%}
- set {upgrade::%player%} to 9
- send "&aYou Added &7+128 &aClicks to your clicker &7(256 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 9:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&31,500,000 Clicks &7to upgrade clicker (+256)|||| &7Upgrades: &39/17" to close:
- if {clicks::%player%} >= 1500000:
- remove 1500000 from {clicks::%player%}
- add 256 to {click::%player%}
- set {upgrade::%player%} to 10
- send "&aYou Added &7+256 &aClicks to your clicker &7(512 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 10:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&33,750,000 Clicks &7to upgrade clicker (+512)|||| &7Upgrades: &310/17" to close:
- if {clicks::%player%} >= 3750000:
- remove 3750000 from {clicks::%player%}
- add 512 to {click::%player%}
- set {upgrade::%player%} to 11
- send "&aYou Added &7+512 &aClicks to your clicker &7(1,024 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 11:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&39,500,000 Clicks &7to upgrade clicker (+1,024)|||| &7Upgrades: &311/17" to close:
- if {clicks::%player%} >= 9500000:
- remove 9500000 from {clicks::%player%}
- add 1024 to {click::%player%}
- set {upgrade::%player%} to 12
- send "&a&aYou Added &7+1,024 &aClicks to your clicker &7(2,048 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 12:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&324,000,000 Clicks &7to upgrade clicker (+2,048)|||| &7Upgrades: &312/17" to close:
- if {clicks::%player%} >= 24000000:
- remove 24000000 from {clicks::%player%}
- add 2048 to {click::%player%}
- set {upgrade::%player%} to 13
- send "&aYou Added &7+2,048 &aClicks to your clicker &7(4,096 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 13:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&360,000,000 Clicks &7to upgrade clicker (+4,096)|||| &7Upgrades: &313/17" to close:
- if {clicks::%player%} >= 60000000:
- remove 60000000 from {clicks::%player%}
- add 4096 to {click::%player%}
- set {upgrade::%player%} to 14
- send "&aYou Added &7+4,096 &aClicks to your clicker &7(8,192 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 14:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&3150,000,000 Clicks &7to upgrade clicker (+8,192)|||| &7Upgrades: &314/17" to close:
- if {clicks::%player%} >= 150000000:
- remove 150000000 from {clicks::%player%}
- add 8192 to {click::%player%}
- set {upgrade::%player%} to 15
- send "&aYou Added &7+8,192 &aClicks to your clicker &7(16,384 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 15:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&3375,000,000 Clicks &7to upgrade clicker (+16,384)|||| &7Upgrades: &315/17" to close:
- if {clicks::%player%} >= 375000000:
- remove 375000000 from {clicks::%player%}
- add 16384 to {click::%player%}
- set {upgrade::%player%} to 16
- send "&aYou Added &7+16,384 &aClicks to your clicker &7(32,768 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 16:
- make gui slot 11 of player with diamond with name "&c&lUpgrade Clicker" with lore "&3900,000,000 Clicks &7to upgrade clicker (+32,768)|||| &7Upgrades: &316/17" to close:
- if {clicks::%player%} >= 900000000:
- remove 900000000 from {clicks::%player%}
- add 32768 to {click::%player%}
- set {upgrade::%player%} to 17
- send "&aYou Added &7+32,768 &aClicks to your clicker &7(65,536 total)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {upgrade::%player%} is 17:
- make gui slot 11 of player with barrier with name "&c&lMaxed Upgrade" with lore "&7Upgrades: &317/17" to do nothing
- #------------Autoclicker----------------
- if {autoclicker::%player%} is 1:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3200 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &31/100 |||| &7+1 Clicks per second" to close:
- if {clicks::%player%} >= 200:
- remove 200 from {clicks::%player%}
- Add 1 to {acc::%player%}
- Set {autoclicker::%player%} to 2
- send "&aYou've purchased an Autoclicker! &7(Speed: 1 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 2:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3260 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &32/100 |||| &7+1 Clicks per second" to close:
- if {clicks::%player%} >= 260:
- remove 260 from {clicks::%player%}
- Add 1 to {acc::%player%}
- Set {autoclicker::%player%} to 3
- send "&aYou've purchased an Autoclicker! &7(Speed: 2 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 3:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3340 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &33/100 |||| &7+1 Clicks per second" to close:
- if {clicks::%player%} >= 340:
- remove 340 from {clicks::%player%}
- Add 1 to {acc::%player%}
- Set {autoclicker::%player%} to 4
- send "&aYou've purchased an Autoclicker! &7(Speed: 3 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 4:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3440 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &34/100 |||| &7+1 Clicks per second" to close:
- if {clicks::%player%} >= 440:
- remove 440 from {clicks::%player%}
- Add 1 to {acc::%player%}
- Set {autoclicker::%player%} to 5
- send "&aYou've purchased an Autoclicker! &7(Speed: 4 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 5:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3570 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &35/100 |||| &7+1 Clicks per second" to close:
- if {clicks::%player%} >= 570:
- remove 570 from {clicks::%player%}
- Add 1 to {acc::%player%}
- Set {autoclicker::%player%} to 6
- send "&aYou've purchased an Autoclicker! &7(Speed: 5 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 6:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3740 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &36/100 |||| &7+1 Clicks per second" to close:
- if {clicks::%player%} >= 740:
- remove 740 from {clicks::%player%}
- Add 1 to {acc::%player%}
- Set {autoclicker::%player%} to 7
- send "&aYou've purchased an Autoclicker! &7(Speed: 6 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 7:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3965 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &37/100 |||| &7+1 Clicks per second" to close:
- if {clicks::%player%} >= 965:
- remove 965 from {clicks::%player%}
- Add 1 to {acc::%player%}
- Set {autoclicker::%player%} to 8
- send "&aYou've purchased an Autoclicker! &7(Speed: 7 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 8:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&31,250 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &38/100 |||| &7+1 Clicks per second" to close:
- if {clicks::%player%} >= 1250:
- remove 1250 from {clicks::%player%}
- Add 1 to {acc::%player%}
- Set {autoclicker::%player%} to 9
- send "&aYou've purchased an Autoclicker! &7(Speed: 8 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 9:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&31,630 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &39/100 |||| &7+1 Clicks per second" to close:
- if {clicks::%player%} >= 1630:
- remove 1630 from {clicks::%player%}
- Add 1 to {acc::%player%}
- Set {autoclicker::%player%} to 10
- send "&aYou've purchased an Autoclicker! &7(Speed: 9 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 10:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&32,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &310/100 |||| &7+1 Clicks per second" to close:
- if {clicks::%player%} >= 2000:
- remove 2000 from {clicks::%player%}
- Add 1 to {acc::%player%}
- Set {autoclicker::%player%} to 11
- send "&aYou've purchased an Autoclicker! &7(Speed: 10 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 11:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&32,120 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &311/100 |||| &7+3 Clicks per second" to close:
- if {clicks::%player%} >= 2120:
- remove 2120 from {clicks::%player%}
- Add 3 to {acc::%player%}
- Set {autoclicker::%player%} to 12
- send "&aYou've purchased an Autoclicker! &7(Speed: 13 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 12:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&32,600 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &312/100 |||| &7+3 Clicks per second" to close:
- if {clicks::%player%} >= 2600:
- remove 2600 from {clicks::%player%}
- Add 3 to {acc::%player%}
- Set {autoclicker::%player%} to 13
- send "&aYou've purchased an Autoclicker! &7(Speed: 16 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 13:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&33,380 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &313/100 |||| &7+3 Clicks per second" to close:
- if {clicks::%player%} >= 3380:
- remove 3380 from {clicks::%player%}
- Add 3 to {acc::%player%}
- Set {autoclicker::%player%} to 14
- send "&aYou've purchased an Autoclicker! &7(Speed: 19 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 14:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&34,400 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &314/100 |||| &7+3 Clicks per second" to close:
- if {clicks::%player%} >= 4400:
- remove 4400 from {clicks::%player%}
- Add 3 to {acc::%player%}
- Set {autoclicker::%player%} to 15
- send "&aYou've purchased an Autoclicker! &7(Speed: 22 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 15:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&35,700 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &310/100 |||| &7+3 Clicks per second" to close:
- if {clicks::%player%} >= 5700:
- remove 5700 from {clicks::%player%}
- Add 3 to {acc::%player%}
- Set {autoclicker::%player%} to 16
- send "&aYou've purchased an Autoclicker! &7(Speed: 25 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 16:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&37,425 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &316/100 |||| &7+3 Clicks per second" to close:
- if {clicks::%player%} >= 7425:
- remove 7425 from {clicks::%player%}
- Add 3 to {acc::%player%}
- Set {autoclicker::%player%} to 17
- send "&aYou've purchased an autoclicker! &7(Speed: 28 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 17:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&39,650 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &317/100 |||| &7+3 Clicks per second" to close:
- if {clicks::%player%} >= 9650:
- remove 9650 from {clicks::%player%}
- Add 3 to {acc::%player%}
- Set {autoclicker::%player%} to 18
- send "&aYou've purchased an autoclicker! &7(Speed: 31 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 18:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&310,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &318/100 |||| &7+3 Clicks per second" to close:
- if {clicks::%player%} >= 10000:
- remove 10000 from {clicks::%player%}
- Add 3 to {acc::%player%}
- Set {autoclicker::%player%} to 19
- send "&aYou've purchased an autoclicker! &7(Speed: 34 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 19:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&312,550 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &319/100 |||| &7+3 Clicks per second" to close:
- if {clicks::%player%} >= 12550:
- remove 12550 from {clicks::%player%}
- Add 3 to {acc::%player%}
- Set {autoclicker::%player%} to 20
- send "&aYou've purchased an autoclicker! &7(Speed: 37 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 20:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&313,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &320/100 |||| &7+3 Clicks per second" to close:
- if {clicks::%player%} >= 13000:
- remove 13000 from {clicks::%player%}
- Add 3 to {acc::%player%}
- Set {autoclicker::%player%} to 21
- send "&aYou've purchased an autoclicker! &7(Speed: 40 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 21:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&316,300 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &321/100 |||| &7+6 Clicks per second" to close:
- if {clicks::%player%} >= 16300:
- remove 16300 from {clicks::%player%}
- Add 6 to {acc::%player%}
- Set {autoclicker::%player%} to 22
- send "&aYou've purchased an autoclicker! &7(Speed: 46 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 22:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&316,900 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &322/100 |||| &7+6 Clicks per second" to close:
- if {clicks::%player%} >= 16900:
- remove 16900 from {clicks::%player%}
- Add 6 to {acc::%player%}
- Set {autoclicker::%player%} to 23
- send "&aYou've purchased an autoclicker! &7(Speed: 52 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 23:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&321,200 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &323/100 |||| &7+6 Clicks per second" to close:
- if {clicks::%player%} >= 21200:
- remove 21200 from {clicks::%player%}
- Add 6 to {acc::%player%}
- Set {autoclicker::%player%} to 24
- send "&aYou've purchased an autoclicker! &7(Speed: 58 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 24:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&322,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &324/100 |||| &7+6 Clicks per second" to close:
- if {clicks::%player%} >= 22000:
- remove 22000 from {clicks::%player%}
- Add 6 to {acc::%player%}
- Set {autoclicker::%player%} to 25
- send "&aYou've purchased an autoclicker! &7(Speed: 64 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 25:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&328,500 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &325/100 |||| &7+6 Clicks per second" to close:
- if {clicks::%player%} >= 28500:
- remove 28500 from {clicks::%player%}
- Add 6 to {acc::%player%}
- Set {autoclicker::%player%} to 26
- send "&aYou've purchased an autoclicker! &7(Speed: 70 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 26:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&337,100 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &326/100 |||| &7+6 Clicks per second" to close:
- if {clicks::%player%} >= 37100:
- remove 37100 from {clicks::%player%}
- Add 6 to {acc::%player%}
- Set {autoclicker::%player%} to 27
- send "&aYou've purchased an autoclicker! &7(Speed: 76 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 27:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&340,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &327/100 |||| &7+6 Clicks per second" to close:
- if {clicks::%player%} >= 40000:
- remove 40000 from {clicks::%player%}
- Add 6 to {acc::%player%}
- Set {autoclicker::%player%} to 28
- send "&aYou've purchased an autoclicker! &7(Speed: 82 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 28:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&348,250 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &328/100 |||| &7+6 Clicks per second" to close:
- if {clicks::%player%} >= 48250:
- remove 48250 from {clicks::%player%}
- Add 6 to {acc::%player%}
- Set {autoclicker::%player%} to 29
- send "&aYou've purchased an autoclicker! &7(Speed: 88 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 29:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&352,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &329/100 |||| &7+6 Clicks per second" to close:
- if {clicks::%player%} >= 52000:
- remove 52000 from {clicks::%player%}
- Add 6 to {acc::%player%}
- Set {autoclicker::%player%} to 30
- send "&aYou've purchased an autoclicker! &7(Speed: 94 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 30:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&362,750 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &330/100 |||| &7+6 Clicks per second" to close:
- if {clicks::%player%} >= 62750:
- remove 62750 from {clicks::%player%}
- Add 6 to {acc::%player%}
- Set {autoclicker::%player%} to 31
- send "&aYou've purchased an autoclicker! &7(Speed: 100 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 31:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&367,500 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &331/100 |||| &7+20 Clicks per second" to close:
- if {clicks::%player%} >= 67500:
- remove 67500 from {clicks::%player%}
- Add 20 to {acc::%player%}
- Set {autoclicker::%player%} to 32
- send "&aYou've purchased an autoclicker! &7(Speed: 120 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 32:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&381,500 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &332/100 |||| &7+20 Clicks per second" to close:
- if {clicks::%player%} >= 81500:
- remove 81500 from {clicks::%player%}
- Add 20 to {acc::%player%}
- Set {autoclicker::%player%} to 33
- send "&aYou've purchased an autoclicker! &7(Speed: 140 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 33:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&388,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &333/100 |||| &7+20 Clicks per second" to close:
- if {clicks::%player%} >= 88000:
- remove 88000 from {clicks::%player%}
- Add 20 to {acc::%player%}
- Set {autoclicker::%player%} to 34
- send "&aYou've purchased an autoclicker! &7(Speed: 160 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 34:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3100,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &334/100 |||| &7+20 Clicks per second" to close:
- if {clicks::%player%} >= 100000:
- remove 100000 from {clicks::%player%}
- Add 20 to {acc::%player%}
- Set {autoclicker::%player%} to 35
- send "&aYou've purchased an autoclicker! &7(Speed: 180 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 35:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3106,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &335/100 |||| &7+20 Clicks per second" to close:
- if {clicks::%player%} >= 106000:
- remove 106000 from {clicks::%player%}
- Add 20 to {acc::%player%}
- Set {autoclicker::%player%} to 36
- send "&aYou've purchased an autoclicker! &7(Speed: 200 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 36:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3114,250 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &336/100 |||| &7+20 Clicks per second" to close:
- if {clicks::%player%} >= 114250:
- remove 114250 from {clicks::%player%}
- Add 20 to {acc::%player%}
- Set {autoclicker::%player%} to 37
- send "&aYou've purchased an autoclicker! &7(Speed: 220 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 37:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3130,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &337/100 |||| &7+20 Clicks per second" to close:
- if {clicks::%player%} >= 130000:
- remove 130000 from {clicks::%player%}
- Add 20 to {acc::%player%}
- Set {autoclicker::%player%} to 38
- send "&aYou've purchased an autoclicker! &7(Speed: 240 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 38:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3148,500 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &338/100 |||| &7+20 Clicks per second" to close:
- if {clicks::%player%} >= 148500:
- remove 148500 from {clicks::%player%}
- Add 20 to {acc::%player%}
- Set {autoclicker::%player%} to 39
- send "&aYou've purchased an autoclicker! &7(Speed: 260 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 39:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3169,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &339/100 |||| &7+20 Clicks per second" to close:
- if {clicks::%player%} >= 169000:
- remove 169000 from {clicks::%player%}
- Add 20 to {acc::%player%}
- Set {autoclicker::%player%} to 40
- send "&aYou've purchased an autoclicker! &7(Speed: 280 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 40:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3193,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &340/100 |||| &7+20 Clicks per second" to close:
- if {clicks::%player%} >= 193000:
- remove 193000 from {clicks::%player%}
- Add 20 to {acc::%player%}
- Set {autoclicker::%player%} to 41
- send "&aYou've purchased an autoclicker! &7(Speed: 300 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 41:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3200,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &341/100 |||| &7+40 Clicks per second" to close:
- if {clicks::%player%} >= 200000:
- remove 200000 from {clicks::%player%}
- Add 40 to {acc::%player%}
- Set {autoclicker::%player%} to 42
- send "&aYou've purchased an autoclicker! &7(Speed: 340 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 42:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3220,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &342/100 |||| &7+40 Clicks per second" to close:
- if {clicks::%player%} >= 220000:
- remove 220000 from {clicks::%player%}
- Add 40 to {acc::%player%}
- Set {autoclicker::%player%} to 43
- send "&aYou've purchased an autoclicker! &7(Speed: 380 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 43:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3230,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &343/100 |||| &7+40 Clicks per second" to close:
- if {clicks::%player%} >= 230000:
- remove 230000 from {clicks::%player%}
- Add 40 to {acc::%player%}
- Set {autoclicker::%player%} to 44
- send "&aYou've purchased an autoclicker! &7(Speed: 420 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 44:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3251,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &344/100 |||| &7+40 Clicks per second" to close:
- if {clicks::%player%} >= 251000:
- remove 251000 from {clicks::%player%}
- Add 40 to {acc::%player%}
- Set {autoclicker::%player%} to 45
- send "&aYou've purchased an autoclicker! &7(Speed: 460 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 45:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3285,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &345/100 |||| &7+40 Clicks per second" to close:
- if {clicks::%player%} >= 285000:
- remove 285000 from {clicks::%player%}
- Add 40 to {acc::%player%}
- Set {autoclicker::%player%} to 46
- send "&aYou've purchased an autoclicker! &7(Speed: 500 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 46:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3326,300 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &346/100 |||| &7+40 Clicks per second" to close:
- if {clicks::%player%} >= 326300:
- remove 326300 from {clicks::%player%}
- Add 40 to {acc::%player%}
- Set {autoclicker::%player%} to 47
- send "&aYou've purchased an autoclicker! &7(Speed: 540 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 47:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3338,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &347/100 |||| &7+40 Clicks per second" to close:
- if {clicks::%player%} >= 338000:
- remove 338000 from {clicks::%player%}
- Add 40 to {acc::%player%}
- Set {autoclicker::%player%} to 48
- send "&aYou've purchased an autoclicker! &7(Speed: 580 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 48:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3371,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &348/100 |||| &7+40 Clicks per second" to close:
- if {clicks::%player%} >= 371000:
- remove 371000 from {clicks::%player%}
- Add 40 to {acc::%player%}
- Set {autoclicker::%player%} to 49
- send "&aYou've purchased an autoclicker! &7(Speed: 620 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 49:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3425,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &349/100 |||| &7+40 Clicks per second" to close:
- if {clicks::%player%} >= 425000:
- remove 425000 from {clicks::%player%}
- Add 40 to {acc::%player%}
- Set {autoclicker::%player%} to 50
- send "&aYou've purchased an autoclicker! &7(Speed: 660 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 50:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3440,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &350/100 |||| &7+40 Clicks per second" to close:
- if {clicks::%player%} >= 440000:
- remove 440000 from {clicks::%player%}
- Add 40 to {acc::%player%}
- Set {autoclicker::%player%} to 51
- send "&aYou've purchased an autoclicker! &7(Speed: 700 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 51:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3482,500 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &351/100 |||| &7+70 Clicks per second" to close:
- if {clicks::%player%} >= 482500:
- remove 482500 from {clicks::%player%}
- Add 70 to {acc::%player%}
- Set {autoclicker::%player%} to 52
- send "&aYou've purchased an autoclicker! &7(Speed: 770 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 52:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3571,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &352/100 |||| &7+70 Clicks per second" to close:
- if {clicks::%player%} >= 571000:
- remove 571000 from {clicks::%player%}
- Add 70 to {acc::%player%}
- Set {autoclicker::%player%} to 53
- send "&aYou've purchased an autoclicker! &7(Speed: 840 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 53:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3627,500 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &353/100 |||| &7+70 Clicks per second" to close:
- if {clicks::%player%} >= 627500:
- remove 627500 from {clicks::%player%}
- Add 70 to {acc::%player%}
- Set {autoclicker::%player%} to 54
- send "&aYou've purchased an autoclicker! &7(Speed: 910 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 54:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3742,500 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &354/100 |||| &7+70 Clicks per second" to close:
- if {clicks::%player%} >= 742500:
- remove 742500 from {clicks::%player%}
- Add 70 to {acc::%player%}
- Set {autoclicker::%player%} to 55
- send "&aYou've purchased an autoclicker! &7(Speed: 980 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 55:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3815,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &355/100 |||| &7+70 Clicks per second" to close:
- if {clicks::%player%} >= 815000:
- remove 815000 from {clicks::%player%}
- Add 70 to {acc::%player%}
- Set {autoclicker::%player%} to 56
- send "&aYou've purchased an autoclicker! &7(Speed: 1,050 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 56:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3965,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &356/100 |||| &7+70 Clicks per second" to close:
- if {clicks::%player%} >= 965000:
- remove 965000 from {clicks::%player%}
- Add 70 to {acc::%player%}
- Set {autoclicker::%player%} to 57
- send "&aYou've purchased an autoclicker! &7(Speed: 1,120 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 57:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&31,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &357/100 |||| &7+70 Clicks per second" to close:
- if {clicks::%player%} >= 1000000:
- remove 1000000 from {clicks::%player%}
- Add 70 to {acc::%player%}
- Set {autoclicker::%player%} to 58
- send "&aYou've purchased an autoclicker! &7(Speed: 1,190 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 58:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&31,060,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &358/100 |||| &7+70 Clicks per second" to close:
- if {clicks::%player%} >= 1060000:
- remove 1060000 from {clicks::%player%}
- Add 70 to {acc::%player%}
- Set {autoclicker::%player%} to 59
- send "&aYou've purchased an autoclicker! &7(Speed: 1,260 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 59:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&31,255,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &359/100 |||| &7+70 Clicks per second" to close:
- if {clicks::%player%} >= 1255000:
- remove 1255000 from {clicks::%player%}
- Add 70 to {acc::%player%}
- Set {autoclicker::%player%} to 60
- send "&aYou've purchased an autoclicker! &7(Speed: 1,330 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 60:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&31,300,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &360/100 |||| &7+70 Clicks per second" to close:
- if {clicks::%player%} >= 1300000:
- remove 1300000 from {clicks::%player%}
- Add 70 to {acc::%player%}
- Set {autoclicker::%player%} to 61
- send "&aYou've purchased an autoclicker! &7(Speed: 1,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 61:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&31,630,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &361/100 |||| &7+300 Clicks per second" to close:
- if {clicks::%player%} >= 1630000:
- remove 1000000 from {clicks::%player%}
- Add 300 to {acc::%player%}
- Set {autoclicker::%player%} to 62
- send "&aYou've purchased an autoclicker! &7(Speed: 1,700 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 62:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&31,690,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &362/100 |||| &7+300 Clicks per second" to close:
- if {clicks::%player%} >= 1690000:
- remove 1690000 from {clicks::%player%}
- Add 300 to {acc::%player%}
- Set {autoclicker::%player%} to 63
- send "&aYou've purchased an autoclicker! &7(Speed: 2,000 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 63:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&32,121,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &363/100 |||| &7+300 Clicks per second" to close:
- if {clicks::%player%} >= 2121000:
- remove 2121000 from {clicks::%player%}
- Add 300 to {acc::%player%}
- Set {autoclicker::%player%} to 64
- send "&aYou've purchased an autoclicker! &7(Speed: 2,300 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 64:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&32,200,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &364/100 |||| &7+300 Clicks per second" to close:
- if {clicks::%player%} >= 2200000:
- remove 2200000 from {clicks::%player%}
- Add 300 to {acc::%player%}
- Set {autoclicker::%player%} to 65
- send "&aYou've purchased an autoclicker! &7(Speed: 2,600 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 65:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&32,850,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &365/100 |||| &7+300 Clicks per second" to close:
- if {clicks::%player%} >= 2850000:
- remove 2850000 from {clicks::%player%}
- Add 300 to {acc::%player%}
- Set {autoclicker::%player%} to 66
- send "&aYou've purchased an autoclicker! &7(Speed: 2,900 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 66:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&33,700,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &366/100 |||| &7+300 Clicks per second" to close:
- if {clicks::%player%} >= 3700000:
- remove 3700000 from {clicks::%player%}
- Add 300 to {acc::%player%}
- Set {autoclicker::%player%} to 67
- send "&aYou've purchased an autoclicker! &7(Speed: 3,200 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 67:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&34,825,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &367/100 |||| &7+300 Clicks per second" to close:
- if {clicks::%player%} >= 4825000:
- remove 4825000 from {clicks::%player%}
- Add 300 to {acc::%player%}
- Set {autoclicker::%player%} to 68
- send "&aYou've purchased an autoclicker! &7(Speed: 3,500 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 68:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&36,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &368/100 |||| &7+300 Clicks per second" to close:
- if {clicks::%player%} >= 6000000:
- remove 6000000 from {clicks::%player%}
- Add 300 to {acc::%player%}
- Set {autoclicker::%player%} to 69
- send "&aYou've purchased an autoclicker! &7(Speed: 3,800 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 69:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&36,275,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &369/100 |||| &7+300 Clicks per second" to close:
- if {clicks::%player%} >= 6275000:
- remove 6275000 from {clicks::%player%}
- Add 300 to {acc::%player%}
- Set {autoclicker::%player%} to 70
- send "&aYou've purchased an autoclicker! &7(Speed: 4,100 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 70:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&37,800,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &370/100 |||| &7+300 Clicks per second" to close:
- if {clicks::%player%} >= 7800000:
- remove 7800000 from {clicks::%player%}
- Add 300 to {acc::%player%}
- Set {autoclicker::%player%} to 71
- send "&aYou've purchased an autoclicker! &7(Speed: 4,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 71:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&38,150,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &371/100 |||| &71,500 Clicks per second" to close:
- if {clicks::%player%} >= 8150000:
- remove 8150000 from {clicks::%player%}
- set {au70::%player%} to 1
- Add 1500 to {acc::%player%}
- Set {autoclicker::%player%} to 72
- send "&aYou've purchased an autoclicker! &7(Speed: 5,900 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 72:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&310,150,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &372/100 |||| &7+1,500 Clicks per second" to close:
- if {clicks::%player%} >= 10150000:
- remove 10150000 from {clicks::%player%}
- Add 1500 to {acc::%player%}
- Set {autoclicker::%player%} to 73
- send "&aYou've purchased an autoclicker! &7(Speed: 7,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 73:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&310,600,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &373/100 |||| &7+1,500 Clicks per second" to close:
- if {clicks::%player%} >= 10600000:
- remove 10600000 from {clicks::%player%}
- Add 1500 to {acc::%player%}
- Set {autoclicker::%player%} to 74
- send "&aYou've purchased an autoclicker! &7(Speed: 8,900 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 74:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&313,200,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &374/100 |||| &7+1,500 Clicks per second" to close:
- if {clicks::%player%} >= 13200000:
- remove 13200000 from {clicks::%player%}
- Add 1500 to {acc::%player%}
- Set {autoclicker::%player%} to 75
- send "&aYou've purchased an autoclicker! &7(Speed: 10,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 75:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&314,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &375/100 |||| &7+1,500 Clicks per second" to close:
- if {clicks::%player%} >= 14000000:
- remove 14000000 from {clicks::%player%}
- Add 1500 to {acc::%player%}
- Set {autoclicker::%player%} to 76
- send "&aYou've purchased an autoclicker! &7(Speed: 11,900 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 76:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&317,150,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &376/100 |||| &7+1,500 Clicks per second" to close:
- if {clicks::%player%} >= 17150000:
- remove 17150000 from {clicks::%player%}
- Add 1500 to {acc::%player%}
- Set {autoclicker::%player%} to 77
- send "&aYou've purchased an autoclicker! &7(Speed: 13,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 77:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&318,200,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &377/100 |||| &7+1,500 Clicks per second" to close:
- if {clicks::%player%} >= 18200000:
- remove 18200000 from {clicks::%player%}
- Add 1500 to {acc::%player%}
- Set {autoclicker::%player%} to 78
- send "&aYou've purchased an autoclicker! &7(Speed: 14,900 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 78:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&322,275,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &378/100 |||| &7+1,500 Clicks per second" to close:
- if {clicks::%player%} >= 22275000:
- remove 22275000 from {clicks::%player%}
- Add 1500 to {acc::%player%}
- Set {autoclicker::%player%} to 79
- send "&aYou've purchased an autoclicker! &7(Speed: 16,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 79:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&323,600,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &379/100 |||| &7+1,500 Clicks per second" to close:
- if {clicks::%player%} >= 23600000:
- remove 23600000 from {clicks::%player%}
- Add 1500 to {acc::%player%}
- Set {autoclicker::%player%} to 80
- send "&aYou've purchased an autoclicker! &7(Speed: 17,900 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 80:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&328,950,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &380/100 |||| &7+1,500 Clicks per second" to close:
- if {clicks::%player%} >= 28950000:
- remove 28950000 from {clicks::%player%}
- Add 1500 to {acc::%player%}
- Set {autoclicker::%player%} to 81
- send "&aYou've purchased an autoclicker! &7(Speed: 19,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 81:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&330,750,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &381/100 |||| &7+3,000 Clicks per second" to close:
- if {clicks::%player%} >= 30750000:
- remove 30750000 from {clicks::%player%}
- Add 3000 to {acc::%player%}
- Set {autoclicker::%player%} to 82
- send "&aYou've purchased an autoclicker! &7(Speed: 22,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 82:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&337,650,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &382/100 |||| &7+3,000 Clicks per second" to close:
- if {clicks::%player%} >= 37650000:
- remove 37650000 from {clicks::%player%}
- Add 3000 to {acc::%player%}
- Set {autoclicker::%player%} to 83
- send "&aYou've purchased an autoclicker! &7(Speed: 25,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 83:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&340,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &383/100 |||| &7+3,000 Clicks per second" to close:
- if {clicks::%player%} >= 40000000:
- remove 40000000 from {clicks::%player%}
- Add 3000 to {acc::%player%}
- Set {autoclicker::%player%} to 84
- send "&aYou've purchased an autoclicker! &7(Speed: 28,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 84:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&340,500,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &384/100 |||| &7+3,000 Clicks per second" to close:
- if {clicks::%player%} >= 40500000:
- remove 40500000 from {clicks::%player%}
- Add 3000 to {acc::%player%}
- Set {autoclicker::%player%} to 85
- send "&aYou've purchased an autoclicker! &7(Speed: 31,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 85:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&348,950,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &385/100 |||| &7+3,000 Clicks per second" to close:
- if {clicks::%player%} >= 48950000:
- remove 48950000 from {clicks::%player%}
- Add 3000 to {acc::%player%}
- Set {autoclicker::%player%} to 86
- send "&aYou've purchased an autoclicker! &7(Speed: 34,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 86:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&352,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &386/100 |||| &7+3,000 Clicks per second" to close:
- if {clicks::%player%} >= 52000000:
- remove 52000000 from {clicks::%player%}
- Add 3000 to {acc::%player%}
- Set {autoclicker::%player%} to 87
- send "&aYou've purchased an autoclicker! &7(Speed: 37,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 87:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&357,500,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &387/100 |||| &7+3,000 Clicks per second" to close:
- if {clicks::%player%} >= 57500000:
- remove 57500000 from {clicks::%player%}
- Add 3000 to {acc::%player%}
- Set {autoclicker::%player%} to 88
- send "&aYou've purchased an autoclicker! &7(Speed: 40,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 88:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&363,650,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &388/100 |||| &7+3,000 Clicks per second" to close:
- if {clicks::%player%} >= 63650000:
- remove 63650000 from {clicks::%player%}
- Add 3000 to {acc::%player%}
- Set {autoclicker::%player%} to 89
- send "&aYou've purchased an autoclicker! &7(Speed: 43,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 89:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&367,500,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &389/100 |||| &7+3,000 Clicks per second" to close:
- if {clicks::%player%} >= 67500000:
- remove 67500000 from {clicks::%player%}
- Add 3000 to {acc::%player%}
- Set {autoclicker::%player%} to 90
- send "&aYou've purchased an autoclicker! &7(Speed: 46,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 90:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&375,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &390/100 |||| &7+3,000 Clicks per second" to close:
- if {clicks::%player%} >= 75000000:
- remove 75000000 from {clicks::%player%}
- Add 3000 to {acc::%player%}
- Set {autoclicker::%player%} to 91
- send "&aYou've purchased an autoclicker! &7(Speed: 49,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 91:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&387,850,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &391/100 |||| &78,000 Clicks per second" to close:
- if {clicks::%player%} >= 87850000:
- remove 87850000 from {clicks::%player%}
- Add 8000 to {acc::%player%}
- Set {autoclicker::%player%} to 92
- send "&aYou've purchased an autoclicker! &7(Speed: 57,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 92:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3100,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &392/100 |||| &7+8,000 Clicks per second" to close:
- if {clicks::%player%} >= 100000000:
- remove 100000000 from {clicks::%player%}
- Add 8000 to {acc::%player%}
- Set {autoclicker::%player%} to 93
- send "&aYou've purchased an autoclicker! &7(Speed: 65,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 93:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3114,200,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &393/100 |||| &7+8,000 Clicks per second" to close:
- if {clicks::%player%} >= 114200000:
- remove 114200000 from {clicks::%player%}
- Add 8000 to {acc::%player%}
- Set {autoclicker::%player%} to 94
- send "&aYou've purchased an autoclicker! &7(Speed: 73,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 94:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3135,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &394/100 |||| &7+8,000 Clicks per second" to close:
- if {clicks::%player%} >= 135000000:
- remove 135000000 from {clicks::%player%}
- Add 8000 to {acc::%player%}
- Set {autoclicker::%player%} to 95
- send "&aYou've purchased an autoclicker! &7(Speed: 81,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 95:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3148,500,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &395/100 |||| &7+8,000 Clicks per second" to close:
- if {clicks::%player%} >= 148500000:
- remove 148500000 from {clicks::%player%}
- Add 8000 to {acc::%player%}
- Set {autoclicker::%player%} to 96
- send "&aYou've purchased an autoclicker! &7(Speed: 89,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 96:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3170,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &396/100 |||| &7+8,000 Clicks per second" to close:
- if {clicks::%player%} >= 170000000:
- remove 170000000 from {clicks::%player%}
- Add 8000 to {acc::%player%}
- Set {autoclicker::%player%} to 97
- send "&aYou've purchased an autoclicker! &7(Speed: 97,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 97:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3193,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &397/100 |||| &7+8,000 Clicks per second" to close:
- if {clicks::%player%} >= 193000000:
- remove 193000000 from {clicks::%player%}
- Add 8000 to {acc::%player%}
- Set {autoclicker::%player%} to 98
- send "&aYou've purchased an autoclicker! &7(Speed: 105,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 98:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3251,000,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &398/100 |||| &7+8,000 Clicks per second" to close:
- if {clicks::%player%} >= 251000000:
- remove 251000000 from {clicks::%player%}
- Add 8000 to {acc::%player%}
- Set {autoclicker::%player%} to 99
- send "&aYou've purchased an autoclicker! &7(Speed: 113,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- if {autoclicker::%player%} is 99:
- make gui slot 13 of player with diamond with name "&c&l Autoclicker" with lore "&3326,250,000 Clicks &7to upgrade an AutoClicker |||| &7Upgrades: &399/100 |||| &7+8,000 Clicks per second" to close:
- if {clicks::%player%} >= 326250000:
- remove 326250000 from {clicks::%player%}
- Add 8000 to {acc::%player%}
- Set {autoclicker::%player%} to 100
- send "&aYou've purchased an autoclicker! &7(Speed: 121,400 CPS)"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- #------------------------------------------------------------------------
- if {autoclicker::%player%} is 100:
- make gui slot 13 of player with barrier with name "&c&lMaxed AutoClicker!" with lore "&7Upgrades: &3100/100" to do nothing
- if {autoclicker::%player%} is 101:
- make gui slot 13 of player with barrier with name "&c&lMaxed AutoClicker!" with lore "&7Upgrades: &3100/100" to do nothing
- if {shoppres::%player%} is 1:
- make gui slot 15 of player with name_tag with name "&c&lPrestige" with lore "&31,000,000,000 Clicks||||&7Presting allows you to get:||&7+1 Skull||&7Special Prestige item" to close:
- if {clicks::%player%} >= 1000000000:
- remove 1000000000 from {clicks::%player%}
- add 1 to {Prestige::%player%}
- set {Clicks::%player%} to 0
- add 1 to {skullpoint::%player%}
- broadcast "&3%player% &7Has prestiged!"
- execute console command "crate key %player% Prestige 1"
- stop
- else:
- send "&cNot Enough Clicks!"
- stop
- #===================
- #
- # ShopUpgrade! DO NOT TOUCH
- #
- #===================
- if {ShopUpgrade::%player%} is 0:
- make gui slot 1 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 2 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 3 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 4 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 5 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 6 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 7 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 8 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 9 of player with black glass with name "&l" to do nothing
- #----------------------------
- if {ShopUpgrade::%player%} is 0:
- make gui slot 0 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 18 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 19 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 20 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 21 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 22 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 22 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 23 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 24 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 25 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 26 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 17 of player with black glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 10 of player with white glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 12 of player with white glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 14 of player with white glass with name "&l" to do nothing
- if {ShopUpgrade::%player%} is 0:
- make gui slot 16 of player with white glass with name "&l" to do nothing
Advertisement
Add Comment
Please, Sign In to add comment