while true do wait() local args = { [1] = 1e+150, [2] = 1 } game:GetService("ReplicatedStorage"):WaitForChild("Reward"):FireServer(unpack(args)) game:GetService("ReplicatedStorage"):WaitForChild("GarifyRemote"):FireServer() end