game.Workspace.Player.Humanoid.Seated:connect(function() print("Seated") end)
This event is fired when the humanoid's health is changed. Either by losing, or gaining health.