Demon Build

Has anyone came up with a macro for Demonic Build? I’ve heard good things and want to try it out!

Was this meant for warlock forum?

I guess I know what you´re looking for so I´ve tried out a little bit with other macros from this side , take a bit from there and a bit from there and made a new one out of it .

I´ve chosen “Prepared” for better Fury-Reg, but its up to you. I also put in this Macro Vengeful Retreat and Fel-Rush cause i like it this way, but you can also take it out of this macro.
For Nemesis I would like to chose a Mod but I actually dont know how this works - maybe someone could help me?

I also have the Legendary “Radons Cascading Eyes” and with a high Crit. you can skip into Demon Form with “Demonic” very often.

maybe not the best Macro but for me it works great =)

Sequences[‘DHDemon’] = {
– This Sequence was exported from GSE 2.0.14.
Author=“Seraphi”,
SpecID=577,
Talents = “2,1,3,1,3,2,3”,
Default=1,
Icon=‘ability_demonhunter_specdps’,
MacroVersions = {
[1] = {
StepFunction = [[Sequential]],
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [combat] Nemesis”,
},
PreMacro={
},
“/cast Felblade”,
“/castsequence [nochanneling] Vengeful Retreat, Fel Rush, Blade Dance”,
“/cast !Fury of the Illidari”,
“/cast !Eye Beam”,
“/cast Chaos Strike”,
“/cast !Blade Dance”,
“/cast Chaos Strike”,
“/cast Demon’s Bite”,
“/cast Throw Glaive”,
“/cast Demon’s Bite”,
“/cast !Eye Beam”,
“/cast Blade Dance”,
PostMacro={
},
KeyRelease={
},
},

Sequences[‘DHDemon’] = {
— This Sequence was exported from GSE 2.0.14.
Author=”Seraphi”,
SpecID=577,
Talents = “2,1,3,1,3,2,3”,
Default=1,
Icon=’ability_demonhunter_specdps’,
MacroVersions = {
[1] = {
StepFunction = [[Sequential]],
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [combat] Nemesis”,
},
PreMacro={
},
“/cast Felblade”,
“/castsequence [nochanneling] Vengeful Retreat, Fel Rush, Blade Dance”,
“/cast !Fury of the Illidari”,
“/cast !Eye Beam”,
“/cast Chaos Strike”,
“/cast !Blade Dance”,
“/cast Chaos Strike”,
“/cast Demon’s Bite”,
“/cast Throw Glaive”,
“/cast Demon’s Bite”,
“/cast !Eye Beam”,
“/cast Blade Dance”,
PostMacro={
},
KeyRelease={
},
},