Leveling Macro and then lower ilvl macro

Is there a good frost macro for a level 100 dk to use while leveling and then for gearing up at 110 and beyond?

[quote quote=53199]Is there a good frost macro for a level 100 dk to use while leveling and then for gearing up at 110 and beyond?
[/quote]


Sequences['Frosty_the_snowman_st'] = {
-- This Sequence was exported from GSE 2.1.07.
  Author="Lichkingsbro@Draka",
  SpecID=251,
  Talents = "1213211",
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      KeyPress={
        "/cast Obliteration",
        "/cast Pillar of Frost",
        "/cast Empower Rune Weapon",
        "/cast Anti-Magic Shell",
        "/cast [mod:alt] Obliterate",
        "/cast [mod:ctrl] Howling Blast",
      },
      PreMacro={
        "/cast Remorseless Winter",
      },
        "/castsequence Obliterate, Howling Blast",
        "/cast Remorseless Winter",
        "/cast Frost Strike",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}


Sequences['Frosty_the_snowman_aoe'] = {
-- This Sequence was exported from GSE 2.1.07.
  Author="Lichkingsbro@Draka",
  SpecID=251,
  Talents = "1213211",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/cast Pillar of Frost",
        "/cast Empower Rune Weapon",
        "/cast Anti-Magic Shell",
        "/cast [mod:alt] Frostscythe",
        "/cast [mod:ctrl] Howling Blast",
      },
      PreMacro={
        "/cast Remorseless Winter",
      },
        "/castsequence Howling Blast, Frostscythe",
        "/cast Remorseless Winter",
        "/cast Frost Strike",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

7.3 Papa Frost dk macros (Overhaul) - Patch 7.0+ - WoW Lazy Macros or https://wow.curseforge.com/projects/papapancakes-macro-collection-gnomesequencer for updates