Advertisement
Evils_

Untitled

Sep 2nd, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. on rightclick holding a iron ingot:
  2. if name of tool of player is "&eDogeClicker":
  3. set {clickamountbalance.%player%} to ({clickamount.%player%} + player's balannce)
  4. if {clickamountbalance.%player%} > 999999999999999999:
  5. set player's balance to 999999999999999999
  6. if 999999999999999999 > {clickamountbalance.%player%}:
  7. add 1 to {clicktotal.::%player%}
  8. add {clickamount.%player%} to player's balance
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement