Im looking for a Hand of Sacrifice macro that will prioritize my target first, and if I dont have a target it will target the closest friendly player.
Printable View
Im looking for a Hand of Sacrifice macro that will prioritize my target first, and if I dont have a target it will target the closest friendly player.
I don't know if you can focus the closest friendly player : plus imagine if the guy does not take any dmg, your cd is wasted.
I propose you this :
#showtooltip namespell
/cast [target=mouseover,exists]namespell
/cast namespell
Replace namespell by the HOS (don't know what language is your game)
1°) HOS will go on the guy your mouse is over.
2°) if no one is under your mouse, it will go on your target
Mouseover works on portrait, raid interface, and even on the player's character.
You can also use :
/cast [target=targettarget]namespell
HOS will go on the target of your target (boss, enemy player in pvp environment)
BTW as a paladin you should not target people before heal / cast helpful spell, cause it costs you time to switch (one click each time you switch target). Mouseover macros & / or addon like grid, healbot, vuduh is better, you'll be more speed & efficient.