View Single Post
12-14-11, 04:42 PM   #1
Tijaiha
A Defias Bandit
Join Date: Oct 2011
Posts: 3
Question Advanced Hunter aspects help.

Currently I am using a mouse button with the mount portion of this macro, but I would like to add more functionality to that button while in combat.

While in combat, ideally, it should cast Aspect of the Fox with no modifier, then switch back to Aspect of the Hawk. With a modifier held it should switch to Aspect of the Cheetah, then back to Aspect of the Hawk.

As it is written now, it works great unless I use the mod to switch to pack first, then it cycles through fox before returning to hawk. Using a different modifier for each would easily solve all problems, though alt is the only modifier I can reach with an inactive finger while mobile (curled beneath my palm), so multiple modifiers isn't an option.

Code:
/cast [nocombat,flyable] Red Riding Nether Ray; [nocombat] Tan War Talbuk
/dismount [mounted]
/stopmacro [nocombat][mounted]
/castsequence [mod:alt] !Aspect of the Cheetah; !Aspect of the Fox, !Aspect of the Hawk
Any help or suggestions would be great. I'm also not against the idea of using an addon to help achieve this if required. Thanks in advance!

Last edited by Tijaiha : 12-14-11 at 05:22 PM.
  Reply With Quote