10-04-2014, 03:02 PM
Try this.
[macro]100 {Soft to BOH in PZ} Status.InPZ()==0 Self.Equip.Boots(6529) Exit() {jump} Status.InPZ()==1 Self.Equip.Boots(3079) Exit() [/macro]
[macro]100 {Soft to BOH in PZ} Status.InPZ()==0 Self.Equip.Boots(6529) Exit() {jump} Status.InPZ()==1 Self.Equip.Boots(3079) Exit() [/macro]

