7.3 Papa Frost dk macros (Overhaul)

New Single button macro
ALT for Oblit
Ctrl for Howling Blast
(Requested) Shift for chains of Ice


Sequences['Papa_Frost_DK'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Lichkingsbro@Draka",
  SpecID=251,
  Talents = "1213211",
  Help = [[Use talents 1213211]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      LoopLimit=5,
      KeyPress={
        "/cast [combat] Obliteration",
        "/cast [combat] Pillar of Frost",
        "/cast [combat] Anti-Magic Shell",
        "/cast [mod:alt] Obliterate",
        "/cast [mod:ctrl] Howling Blast",
        "/cast [mod:shift] Chains of Ice",
      },
      PreMacro={
        "/cast [combat] Howling Blast",
      },
        "/cast [combat] Remorseless Winter",
        "/cast Obliterate",
        "/cast Frost Strike",
        "/cast Obliterate",
        "/cast Frost Strike",
        "/cast [combat] Remorseless Winter",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

AOE


Sequences['Papa_Frost_DK_AOE'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Lichkingsbro@Draka",
  SpecID=251,
  Talents = "1213211",
  Help = [[Use talents 1213211
]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      LoopLimit=5,
      KeyPress={
        "/cast [combat] Obliteration",
        "/cast [combat] Pillar of Frost",
        "/cast [combat] Anti-Magic Shell",
        "/cast [mod:alt] Frostscythe",
        "/cast [mod:ctrl] Howling Blast",
        "/cast [mod:shift] Chains of Ice",
      },
      PreMacro={
        "/cast [combat] Howling Blast",
      },
        "/cast [combat] Remorseless Winter",
        "/cast Frost Strike",
        "/cast Frostscythe",
        "/cast Frost Strike",
        "/cast Frostscythe",
        "/cast [combat] Remorseless Winter",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}


Cold heart macro


Sequences['Papa_Frost_DK_Cold'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Lichkingsbro@Draka",
  SpecID=251,
  Talents = "1213211",
  Help = [[Use talents 1213211]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      LoopLimit=16,
      KeyPress={
        "/cast [combat] Obliteration",
        "/cast [combat] Pillar of Frost",
        "/cast [combat] Anti-Magic Shell",
        "/cast [mod:alt] Obliterate",
        "/cast [mod:ctrl] Howling Blast",
        "/cast [mod:shift] Chains of Ice",
      },
      PreMacro={
        "/cast [combat] Chains of Ice",
      },
        "/cast [combat] Remorseless Winter",
        "/cast Obliterate",
        "/cast Frost Strike",
        "/cast Obliterate",
        "/cast Frost Strike",
        "/cast [combat] Remorseless Winter",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Cold heart aoe


Sequences['Papa_Frost_DK_AOE_cold'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Lichkingsbro@Draka",
  SpecID=251,
  Talents = "1213211",
  Help = [[Use talents 1213211
]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      LoopLimit=16,
      KeyPress={
        "/cast [combat] Obliteration",
        "/cast [combat] Pillar of Frost",
        "/cast [combat] Anti-Magic Shell",
        "/cast [mod:alt] Frostscythe",
        "/cast [mod:ctrl] Howling Blast",
        "/cast [mod:shift] Chains of Ice",
      },
      PreMacro={
        "/cast [combat] Chains of Ice",
      },
        "/cast [combat] Remorseless Winter",
        "/cast Frost Strike",
        "/cast Frostscythe",
        "/cast Frost Strike",
        "/cast Frostscythe",
        "/cast [combat] Remorseless Winter",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Link to my macro collection addon
https://wow.curseforge.com/projects/papapancakes-macro-collection-gnomesequencer

Import for AOE fails…error sting storage 28 unexpected symbol near ‘return’

added a } at the end and it worked.

This macro is Very good! Running smoothly and giving some nice DPS. Doing 1.2 mill on the three dummies in DK Class Hall.

905 ilvl.

Good Job!

missing at bottom closer }

The macros should be able to import now.

I am totally new to macros Lazy Macros, and am trying to figure out if I am supposed to repeatedly click this macro? When I think of sequential macros, I think of a click once and everything happens, that does not appear to be how this works. Sorry for the newb question here.

[quote quote=53271]I am totally new to macros Lazy Macros, and am trying to figure out if I am supposed to repeatedly click this macro? When I think of sequential macros, I think of a click once and everything happens, that does not appear to be how this works. Sorry for the newb question here.
[/quote]
you have to keep pressing the macro because blizzards tos 1 press = 1 action excluding buffs

This macro plays really well, thanks for your contribution

I agree I’ve been using this and it works really well. Very high DPS

Getting 400k with item lvl 827 works good ty

nice

Very Well Done…I removed my macro and put a link to yours…Yours far outstrips anything I have come up with lately…

Seems I may try it out when I get a chance, as I haven’t really looked back at since I’m doin far more dps as unholy, and I want to keep both specs up to snuff for when new content comes in case I need to switch specs, Frost should still kill it in mythic+

[quote quote=54449]Seems I may try it out when I get a chance, as I haven’t really looked back at since I’m doin far more dps as unholy, and I want to keep both specs up to snuff for when new content comes in case I need to switch specs, Frost should still kill it in mythic+
[/quote]

How is it working for you ?

When i copy and paste and hit the import button i get nothing. no unable to import message… just nothing happens. any ideas?

Has anyone tried using AHK with this macro? I’m almost 920 and barely pulling 800k sustained on a target dummy… around 650k in raids, but using AHK w/ 100ms presses. I started also manually pressing Howling Blast / Obliterate when procs go off instead of waiting for the macro to cycle through.

What’s the best way to use this?

[quote quote=54600]Has anyone tried using AHK with this macro? I’m almost 920 and barely pulling 800k sustained on a target dummy… around 650k in raids, but using AHK w/ 100ms presses. I started also manually pressing Howling Blast / Obliterate when procs go off instead of waiting for the macro to cycle through.
What’s the best way to use this?
[/quote]

you have either use the macro manually or add delay to ahk for max dps.

Also make sure the talents selected match the macro

[quote quote=54591]When i copy and paste and hit the import button i get nothing. no unable to import message… just nothing happens. any ideas?
[/quote]

do /reload and copy the entire code snippet and try again

[quote quote=54600]Has anyone tried using AHK with this macro? I’m almost 920 and barely pulling 800k sustained on a target dummy… around 650k in raids, but using AHK w/ 100ms presses. I started also manually pressing Howling Blast / Obliterate when procs go off instead of waiting for the macro to cycle through.
What’s the best way to use this?
[/quote]

Most of the macros are developed towards a keypress of 50/75 any faster and the macros have a tendency to jump casts… normally the sweet spot for me is 0.070 its dependent on your connection speed as well

yeah once i deleted the spare line at the top it went in fine. im pulling around 600k easy at 900 ilevel on KJ although granted thats on lfr because im too lazy to actually raid. in the first 2 sections of tos im pulling around 750-800k due to the aoe nature of the fights and trash. working great for me so far. as far as doing wq … its great. everything seems die suitably fast and im flicking through the general questing faster then i seem to usually do it. can you please now make an unholy one?