Page 1 of 1

Target + Destroy Totem Macro

PostPosted: Thu Sep 03, 2015 11:48 pm
by i214chess
I've scoured across my bookmarked macro collection but none of these appear to work. I'm mowing down the mobs in Southern Barrens and they drop Healing Totems, Searing Fireball totem and I would love to be able to click macro icon and boom! It targets totem and shoots wand (or cast spell).

1.) Target Totem
2.) Cast Wand

---

/target Totem
/cast Mind Blast(Rank 1)

source: http://wowwiki.wikia.com/wiki/Useful_macros_%281.0%29

---

this may work, but I don't have a pet or a stomp so I'm trying to tap in your wisdom to make a similar macro

/target Tremor Totem
/script PetAttack();
/script TargetLastTarget();
/script PetPassiveMode();