www.roblox-scripter.com

Сontent continues after AD

Сontent continues after AD

Сontent continues after AD

Script – Wonder Chase

Thank you for using our website
Your script:

				
					_G.Loop = true
while _G.Loop and task.wait() do
local args = {
    [1] = 100
}

game:GetService("ReplicatedStorage").Packages.Knit.Services.DataManagementService.RF.AddCoins:InvokeServer(unpack(args))
end