Just some help touching it up

Sequences['Frost_DK_PvP'] = {
-- This Sequence was exported from GSE 2.2.02.
  Author="Vostahdim@Dalaran",
  SpecID=251,
  Talents = "2133231",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat] Anti-Magic Shell",
        "/cast [combat] Pillar of Frost",
        "/cast [mod:alt] Sindragosa's Fury",
        "/cast [mod:ctrl] Empower Rune Weapon",
      },
      PreMacro={
        "/cast Remorseless Winter",
      },
        "/castsequence  reset=target  Howling Blast, Obliterate, Frost Strike, Howling Blast",
        "/castsequence  reset=target  Remorseless Winter, Obliteration, Howling Blast, Obliterate, Frost Strike, Obliterate, Frost Strike, Empower Rune Weapon, Howling Blast, Obliterate, Frost Strike, Obliterate",
        "/castsequence  reset=target  Howling Blast, Obliterate, Frost Strike",
        "/cast Frost Strike",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
      },
    },
  },
}

I messed with it a lot but i’m sure I’m still messing up somewhere…

1:Remove Sindragosa’s Fury from line 19 and add it to the keypress.
Example: /cast [mod:alt] Sindragosa’s Fury
2: Instead of having /cast Empower Rune Weapon in the KeyRelease put in the keypress to be able to control the runes
Example :/cast [mod:ctrl] Empower Rune Weapon
3: Remove Pillar of Frost from line 19 due to having it in the keypress and will lock up that line
4: Add /cast Frost Strike to the sequence to have it always use runic on Frost strike
Ima test it later tonight and add more.

I tried doing your modifications to the macro and a few of them worked but Sindragosa’s Fury either wouldn’t cast or be the only one to cast with either ctrl or shift mod commands. I’ll see if I can figure out what it is or why it isn’t working properly. I’ll update the macro as soon as I can.

I got a couple of questions and i think i can add something to it, how can i add u?
orange#22113 Ad me BT id

great macro, but remorseless winter doesnt seem to come up again for quite a while after its first use. any way you can make it so that it casts whenever its up?

it does for me

EDIT: Suddenlly, it stoped to cast Howling blast anymore… Dunno why…