Advertisement
RobloxGUI_Working

My Supermarket inf money

Jan 16th, 2021
487
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
Advertisement