while task.wait() do local args = { "Server", "Combat", "M1s", "Combat", 3 } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Serverside"):FireServer(unpack(args)) end