Enmity's Macros

Getting this error when trying to import -
error

Thanks for all you do

[quote quote=53073]Getting this error when trying to import – error
Thanks for all you do
[/quote]

I had to type it in as a new macro, this is enmity’s macro

Sequences['7.3_Enmity'] = {
-- This Sequence was exported from GSE 2.1.06.
  Author="Enmity",
  SpecID=251,
  Talents = "321or3??1",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=15,
      KeyPress={
        "/cast [combat] Pillar of Frost",
        "/cast [combat] [talent:7/1] Obliteration",
      },
      PreMacro={
        "/cast Chains of Ice",
      },
        "/cast [talent:4/2] Blinding Sleet",
        "/cast [pvptalent:6/3] Chill Streak(Honor Talent)",
        "/castsequence  reset=combat  Howling Blast, Frost Strike, Remorseless Winter, Frost Strike, Obliterate",
        "/castsequence  reset=combat  Howling Blast, Obliterate, Frost Strike, Frost Strike, Obliterate, Obliterate, [talent:6/1] Frostscythe, [talent:6/1] Frostscythe",
        "/castsequence  reset=combat  Howling Blast, Frost Strike, Obliterate, [talent:6/1] Frostscythe",
        "/cast [combat] Frost Strike",
        "/cast [combat] Obliterate",
        "/cast [combat] [talent:6/1] Frostscythe",
      PostMacro={
      },
      KeyRelease={
        "/targetenemy [noharm][dead]",
      },
    },
  },
  }

[quote quote=53073]Getting this error when trying to import – error
Thanks for all you do
[/quote]

Its because you copied the empty line on line one.
Its expecting
Sequences{ on line one and not
Return(empty line space)
Sequences

Gives you the hint in the error message

Same error without the line one - I tried that before even posting. I manually tried it if your next comment is trying manually instead of copy pasta.

I have been mowing grass most of the day and Just walked in the door…um… hopefully you have fixed the problem I can try and import it on the wifes computer and see if I can recreate the problem

[quote quote=53078]<p abp=“563”>Same error without the line one – I tried that before even posting. I manually tried it if your next comment is trying manually instead of copy pasta.
[/quote]

Sorry, yes my bad.

Line 35 is missing the the , and line 36 needs the last closed curly bracket/brace/squiggly bracket which will close the open { after sequences

Weird… its working fine… maybe when I exported it?? Give this a shot and see if it fixes the problem


Sequences['7.3_Enmity'] = {
-- This Sequence was exported from GSE 2.1.06.
  Author="Enmity",
  SpecID=251,
  Talents = "3.1.1or3.?.?1",
  Help = [[Combination Macro]],
  Default=1,
  Icon='INV_MISC_QUESTIONMARK',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=15,
      KeyPress={
        "/cast [combat] Pillar of Frost",
        "/cast [combat] [talent:7/1] Obliteration",
      },
      PreMacro={
        "/cast Chains of Ice",
      },
        "/cast [talent:4/2] Blinding Sleet",
        "/cast [pvptalent:6/3] Chill Streak(Honor Talent)",
        "/castsequence  reset=combat  Howling Blast, Frost Strike, Remorseless Winter, Frost Strike, Obliterate, ",
        "/castsequence  reset=combat  Howling Blast, Obliterate, Frost Strike, Frost Strike, Obliterate, Obliterate, [talent:6/1] Frostscythe, [talent:6/1] Frostscythe",
        "/castsequence  reset=combat  Howling Blast, Frost Strike, Obliterate, [talent:6/1] Frostscythe",
        "/cast [combat] Frost Strike",
        "/cast [combat] Obliterate",
        "/cast [combat] [talent:6/1] Frostscythe",
      PostMacro={
      },
      KeyRelease={
        "/targetenemy [noharm][dead]",
      },
    },
  },
}


That worked as usual thanks Enmity
Woot Woot

Papapancake1 has a much better Frost Oblit Macro…so I am steering people towards his post…
Go Here… 7.3 Papa Frost dk macros (Overhaul) - Patch 7.0+ - WoW Lazy Macros

