Restoration PvP

Anyone got a nicely working Resto PvP (random BG type) macro?

Ideally a simple one that doesn’t lock up, and has a little casting spells in it as possible.

If not, I will alter the various one’s posted on here (some seem to work better than others, overall), and post it here by the end of the week. I just finally got to 90 on my dudu.

Have taken liberty with some of the other posted macros, and come up with this one.

It basically uses all my instant cast spells on one button, and I have my other casting spells - for now, on my action bar.

I have not really tested it yet though, since I am lacking pvp gear. I have used it without any issue in heroics - but heroics are garbage, so that’s not a real good test. But, at least it doesn’t lock up, and no one dies =)


/target  mouseover
/castsequence reset=0.3 0,0,0,Wild Growth
/castsequence reset=target Wild Mushroom
/castsequence reset=0.3 0,0,Swiftmend
/castsequence reset=1 0,Lifebloom,Rejuvenation,Swiftmend
/cast Nature's Swiftness
/use Barkskin
/use Ironbark
/use Wild Mushroom: Bloom
/run UIErrorsFrame:Clear()

Not sure this is any good =) Still working on it. will post a finished, nicely working copy when i get some gear.

Ok, got half i522 pvp gear, and this seems to work pretty decent.

I have the following in one-button, all my instant casts, and regrowth and healing touch on their own seperate buttons.

/target  mouseover
/castsequence reset=0.3 0,Wild Growth
/castsequence reset=target/2 Wild Mushroom,Lifebloom,Rejuvenation,Swiftmend
/cast Nature's Swiftness
/cast Nature's Vigil
/use Barkskin
/use Ironbark
/use Wild Mushroom: Bloom
/run UIErrorsFrame:Clear()

/castsequence reset=target Regrowth,Lifebloom,lifebloom,null
/castsequence reset=7 Nourish,Rejuvenation,Nourish
/castsequence reset=13 Swiftmend,Wild Growth
/castsequence reset=60 Force of Nature
/use Nature's Swiftness
/use Nature's Vigil
/use Ironbark
/use Barkskin
/use 13
/use 14

and

/castsequence [@Player]reset=0.7 0,0,0,Innervate
/castsequence [@Player]reset=0.7 0,0,Swiftmend
/castsequence [@Player]reset=1 0,Lifebloom,Rejuvenation,Swiftmend
/cast force of nature
/use Lifeblood
/use Barkskin
/use Ironbark
/use 14
/use Wild Mushroom: Bloom
/run UIErrorsFrame:Clear()

use tranquility on cd and no worries never go oom or even close and thats constantly spamming always 1 or 2nd in raid with these as well
all credit goes to another person who made these

Just to make sure I understand.

The first macro is for healing your target, and the second one is for healing myself ?

I am currently levelling a feral druid but I often queue as healer in dungeons and I am looking for a macro to heal in dungeons.

Thanks for your help.