Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while wait(0.5) do -- you can make that 0 to go faster
- local args = {
- [1] = 1
- }
- game:GetService("ReplicatedStorage").System.Task.TaskReward:FireServer(unpack(args))
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement