This is my current healthstone and Healing potion macro
#showtooltip
/use Healthstone
/use Abyssal Healing Potion
When I use this macro, I consume Healthstone and potion at the same time. Is it possible to make a conditional macro that consume Healthstone first then potion? Thanks