while true do local args = { [1] = 99 } game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("remo"):WaitForChild("src"):WaitForChild("container"):WaitForChild("plinko.onBallCollected"):FireServer(unpack(args)) wait(0.2) end