Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while wait() do
- for i = 1, 100 do
- coroutine.wrap(function()
- local ohNumber1 = game:GetService("Workspace").Map.ATMs.Model
- game:GetService("ReplicatedStorage").FrameworkReplicated.DataStreams["GameTaskCompleted_Functionv.05"]:InvokeServer(ohNumber1)
- end)()
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement