[macro]500 {Equip Stealth Ring if..} Misc.ItemCountEx(3277)<=2 [jump] Self.Equip.Ring(3049) Exit() Misc.ItemCountEx(ItemID)>=3 {jump} Self.UnEquip.Ring(0) Exit() [/macro]
[macro]500 {Go to Fullcheck} Status.Invisible()==1 Killer.Stop() Label(NAME) Exit()[/macro]
Go directly to fullcheck i think it's not possible, but you can add a label before of fullcheck.
PD: Edit first macro, this part 'Exit() Misc.ItemCountEx(ItemID)>=3 {jump} Self.UnEquip.Ring(0) Exit()'
[macro]500 {Go to Fullcheck} Status.Invisible()==1 Killer.Stop() Label(NAME) Exit()[/macro]
Go directly to fullcheck i think it's not possible, but you can add a label before of fullcheck.
PD: Edit first macro, this part 'Exit() Misc.ItemCountEx(ItemID)>=3 {jump} Self.UnEquip.Ring(0) Exit()'