Can you make me all makro in one ?
1200 {Heal} HP:=1800 MP:=40 Self.Health()<=!HP! Self.Mana()>=!MP! Self.Say(exura ico)
1000 {use mp} mp:=268 Self.Mana()<=100 Target.Self() Target.Shoot(!mp!) Exit()
1000 {use ghp} ghp:=239 hp:=1400 Self.Health()<=!hp! Target.Self() Target.Shoot(!ghp!) Exit()
All is work ? can you change that to fast say exura ico ? and pots?
1200 {Heal} HP:=1800 MP:=40 Self.Health()<=!HP! Self.Mana()>=!MP! Self.Say(exura ico)
1000 {use mp} mp:=268 Self.Mana()<=100 Target.Self() Target.Shoot(!mp!) Exit()
1000 {use ghp} ghp:=239 hp:=1400 Self.Health()<=!hp! Target.Self() Target.Shoot(!ghp!) Exit()
All is work ? can you change that to fast say exura ico ? and pots?