Any updated 2H Frost GS 6.2

As title says.

Need some help with a 2H frost GS 6.2 macro. Any decent macros floating out there or anyone want to share thats holding some good DPS for PVE. Thank You

Bump… I would also like a good 2H macro. RNG is killing me from getting 2 good 1H weps

I had a look on icy veins and found the cast sequence similar:

So I tried my frost dps with DW and 2H weps, although the DW weps were lower the yield output was 3k less than 2H on the dummies.
I used this macro:
}
Sequences[‘FrostDW’] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/cast [nostance: 2] Frost Presence
/cast [combat] Pillar of Frost
/cast [combat] Anti-Magic Shell
]],
‘/cast [mod: alt] Soul Reaper’,
“/cast Howling Blast”,
“/cast Frost Strike”,
‘/castsequence Plague Strike, Obliterate, Death Strike’,
‘/cast Blood Tap’,
‘/castsequence Blood Tap, Plague Leech, Blood Tap, Blood Tap, Plague Leech, Blood Tap’,
PostMacro = [[
/use [combat]13
/startattack
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],