Edwin1170

Shopping Cart Simulator INF MONEY

Aug 31st, 2022
824
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. --███████╗██████╗░░██╗░░░░░░░██╗██╗███╗░░██╗░░███╗░░░░███╗░░███████╗░█████╗░
  2. --██╔════╝██╔══██╗░██║░░██╗░░██║██║████╗░██║░████║░░░████║░░╚════██║██╔══██╗
  3. --█████╗░░██║░░██║░╚██╗████╗██╔╝██║██╔██╗██║██╔██║░░██╔██║░░░░░░██╔╝██║░░██║
  4. --██╔══╝░░██║░░██║░░████╔═████║░██║██║╚████║╚═╝██║░░╚═╝██║░░░░░██╔╝░██║░░██║
  5. --███████╗██████╔╝░░╚██╔╝░╚██╔╝░██║██║░╚███║███████╗███████╗░░██╔╝░░╚█████╔╝
  6. --╚══════╝╚═════╝░░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚══╝╚══════╝╚══════╝░░╚═╝░░░░╚════╝░
  7. --🆂🆄🅱🆂🅲🆁🅸🅱🅴
  8. --]]
  9. repeat
  10. local args = {
  11. [1] = {
  12. ["Did Crash"] = false,
  13. ["Distance"] = 99999999999999,
  14. ["Friends Counter"] = 0,
  15. ["Tricks"] = 50000000000,
  16. ["Launch Speed"] = 7575,
  17. ["Style"] = 1,
  18. ["Height"] = 251.6,
  19. ["Trick Counter"] = 50000000000,
  20. ["Max Trick Multiplier"] = 0,
  21. ["Max Trick Time Length"] = 0
  22. }
  23. }
  24.  
  25. game:GetService("ReplicatedStorage").RemoteFunctions.End_Round_Update:InvokeServer(unpack(args))
  26. wait()
  27. until false
Advertisement
Add Comment
Please, Sign In to add comment