while true do local args = { [1] = "LavaMeteorite", [2] = "39CE1169-138F-4063-B31E-F6416856F7E2" } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("RockCollect"):FireServer(unpack(args)) wait(1) -- Adjust the wait time as needed end
views: 217
2024-07-05 06:40:07