Ultimate Healer - Mouseover 70k+ burst with 30k leving out - 430ilvl

No idea

I just use this AHK for all my Macros

#IfWinActive, World of Warcraft
toggle = 0
#MaxThreadsPerHotkey 2

$1::
While GetKeyState(“1”,“p”){
Send,1
sleep 1
}
return
{
$2::
While GetKeyState(“2”,“p”){
Send,2
sleep 1
}
return
$3::
While GetKeyState(“3”,“p”){
Send,3
sleep 1
}
return
$4::
While GetKeyState(“4”,“p”){
Send,4
sleep 1
}
return
}
Esc::ExitApp

What healing frames are you using ?

I just use the in game raid frames, nothing special

i love this macro :slight_smile:

Really good thanks alot for sharing it <3

How does this do if you don’t dps?

how do you set up mouse over with this? every time i hold my mouse over who i want to heal it doesnt work the macro just stops working… Pls help me

It would do Average. You would need to change your first talent to bestow faith and add that into the macro as you wont be using Crusaders might to reduce you CD’s

Also you would need to change out Avenging Wrath with recommended if not dps healing, sanctified Wrath

Add this to the top line of the main macro ingame if you switch to bestow faith

/cast [@mouseover,exists,help,nodead] Bestow Faith

Regards

I know this might be a stupid question, but when you mouse over the player you want to heal, you are hitting the button the macro is assigned to?

I use the AHK and hold the key down that I have assigned it too

For example: for main healing I use number 1, I press and hold the number 1 and mouse over the players I want to heal

for the dps healing I use number 3. I press and hold the number 3 and mouse over the player I want holy shock to go to

Regards

Hey so i was wondering if any could help me out? So i can dl only ret lazy macros and ive tried to use multiple different macros for holy and prot but none of them work. Just tried this one as well and samething happened. I can import them but it wont create a macro icon. So any suggestions would be much appereciated and thanks.
PS im guessing it has something to do with that when i import certain macros they get auto updated to a new version. I dont know how to mnake it not auto update aswell.

It only Auto updates if you already have the macro imported.

Once imported click on the macro and then click Create Icon

You might need to delete a few as there is a limit to how many icon you can have

Hi Tony I just started to use your macro this week on a Pala I am leveling and on my old 110’s horde and alliance I am enjoying this macro thank you for a well put together 2 button Macro for Holy pala’s

yours Lucky Tiger

Hey so i was wondering if any could help me out? So i can dl only ret lazy macros and ive tried to use multiple different macros for holy and prot but none of them work. Just tried this one as well and samething happened. I can import them but it wont create a macro icon. So any suggestions would be much appereciated and thanks. PS im guessing it has something to do with that when i import certain macros they get auto updated to a new version. I dont know how to mnake it not auto update aswell.

Do you have enough macro slots available to create the macro? Are you in combat when importing any of the macros? Have you updated your gse?

hey tried using your AHK script but doesn’t seem to be working for me you have a reason why this is?

What type of ms should i set this on with Razer?

For MS … I have my G600 set to 85ms. I still play with it now and then to make sure it is keeping HS on CD.

hey is this still performing well or has anyone got a decent glimmer macro please?

With the Holy Shock Mouseover, it has been a very effective Glimmer macro. I added a second Holy Shock macro in my rotation on a second button with the same mouseover abilities to keep it up as much as possible. I have had great success with these up to a M+ 12. Gear plays a huge part as well.

I’m going g to have to try this tonight in some simple dungeons and see how it does. I’m not one that likes to heal, but made a pally healer to help guildmates progress.

Try this - updated for 8.3

Thank you. I will try this out