Hey all, I'm looking to write this macro for my hunter. I've had it working before, but lost it since then. Here's what I want it to do, all on one button, with NO MODIFIER KEYS:
If my pet is idle, and I have something targetted, send the pet to attack the target
If my pet is idle, and I have my mouse over a unit, send the pet to attack the target
If my pet is attacking, and I have something else targeted, tell the pet to change targets to match my target
If my pet is attacking, and I have something under my mouse, tell the pet to change targets to my mouseover target
If my pet is attacking, and I have the mob it is attacking targeted, and nothing under my mouse, tell my pet to follow me
If my pet is attacking, and I have nothing targeted, and nothing under my mouse, tell my pet to follow me
I know this sounds really complex and way too multifunction to fit into one macro with no modifier keys, but I know that I've had it working before, it just required a lot of conditionals set up a specific way.