scripercory1

My Supermarket Script Infinite Money Made by L_ci#0001

Mar 28th, 2021
1,579
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. while wait(0.5) do -- you can make that 0 to go faster
  2. local args = {
  3. [1] = 1
  4. }
  5. game:GetService("ReplicatedStorage").System.Task.TaskReward:FireServer(unpack(args))
  6. end
Advertisement
Add Comment
Please, Sign In to add comment