Tweaked Elemental

not my origainal macro - but tweaked it a bit - put totems down before casting, pot up & go for it.


---ELEMENTAL---
---3 1 1 2 2 1 2---
Sequences["EleST"] = {
StepFunction = GSStaticPriority,
PreMacro = [[
/targetenemy [noharm][dead]reset=/target
]],
	[[/cast [nochanneling] !Lava Burst]],
	[[/cast [nochanneling] Stormkeeper]],
	[[/castsequence [nochanneling] Flame Shock,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lava Burst]],
	[[/cast [nochanneling] Elemental Blast]],
	[[/cast [nochanneling] Elemental Mastery]],
	[[/castsequence [nochanneling] Lightning Bolt,Lightning Bolt,Lightning Bolt, Lava Burst]],
	[[/cast [nochanneling] Earth Shock]],
	[[/castsequence [nochanneling] [combat]!Frost Shock, Frost Shock, Earth Shock, Lava Burst]],
	[[/cast [nochanneling][combat] Fire Elemental]],
PostMacro=[[
/cast Elemental Blast
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
/cast Blood Fury
/startattack
]],
}

Sequences["ELEAOE"] = {
StepFunction = GSStaticPriority,
PreMacro = [[
/targetenemy [noharm][dead]reset=/target
]],
	[[/castsequence [nochanneling] Chain Lightning,Chain Lightning,Chain Lightning]],
	[[/cast [nochanneling] Elemental Mastery]],
	[[/cast [nochanneling] Stormkeeper]],
	[[/castsequence [nochanneling] Chain Lightning,Chain Lightning,Chain Lightning,Earthbind Totem,Chain Lightning,Chain Lightning,Chain Lightning,,Earth Shock]],
	[[/cast [nochanneling][combat] Fire Elemental]],
PostMacro=[[
/cast Elemental Blast
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
/cast Blood Fury
/startattack
]],
}

what kind of dps are you getting with this?

Hi Tyler : with Enhance being my main spec I get ± 140K @ 10 mill damage on dummy
Stats: Crit= 26% / Haste= 17% / Mastery = 68%
ilvl 850 / 790 on weapons (as its not my main)
Hope you get the numbers or better

These macros no longer work. There is no such thing as “Earthquake Totem” anymore. That was replaced with “Earthquake”. It’s a placed spell that costs 50 maelstrom. I’ve tried removing totem from Earthquake Totem, but it never casts Earthquake, so I removed that completely. Also, I don’t believe there is anything called “Stormkeeper” either. I’ve tried tweaking these to work with the current patch, but they’re pretty bad. The AoE one I had to completely rewrite into a single /castsequence since the priority setting didn’t work. Anyone wanna take a shot at rewriting this for the current patch to actually work properly?

I added an Elemental one for both ST and AoE situations which work well, just not in this post.

Stormkeeper is your ARTIFACT WEAPON - Macro been updated with diff talents & doing really good.
when using the AOE when u have more then 50 Maelstrom EATHQUAKE will be available where your mouse pointer is ( I have eathquake on key 5 so just press it and boom - Do give it a go and see how it works for you

Works like a charm! This is not my main spec either but I will be switching to it in 7.1.5. I’m pulling 202k ST DPS at 15 million dmg.

I’m ilvl 853, my weapon is currently 793!
Stats: Crit 32.16%, Haste 26.27%, Mastery 37.86%

Anyone have a GSE version of this?