OK… While waiting for the server reset… I have decided to post my New AkA Old Macro… this meaning… basically we have gone back to our first set of successful macros that John Mets & I originally worked out after the expansion dropped…differences our talents are more easily chosen… You can pretty much select the talents you like or feel will give you more benefits such as DpS/Runic Power…
With this in mind I am also posting how I play my macro and my talents…I use this macro for PvP as well as Raid/Dungeons…
My lego’s I use are the Wrist/chest or you could use the belt to get the better runic power…my item level depending on which trinkets I use is 930…I have found pushing for Item Level vs Tier bonus seems to work out better due to in my opinion the tier bonus from ToS doesn’t really do Frost any quality benefits…But on the other hand… The Tier Bonus benefits the hell out of <Unholy>…

Relics in order of Importance…According to DK Discord
Ambidexterity x 3
Cold as Ice
Nothing but the Boots
Blast Radius

I have a Shadow Relic 930 Blast Radius with two frost Ambi…Reason being I haven’t gotten a better Shadow Relic as of yet…I have been spending my Veiled Argunites on trying to get better Trinkets…

This Macro Also Requires that you keep track of your Runic Power…so when you see you are down to 1 rune…Being a blood elf I first pop ‘Arcane Torrent’ Then my next spell I pop is Anti Magic Shell… if I need more runes then last I pop Empower Rune Weapon…

For those who like more control you can also monitor your Howling Blast Procs as well…

My Macros are designed with as little Micro Management as possible…

Ok… On Boss Pull… Recommended Order of Cast for maximum DpS Burst and Sustained Damage…Food…Anything that gives you Strength or A Stat you may need…Lately I have been experimenting with Versatility Food… Due to the new gear seems to be really stacking ALOT of Versatility… It seems to be doing really well…

Discord Recommends Cut and Pasted

What consumables/enchants should I be using?

Lavish Suramar Feast, as it gives strength. If you cannot use it, use the food that your stat weights advise.
Potion of Prolonged Power for all builds.
Mark of the Claw for both single target and AoE on necks. Otherwise grab strength and whatever stat have the highest weight for you on rings and gems.
What are my runeforges?
You should use Razorice mainhand, Fallen Crusader offhand. The reasons for this is that you want faster Razorice stacking for many abilities such as Sindragosa’s Fury and Fallen Crusader does not have a noticeable proc rate difference for offhand.

Ok back to Boss Pull…#1 Potion prolonged power @ 5 sec pull count…#2 Sindragosa Fury #3 Chains of Ice To Take Advantage of your normal full 20 count of Cold Heart Lego…If you don’t have Cold Heart you can ignore this step… then start the Macro…

Macro Speed…0.070 - 0.100 if you use a Razor product… if using Auto Hotkey… you will have to expierment…my sweet spot seems to be around 0.090 - 0.100 this id dependent on your latency/connection speed…

I also have a few PvP casts in the macro… Due to I Like To PvP But I also Raid so Its a balance…so for PvP you would change the talents (example) to 1.1.3.3.1.3.1 this talent select seems to do quiet well in BG’s & Arenas…My PvP Honor talents varies on my groups but normally I rock…1.3.1.3.1.1

ok… My apologies for such a long explanation…this is as simple as I can make it and yet do quality damage…


