Holy Paladin mouseover 7.0.3

Good day everyone.
I’m Maalkomx. I really love to PvP in Ragnaros Realm. I’ve played with several classes and specs in pvp since Pandaria. Here is my Holy Paladin mouseover healing macro for this new patch and Legion as well.
Please be kind and try to help me to make these macros better as well. Any feedback is really appreciated.
Thanks to TimothyLuke (your addon is awesome! Good job!)
Final Note: Cooldowns and Defensive spells are on separate keys to use them when i need them!

Sequences['MC_HOlyLight'] = {
author="Maalkomx",
specID=65,
helpTxt = 'Talents: 1313222',
PreMacro=[[
/targetenemy [noharm][dead]
]],
icon='Spell_Holy_HolyBolt',
"/castsequence [@mouseover,help,nodead][@player] reset=30 !Rule of Law",
"/castsequence [@mouseover,help,nodead][@player] reset=8 !Holy Shock",
"/castsequence [@mouseover,help,nodead][@player] reset=12 !Bestow Faith",
"/castsequence [@mouseover,help,nodead][@player] reset=25 !Blessing of Freedom",
"/castsequence [@mouseover,help,nodead][@player] reset=target Holy Light, Holy Light, Holy Light",
PostMacro=[[
/use [combat]14
]],
}

Sequences['MC_HOlyHard'] = {
author="Maalkomx",
specID=65,
helpTxt = 'Talents: 1313222',
PreMacro=[[
/targetenemy [noharm][dead]
]],
icon='Spell_Holy_HolyBolt',
"/castsequence [@mouseover,help,nodead][@player] reset=180 !Aura Mastery",
"/castsequence [@mouseover,help,nodead][@player] reset=90 !Holy Avenger",
"/castsequence [@mouseover,help,nodead][@player] reset=30 !Rule of Law",
"/castsequence [@mouseover,help,nodead][@player] reset=8 !Holy Shock",
"/castsequence [@mouseover,help,nodead][@player] reset=12 !Bestow Faith",
"/castsequence [@mouseover,help,nodead][@player] reset=25 !Blessing of Freedom",
"/castsequence [@mouseover,help,nodead][@player] reset=target Flash of Light, Flash of Light, Flash of Light, Flash of Light",
PostMacro=[[
/use [combat]14
]],
}

MC_HOlyLight: I use this macro when damage is not high. It’s a relaxing macro!
MC_HOlyHard: I use this one when damage is high and in PvP¿s areas, BGS and Arenas. It works well. NO mana Issues

I’ve been doing mythic on beta with a 849 geared pala.
They work very well!
I do throw in a light of dawn here and there, but that’s to be expected :slight_smile:

Good job mate!

there anyway to silence the error tone from being sounded :slight_smile:

[quote quote=30658]there anyway to silence the error tone from being sounded ?

[/quote]

Watch this video from 7:35… I think it’s a matter of checkmarking “Prevent Sound Errors” - Gnome Sequencer - Enhanced: Sequence Editor & Gnome Sequencer Options - YouTube

great job, these work great!

[quote quote=30670]

there anyway to silence the error tone from being sounded ?

Watch this video from 7:35… I think it’s a matter of checkmarking “Prevent Sound Errors” – https://youtu.be/2guI0qW6AfI?t=7m35s [/quote]

I tried this but still get sound errors.

I can’t get GS to recognize any new macros anymore, since Legion. I tried this one, and its not working for some reason.

Hi.

Nice macros. Thank you.

Am I the only experiencing a “delay” between two cast ?

Looks nice. I’m about to give it a try. One note, as far as I know, the reset timers are useless now. Maybe Timothy Luke can verify.