for v,i in pairs(game.Players:GetChildren()) do
i.Character.Humanoid.MaxHealth = 0
i.Parent.LoadCharacter()
end