Need help with macros (holy paladin)

I have trouble making macros for 3s,
i have macros for blessings and heals such as nomod self and modshift target party1 works perfect for 2s but when i try to add mod alt or mod ctrl party2 its doesnt work so im looking for another way that wont make mess in my bars maybe make button for targeting part 1 2 3 and remove those macros completely? any suggestions?
Thanks.

Hello Athena.

I use /target party 1, /target party 2 and target macro for myself(/target “yourName”)

I used to have BoP p1, BoP p2, sac macro, but in my opinion it’s really not that important.

So for other macro’s i have made some focus hoj and rep, and a crusader aura with my Mount.

U can also make enemy team targeting with:
/target arena1
/target arena2
/target arena3

If u play with tab targeting, I would suggest u change from “target nearest enemy” to “target nearest enemy player”, in that case u dont target pets.

If u have have any further questions, or need some in depth explanation, dont hesitate to ask.

Hey, what’s up?

So, I have tested these macros in a couple of arena matches a few minutes ago. And they work without any issues. Just replace the spell name(s) or/and rearrange the modifiers to fit your needs. If you need further help, do let me know.


If you want a “cast on target” macro:

/cast [nomod, exists, nodead] Blessing of Freedom
/cast [mod:shift, @Party1, exists, nodead] Blessing of Freedom
/cast [mod:ctrl, @Party2, exists, nodead] Blessing of Freedom
/cast [mod:alt, @Player] Blessing of Freedom
  • Pressing the button without any modifiers will cast the ability on the selected target
  • Pressing the button while holding SHIFT will cast the ability on Party 1
  • Pressing the button while holding CTRL will cast the ability on Party 2
  • Pressing the button while holding ALT will cast the ability on Yourself

If you want a “target friendly and party members” macro, here you go:

/targetfriend [nomod]
/tar [mod:shift] Party1
/tar [mod:ctrl] Party2
/tar [mod:alt] Player
  • Pressing the button without any modifiers will target the nearest friendly target
  • Pressing the button while holding SHIFT will target Party 1
  • Pressing the button while holding CTRL will target Party 2
  • Pressing the button while holding ALT will target Yourself
1 Like

Thank you very much :slight_smile:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.