farizza
December 31, 2015, 3:51pm
1
Talants
Plague Leech - Lichborne - Death’s Advance - Runic Corruption - Death Pact - Gorefiend’s Grasp - Necrotic Plague
Major Glyphs
Glyph of Blood Boil - Glyph of Icebound Fortitude - Glyph of Raise Ally
Minor Glyphs
Glyph of Tranquil Grip - Glyph of Army of the Dead - Glyph of Path of Frost
Sequences["FDK1"] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/cast [combat] Pillar of Frost
]],
"/castsequence Obliterate",
'/castsequence Obliterate',
'/castsequence Howling Blast,Howling Blast,Howling Blast',
'/castsequence Frost Strike',
'/castsequence Plague Leech',
PostMacro = [[
/targetenemy [noharm][dead]
/script UIErrorsFrame:Hide();
]],
}
Sequences["FDK2"] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/cast [combat] Pillar of Frost
]],
'/castsequence Soul Reaper',
'/castsequence Obliterate',
"/castsequence Obliterate",
'/castsequence Howling Blast,Howling Blast,Howling Blast',
'/castsequence Soul Reaper',
'/castsequence Frost Strike',
'/castsequence Frost Strike',
'/castsequence Soul Reaper',
'/castsequence Plague Leech',
PostMacro = [[
/targetenemy [noharm][dead]
/script UIErrorsFrame:Hide();
]],
}
nice macros btw, now are this for DW or 2h, and is one for single target and the other aoe?
The second one is execute phase when the boss is under 35% i believe.
Frost is kind of always AoE.
Best Frost macro I’ve used by a long shot. I’ve only tested with DW, but man is it working well. Thanks for your contribution.
ive never tried this macro with 2h. so i couldnt give any feed back on that
glad its working well for you
fredoi
January 6, 2016, 8:27am
7
hello
Just for my information staff FDK1 for monotarget and FDK2 AOE?
Hey frederic
fdk2 is at 36% of targets hp
i use blood boil when needed for aoe. help to add Necrotic Plague
jeba28
January 9, 2016, 12:42pm
10
this macro is insain both 1h ans 2h work very well thanks
farizza
January 11, 2016, 5:07pm
11
Sequences["FDK3"] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/cast [combat] Pillar of Frost
]],
'/castsequence Obliterate',
"/castsequence Obliterate",
'/castsequence Soul Reaper,Howling Blast,Howling Blast',
'/castsequence Frost Strike',
'/castsequence Plague Leech',
PostMacro = [[
/targetenemy [noharm][dead]
/script UIErrorsFrame:Hide();
]],
}
new exe macro. soul reaper procs better
Thanks for the message, I will def try these out, from the looks of things Mike you did a great job I will check them out.
Beef
deekaay
January 16, 2016, 5:23am
13
Hi Mike, soul reaper usage of new exec macro is still too low, you need to make sure that every reaper available is used in exec phase.
DK
Can someone help me, downloaded Superdupermacro and created a Script for this macro. But cant make it work
farizza
January 19, 2016, 6:06am
15
Sequences["FDK1"] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/cast [combat] Pillar of Frost
]],
"/castsequence Obliterate",
'/castsequence Obliterate',
'/castsequence Howling Blast,Howling Blast',
'/castsequence Frost Strike',
'/castsequence Plague Leech',
PostMacro = [[
/targetenemy [noharm][dead]
/script UIErrorsFrame:Hide();
]],
}
Sequences["FDK2"] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/cast [combat] Pillar of Frost
]],
'/castsequence Obliterate',
"/castsequence Obliterate",
'/castsequence Soul Reaper',
'/castsequence Soul Reaper,Howling Blast',
'/castsequence Soul Reaper',
'/castsequence Frost Strike',
'/castsequence Plague Leech',
PostMacro = [[
/targetenemy [noharm][dead]
/script UIErrorsFrame:Hide();
]],
}
hey dekay try this new exe macro
farizza
January 19, 2016, 6:07am
16
lds911
February 2, 2016, 11:27am
17
Good Morning,
Mike first thanks for your macro.
I’ve been a user and contributor here for a while.
I am having an issue though.
Is there a way to include, " Horn of Winter " in the macro somewhere, where it will fire if not up? I tried to place it in the pre and post macro areas but fires repeatedly even with a sequence and time. I haven’t tried a null command yet mainly because I can’t seem to find one as an example.
I have a HORRIBLE time remembering to hit that buff for some reason.
Thanks to you in advance or to anyone else in the community that can answer this.
Regards
Thanks for sharing… Cant wait to login and test it out!! =D
deekaay
February 4, 2016, 3:27am
19
Good job with the new exe macro! works perfect.
budd
February 19, 2016, 6:54am
20
Hey mike, thanks a lot! - i run the first 3 bosses of hellfire (all pvp items, except trinkets) and here are some results, with your macro :
Hellfire Assault - 100% (41 parses for Ilvl 705-707) !!
Iron Reaver - 81 % (same as above)
Kormrok - 78%
It was the 3. time i was in HFC as a melee. So the results can only get better
The results i saw at “damage done” column. At “Rankings” i am not listet - i dont know why. Somewhere i read “…if y´re not listed, than you dosnt use the class specific spells”. But i think its just a bug.
Anyway - thanks for the GREAT work !!