Advertisement
Testingdotsofficials

Economy command bdfd

Dec 28th, 2022
508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Add variable: Money
  2. Command 1
  3. (Your prefix)work
  4. $nomention
  5. $title[You work as a $randomText[McDonald's cashier;Stripper;Hacker;Gold miner;Teacher;Doctor;Nurse]]
  6. $description[and earn $$random[25;150]]
  7. $setUserVar[Money;$sum[$getUserVar[Money];$random[25;150]]]
  8. $cooldown[5m;sorry you need a little rest -_- wait for 5min]
  9. $footer[you worked $random[25;55]mins]
  10. Command 2
  11. (Your prefix)bal
  12. $nomention
  13. $thumbnail[$authorAvatar]
  14. $color[36393F]
  15. $title[Current Balance]
  16. $description[
  17. You have $$getUserVar[Money]]
  18. $footer[You can work to get MONEY]
  19. Command 3
  20. (Your prefix)resbal
  21. $nomention
  22. $suppressErrors
  23. $deletecommand
  24. $color[ff9768]
  25. $description[okay i reseted your money balance $resetUserVar[Money]
  26. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement