for i,v in pairs(game.Players:GetPlayers()) do
game:GetService("ReplicatedStorage").ValidEvent:FireServer(v)
end