Ntbud 14 Report post Posted February 21, 2017 Was wondering if there is a macro or addon that would allow me to dispell myself with the Felhunter ability without having to target myself first? Kind of like how the QuickHeal addon works where you stay targeted on the enemy but spam the macro and it auto heals people in your raid without targeting them. Currently I just use a simple macro of "/target self" then "/script CastPetAction(5);", which works fine. However when doing it quickly to get out of a nova for example it can sometimes take a second or two to get your original target back, especially in bigger group fights. So I was just hoping to find a way I could stay targeted on a specific person, then hit a macro to make my Felhunter dispell me, while keeping me on the same target. Any ideas? 0 Share this post Link to post Share on other sites
Knife 2 Report post Posted February 21, 2017 /tar self /run CastPetAction(x) [X is ur pet action number] /run TargetLastTarget() ? 0 Share this post Link to post Share on other sites
Ntbud 14 Report post Posted February 21, 2017 Dude that works perfectly, thank you! 0 Share this post Link to post Share on other sites