6.2.3 GS pvp Macro

having fun with this macro try out

spec = 2,3,2,2,2,3,1
glyphs = magic shell, icy touch, runic power


Sequences["2hFDK"] = {
StepFunction = [[
		limit = limit or 1
		if step == limit then
			limit = limit % #macros + 1
			step = 1
		else
			step = step % #macros + 1
		end
	]],
    PreMacro = [[
/cast Frost Presence
/cast [combat] Pillar of Frost
    ]],
	'/cast [nochanneling] Howling Blast',
	'/cast [nochanneling] Soul Reaper',
	'/cast [nochanneling] Obliterate',
	'/cast [nochanneling] Icy Touch',
	'/cast [nochanneling] Frost Strike',
	'/cast [nochanneling] Plague Strike',
	'/cast [nochanneling] Plague Leech',
	'/cast [nochanneling] Death Siphon',
    PostMacro = [[
/targetenemy [noharm][dead]
/use 13
/use 14
/use Draenic Strength potion
/use Shieldtronic Shield
/cast [combat]Icebound Fortitude
/cast [combat]Arcane Torrent
/cast [combat]Anti-Magic Shell
/script UIErrorsFrame:Hide();
    ]],
}

hello, macro for pvp optimize or not? for high rating arena rated batterground?

where ever you can dish out the damage getting between 50k crit to 125kcrit make your foe running for cover or blow there cd

On my client, this macro don’t work… anyone know why?

OK the problem though, is that to make good dps and can be effective both in damage that autocure (because a great dk frost does massive damage and fulla treatment if known play) is that macro follows a logic of Scripture set to make a sequence of only spell.si knows that dk frost goes known master using properly the runes available then you should write macro that uses fine burst of damage effectively, and equally autocuri manner, setting rune system to perfection.

example: in arena if you find hunter is hard to beat because of his mobility here clearly when one is at a distance you should use spell of offensive magic, howlig blast + syponh + death grip. the macro works only as a base spell a sequence and does not follow the logic of combat

Hi all

This is my first time ever making a Macro of any kind so I hope you can give me some nice comments an not just badger me for it.

Frost Proc PvP 2 Hand. Basicly when “Frost Strike” Proc’s spam “2hProc” a few times them back to your Macro.

Sequences["2hProc"] = {
StepFunction = [[
		limit = limit or 1
		if step == limit then
			limit = limit % #macros + 1
			step = 1
		else
			step = step % #macros + 1
		end
	]],
    PreMacro = [[
/cast Frost Presence
/cast [combat] Frost Strike
    ]],
	'/cast [nochanneling] Icebound Fortitude',
	'/cast [nochanneling] Frost Strike',
	'/cast [nochanneling] Mind Freeze',
	'/cast [nochanneling] Strangulate',
	'/cast [nochanneling] Desecrated Ground',	
	'/cast [nochanneling] Icy Touch',
	'/cast [nochanneling] Death Siphon',
	'/cast [nochanneling] Plague Leech',
	'/cast [nochanneling] Death Strike',
	'/cast [nochanneling] Lichborne',
    PostMacro = [[
/targetenemy [noharm][dead]
/use 13
/use 14
/script UIErrorsFrame:Hide();
    ]],
}

I hope this helps. Talents - 2123231.