Sequences['7.3_Enmity'] = {
-- This Sequence was exported from GSE 2.2.02.
  Author="Enmity",
  SpecID=251,
  Talents = "3.2.1/3.?.?.3.1",
  Help = [[Combination Macro]],
  Default=1,
  Icon='INV_MISC_QUESTIONMARK',
  MacroVersions = {
    [1] = {
      Trinket1=false,
      Head=false,
      Neck=false,
      Belt=false,
      Ring1=false,
      Ring2=false,
      StepFunction = "Sequential",
      LoopLimit=11,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat] [talent:7/1] Obliteration",
        "/cast Pillar of Frost",
      },
      PreMacro={
        "/cast Chains of Ice",
        "/cast Remorseless Winter",
      },
        "/cast [talent:4/2] Blinding Sleet",
        "/cast [pvptalent:6/3] Chill Streak(Honor Talent)",
        "/castsequence Obliterate, Frost Strike, Howling Blast",
        "/castsequence Obliterate, Frost Strike, Obliterate, Frost Strike",
        "/cast [combat] Remorseless Winter",
        "/cast [combat] Howling Blast",
        "/cast [combat] Obliterate",
        "/cast [combat] Frost Strike",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Anyway you could edit that without the pvp stuff Enmity? (sorry noob here)

Would you say that Logitech’s macro would need to be set to 70ms to 100ms just like the razor?

[quote quote=55093]Anyway you could edit that without the pvp stuff Enmity? (sorry noob here)
Would you say that Logitech’s macro would need to be set to 70ms to 100ms just like the razor?
[/quote]
There is no need to worry about the pvp portion… it only activates if you happen to be flagged for pvp…hence the use of that particular talent section… the only real edit you may require would be if you did not have the Cold Heart Lego…then maybe you could just delete that cast from the macro itself…as for the delay… yes the Logitech delay would be the same… the delay is hard to set in stone due to peoples connection in most cases people seem to be running the 70 to 100 sometimes if you go faster the macros can by pass some casts…

Hey, ty for the great job! Tonight i’ll try this beauty out.
My main is a bDK what works just perfect (his macro strongly heals), but sometimes i like to bring him into some new m/m+ lfr to get more info :wink: and of course loot :smiley:
My biggest problem w frost is heal my self. I’d like to feel my self as comfortable as my bDK. Do you have any suggestion? How do you play w your frost DK?
Thank You for Your time :slight_smile:

[quote quote=55103]Hey, ty for the great job! Tonight i’ll try this beauty out. My main is a bDK what works just perfect (his macro strongly heals), but sometimes i like to bring him into some new m/m+ lfr to get more info ??? and of course loot ??? My biggest problem w frost is heal my self. I’d like to feel my self as comfortable as my bDK. Do you have any suggestion? How do you play w your frost DK? Thank You for Your time ???
[/quote]

Yea BDK’s Healing is out of this world…for frost its more about timing…you definitely want if possible to pop anti magic shell…then hit ice bound fortitude… followed by as many death strikes as possible…

I made a macro that I keep close by for such emergencies especially for pvp or if the healer seems busy with other members… its pretty simple
#showtooltip
/cast Anti-Magic Shell
/cast Ice-bound Fortitude
/cast Death Strike
/cast Death Strike

Check The Spelling Before Setting The Above In Stone

I just keep mashing like crazy most times it will pop you back to full health easily…unfortunately last expansion was our greatest moment with self heals and our movement in this expansion is pretty terrible as well…its been a really strange expansion… I love all the content but this is the first time I have had difficulty loving my dk

Thanks Enmity! I’ll just remove the cold heart lego since I don’t have that one yet. When it comes to aoe fights I do really well (use pappa’s aoe one) but when it comes to ST it feels like that I’m very weak so I just wanted to make sure to optimize it for that.

[quote quote=55107]Thanks Enmity! I’ll just remove the cold heart lego since I don’t have that one yet. When it comes to aoe fights I do really well (use pappa’s aoe one) but when it comes to ST it feels like that I’m very weak so I just wanted to make sure to optimize it for that.
[/quote]

This Stupid Expansion is So…Lego’ Specific…if you can get lucky or DKGawdz Blessed…you will see a major boost in your DpS with the wrist…you could also check and make sure you have the suggested artifacts…that too surprisingly makes a WORLD of Difference in your out put

Enmity,

Thanks very much for this macro, it’s the best one I have ever used. Makes playing my frost DK so much easier.

Keep up the great work.

Thanks

[quote quote=55165]Enmity,
Thanks very much for this macro, it’s the best one I have ever used. Makes playing my frost DK so much easier.
Keep up the great work.
Thanks
[/quote]

I appreciate the compliment… one thing I can assure you of…if I feel there is a better performing macro out there I will recommend it…even above my own… and in fact use it…until I tweak mine to suit my needs…so my macros are constantly changing especially when a new patch drops… so at times I will remove my macro so others don’t get misled…

Ty :wink:

Chains of Ice …Is it possible to reduce the time of using the spell?