DW Frost DK Gnome Macro (New)

Sequences['FROST-DK-DW-EXEC'] = { 
PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat]pillar of frost
/startattack
]],
'/cast !soul reaper',
'/cast !Howling blast',
'/cast !frost strike',
'/castsequence reset=target plague strike, frost strike',
'/cast [combat] plague leech',
'/cast [combat] Blood Tap',
PostMacro = [[
/startattack
]],
}

This is the current gnome macro I’m using and only pulling 12k dps. Does anyone have any other macro suggestions they would like to share or suggestions on how to make the macro better?

Sequences['frost'] = { 
	PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat]pillar of frost
/startattack
	]],
	'/cast !Howling blast',
	'/cast !frost strike',
	'/castsequence reset=target plague strike, obliterate',	
PostMacro = [[
/use [combat]13
]],
}

Sequences['frostexe'] = { 
	PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat]pillar of frost
/startattack
	]],
        '/cast !soul reaper',
	'/cast !Howling blast',
	'/cast !frost strike',
	'/castsequence reset=target plague strike, obliterate',	
PostMacro = [[
/use [combat]13
]],

Talents: Plague Leech
Anti-Magic Zone
Chilblains
Runic Empowerment
Death Pact
Remorseless Winter
Defile

Where would be the best place for me to insert plague leech, and is there a way to put a [MoD] for a interrupt like mind freeze?

Please show us some stats Talents Dps

You missed a bit on your macro

Sequences['frost99'] = { 
	PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat]pillar of frost
/startattack
	]],
	'/cast !Howling blast',
	'/cast !frost strike',
	'/castsequence reset=target plague strike, obliterate',	
PostMacro = [[
/use [combat]13
]],
}

Sequences['frostexe99'] = { 
	PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat]pillar of frost
/startattack
	]],
        '/cast !soul reaper',
	'/cast !Howling blast',
	'/cast !frost strike',
	'/castsequence reset=target plague strike, obliterate',	
PostMacro = [[
/use [combat]13
]],
}

.

How do i use these macros?
i have gnome sequencer and all that but when trying to use it it just says it