Macro help

I want to make a macro to mouse over cast Power Infusion and then say in a whisper to the person that I targeted that I have cast Power Infusion on them.

Here is what I have so far.

#showtooltip Power Infusion
/cast [target=mouseover,help,nodead][]Power Infusion

I don’t know how to tell the person they have it and it’s time to blow cd’s.

and that macro I made doesnt’ work right.

#showtooltip
/cast [@focus] Power Infusion
/run local s,n=“Power Infusion”,GetUnitName(“focus”,1); if GetSpellCooldown(s)==0 and IsSpellInRange(s,n)~=0 then SendChatMessage("PI cast on you ", “WHISPER”, nil, n)end

That works for focus, I think all you need to do is change focus to mouseover

1 Like

ttps://www.curseforge.com/wow/addons/rsa

tbh most ppl, pugs specifically get mad at you if you have a /w macro thing just track their cd’s using an addon on. ERT/ or some WA and pi them when they pop cd’s, don’t pi someone and tell them to use theirs.

I would rather use a /yell macro instead of a whisper.
It’s annoying to be in the middle of a fight and have a whisper tab blinking