Hi guys,
I have two separate macros that I’m hoping I can merge into one but I’ve failed to do so, so far. If anyone can help that would be great. They are:
- /use [@mouseover, help][@player] Rejuvenation
- /cast [stance:0] Rejuvenation; [stance:2] Swipe
Ultimate I want one button that uses the top macro (cast rejuvenation if you have a mouseover target, if not casts on me) but then the same button will use Swipe when in cat form. I tried:
/use [stance:0][@mouseover, help][@player] Rejuvenation; [stance:2] Swipe
But the swipe part didn’t work. I also tried the above using /cast instead of /use but it made no difference.
Thanks in advance