1H FROST [GS]

Talents: 1-3-1-3-1-1-1

Sequences["new"] = {
StepFunction = [[
		limit = limit or 1
		if step == limit then
			limit = limit % #macros + 1
			step = 1
		else
			step = step % #macros + 1
		end
	]],
    PreMacro = [[
/cast [combat] Pillar of Frost
/cast [combat] Anti-Magic Shell
    ]],
    "/castsequence reset=combat Frost Strike",
    '/castsequence reset=combat Howling Blast, Plague Strike, Howling Blast, Howling Blast, Obliterate',
    '/castsequence reset=combat Plague Strike, Howling Blast, Plague Strike, Howling Blast, Outbreak, Howling blast, Soul Reaper, Obliterate',
    PostMacro = [[
/targetenemy [noharm][dead]
/script UIErrorsFrame:Hide();
    ]],
}

Credits to Suiseiseki
Edited by me.

Works kinda good, uses almost every rune, hits procs.

What kind of numbers are you doing in raids? Could you post some more info on this build? I know you edited it from another. im just curious.

I am at a total loss for words how to load this, whenever I do into toolkit it makes my character spam large chunks of text? lol

@Kelieria - This is a GS macro.

Thanks, Don! I figured it out