Hi everyone, its been a while since i posted. I wanted to share the macros i use and successfully raid with.
the first is Enhancement Single target, i keep my earth ele separate to use as needed, but you could add him to the castsequence line.
my spec is 1,2,1,2,2,1. glyphes are feral spirit, fire ele and fire nova.
#showtooltip Stormstrike
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
/castsequence [combat] reset=0.3 0,0,0,0,Feral Spirit
/castsequence [combat] reset=0.3 0,0,0,Stormstrike
/castsequence [combat] reset=0.3 0,0,Lava Lash,Lightning Bolt
/castsequence [combat] reset=0.3 0,Unleash Elements
/castsequence [pet:Earth Elemental] reset=target/2.9 Searing Totem,Flame Shock,Lightning Bolt,Fire Nova,Earth Shock,Lightning Bolt,Earth Shock,Healing Stream Totem
/castsequence [pet:Greater Fire Elemental] reset=target/3.0 Flame Shock,Lightning Bolt,Fire Nova,Earth Shock,Lightning Bolt,Earth Shock,Flame Shock,Lightning Bolt,Fire Nova,Earth Shock,Lightning Bolt,Earth Shock,Flame Shock,Lightning Bolt,Fire Nova,Earth Shock,Lightning Bolt,Earth Shock
/castsequence [nopet:] reset=5/target Searing Totem,Flame Shock,Lightning Bolt,Fire Nova,Earth Shock,Lightning Bolt,Earth Shock
/cast [combat] Ascendance
/cast [combat] Elemental Mastery
/cast [combat] Ancestral Guidance
/cast [combat] Shamanistic Rage
/cast [combat] Blood Fury
/use [combat] 10
/startattack
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
this one is my single target with the fire ele so it will not be removed early
#showtooltip Stormstrike
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
/castsequence [combat] reset=0.3 0,0,0,0,0,Fire Elemental Totem
/castsequence [combat] reset=0.3 0,0,0,0,Feral Spirit
/castsequence [combat] reset=0.3 0,0,0,Stormstrike
/castsequence [combat] reset=0.3 0,0,Lava Lash,Lightning Bolt
/castsequence [combat] reset=0.3 0,Unleash Elements
/castsequence [pet:Greater Fire Elemental] reset=target/3.0 Flame Shock,Lightning Bolt,Fire Nova,Earth Shock,Lightning Bolt,Earth Shock
/cast [combat] Ascendance
/cast [combat] Elemental Mastery
/cast [combat] Ancestral Guidance
/cast [combat] Shamanistic Rage
/cast [combat] Blood Fury
/use [combat] 10
/startattack
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
here is AOE, since AOE is usually on trash i do not use major dps cd’s
#showtooltip fire nova
/targetenemy [noharm][dead]
/castsequence reset=target Flame Shock,null
/castsequence [combat] reset=0.3 0,0,0,0,0,Fire Nova
/castsequence [combat] reset=0.3 0,0,0,0,Fire Nova
/castsequence [combat] reset=0.3 0,0,0,Unleash Elements
/castsequence [combat] reset=0.3 0,0,Lava Lash
/castsequence [combat] reset=0.3 0,Stormstrike
/castsequence reset=15 Magma Totem, Flame Shock, Flame Shock, Flame Shock, Flame Shock, Flame Shock
/cast [combat] Ancestral Swiftness
/cast [combat] Ancestral Guidance
/cast [combat] Blood Fury
/use [combat] 10
/startattack
now resto, my spec is 1,2,2,2,1,2 glyphs are eternal earth, chaining and telluric.
this is very successful with higher haste. just focus target one of the tanks and let it rip.
#showtooltip
/targetenemy [noharm][dead]
/castsequence [@focus] reset=4 Earth Shield,null
/castsequence [@focus] reset=0.3 0,0,0,0,Chain Heal
/castsequence [@focus] reset=0.3 0,0,0,Chain Heal
/castsequence [@focus] reset=0.3 0,0,Riptide
/castsequence [@Focus] reset=0.3 0,Healing Stream Totem
/castsequence reset=0.3 Lightning Bolt
/cast Ancestral Swiftness
/cast [combat] Blood Fury
/cast Reinforce
/cast Empower
i also use this for resto dps
#showtooltip
/targetenemy [noharm][dead]
/castsequence reset=combat Flame Shock,Searing Totem,null
/castsequence reset=0,3 0,0,0,0,healing stream totem
/castsequence reset=0.3 0,0,0,lava burst
/castsequence reset=0.3 0,0,unleash elements
/castsequence reset=0.3 0,lava burst
/castsequence reset=target lightning bolt,flame shock,lightning bolt,lightning bolt,lightning bolt,earth shock,lightning bolt
enjoy, i hope they work for you well as they do for me. they are a mix of my own and added features from others on here. its a communal effort.