Max's Elemental 3/18

Sequences['SELOne'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
/cast [combat] Ancestral Guidance
/cast [combat] Shamanistic Rage
/cast [combat] Berserking
]],
	[[/cast Unleash Flame]],
[[/castsequence reset=target Flame Shock,Frost Shock,Earth Shock,Frost Shock]],
	[[/cast Unleash Flame]],
[[/cast Lava Burst]],
[[/cast Elemental Blast]],
[[/castsequence reset=combat Healing Stream Totem,Searing Totem]],
	[[/cast Unleash Flame]],
	[[/cast Lava Burst]],
[[/castsequence Lightning Bolt,Lightning Bolt,Lightning Bolt]],
[[/castsequence reset=target Flame Shock,Frost Shock,Earth Shock,Frost Shock,Earth Shock]],
	[[/cast Unleash Flame]],
[[/cast Lava Burst]],
PostMacro = [[
/cast [combat] Ascendance
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}

AoE: Does not use Lava Burst, you must put this on another key to use for instant procs, otherwise the cast time is a dps loss.

Sequences['AoESEL'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
/cast [combat] Ancestral Guidance
/cast [combat] Shamanistic Rage
/cast [combat] Berserking
]],
[[/cast Unleash Flame]],
[[/castsequence reset=target Flame Shock,Frost Shock,Earth Shock,Frost Shock,Earth Shock]],
[[/castsequence reset=combat Healing Stream Totem,Searing Totem]],
[[/cast Elemental Blast]],
[[/castsequence Chain Lightning,Chain Lightning,Chain Lightning]],
PostMacro = [[
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}

Talents
1113232

All macros tested by me. Some code stolen from users of these boards, most notably Beef Wellington, and modified for my own use. Hope they work out for you.