PDA

View Full Version : [WoW] Holy Priest macro



Bloodcloud
09-16-2009, 06:36 AM
http://www.dual-boxing.com/images/smilies/eek.gif about giving back to the community.

I use macaroon, so I can have >255 chars. It is also easy to hack it into pieces and use /click.
I am not that much of a maniac http://www.dual-boxing.com/images/smilies/wink.gif on the keyboard and so I keep it civilised to spam 2 key-presses per second for the macro timing. (I have <80 ms latency as well)

My tank is party1 so this is not a FTL setup, and I currently also don't use focus for my toons.

Tank Heal macro:


#show Flash Heal
/console Sound_EnableSFX 0
/use 13
/use 14
/cast inner Focus
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()
/castsequence reset=combat/7 [target=party1,help,exists,nodead] Prayer of Mending,Renew,,,,,,,,,,,,,,,
/castsequence reset=combat/12 [target=party1,help,exists,nodead] Flash Heal, Flash Heal, Flash Heal, Greater Heal
/cast [target=party1,help,exists,nodead] Flash Heal

Yes - I do use a reset timer on the cast sequence, but that is because I want to reset the macro also when I leave the combat, so can start with a PoM before a combat starts.
The last /cast is just in case something breaks, so I do have at least a flash heal.

An AOE Healing macro (and mana DRAIN:(. Use as spam with caution)


#show Prayer of Healing
/stopmacro [channeling]
/console Sound_EnableSFX 0
/use 13
/use 14
/cast inner Focus
/castsequence reset=combat/6 [target=party1,help,exists,nodead][target=player] Circle of Healing,,,,,,,,,,,,
/cast [target=party1,help,exists,nodead][target=player] Prayer of Healing
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

For this "Shadowfiend" is your best friend :)

(nb: I also solo play my priest with my guild so I do have some mainly Naxx/Uld gear which helps :)

Feider
09-16-2009, 08:21 AM
Thanks for sharing this set up. I'll have to give a macro/spam another look.
Currently I have all me healing separate on the F keys:
F5 Circle of Healing
F6 Prayer of Mending on Tank
F7 Flash Heal Tank
F8-F11 Flash Heal Party members
I switched to this because I found that I ran out of mana to fast when spamming a sequence on the tank. How is your mana, spamming the tank aright along with everything else?

Bloodcloud
09-16-2009, 09:08 AM
I can do the tank spam for up to 2 min without shadowfiend.

It was enough for the fights till now.

The time decreases very fast when using AOE Heal.

In the future I might weave in a PW:S to mitigate some heavy hits.
(Since I am Dual speced Discipline for Raiding I might give that a try as well)

Keys:
- I have F1-F7 for vehicles (pass through to all) F8-F12 for PiP for HKN
I use some G keys on my G11 Keyboard to renew party members and have a combat start with just a castsequence PoM,renew on tank.
The spam keys are on my G13 keypad.
I have the macros on my WoW5 in a hidden macaroon bar which activates with the num1 to num+ keys and alt+num...
Lets say the num block in all variations is for my healer.

I actually simulate healbot on my dk tank (running healbot with no spells on my tank to show the health of the party and mapping areas with left/right mouseclick to heal spells on the priest.. I just love HKN for this functionality)

Feider
09-22-2009, 07:02 PM
wierd. These macros are not resetting after a few seconds.