Hello! I'm well past the limit of how many buttons I have the dexterity to press on my keyboard, so I've started some macro work. I was hoping somebody could help me out.
/ac "Shield Bash"
/ac "Shield Lob"
/ac "Cover"
So, I was trying to figure out how to do macro conditions like I'm used to in WoW, but no dice. So, this is the closest I could come up with. Since it goes line by line, Bash has priority over Lob. So, if my target is in melee, I will bash. If not, I will Lob. If my target is friendly, neither will fire and I will use Cover. I've tested it in a few runs, and it seems to work perfectly. Is there a way to cram more out of this?
/ac "Fight or Flight"
/ac "Bloodbath"
I tried forever to get these to pop together, to find that I can't animation cancel, so no dice again. I originally tried a wait command, but that didn't work out. The best solution I've found so far has been this, and mashing the button to get both off. It's not elegant. Is there a better way?