Here. Use this.
function powers()
wait(6)
game.Workspace.Istmaedhon.Humanoid.MaxHealth = 10000000000
game.Workspace.Istmaedhon.Humanoid.Health = 10000000000
game.Workspace.Istmaedhon.Left Arm.Reflectance = 1
game.Workspace.Istmaedhon.Right Arm.Reflectance = 1
game.Workspace.Istmaedhon.Left Leg.Reflectance = 1
game.Workspace.Istmaedhon.Right Leg.Reflectance = 1
game.Workspace.Istmaedhon.Torso.Reflectance = 1
game.Workspace.Istmaedhon.Head.Reflectance = 1
end
game.Players.Istmaedhon.Character.Humanoid.Died:connect(powers)
The connection should trigger a few seconds after you respawn each time. |