09-10-2015, 07:46 PM
Just edit your first macro.
Like this, test it.
[macro]500 {Energy Ring 2.0} Self.Health%()<=40 [jump] Self.Equip.Ring(3051) Exit() {jump} Self.Health%()>=80 [jump2] Exit() {jump2} Self.Equip.Ring(9392) Exit() [/macro]
Like this, test it.
[macro]500 {Energy Ring 2.0} Self.Health%()<=40 [jump] Self.Equip.Ring(3051) Exit() {jump} Self.Health%()>=80 [jump2] Exit() {jump2} Self.Equip.Ring(9392) Exit() [/macro]