I couldn’t find a decent macro to level with so I just kept messing around with this one I originally got from Nano. Might of been a pre-loaded one. No idea how to make macros, just using GSE. So far this is working awesome… leveling 102 DH getting around 50k dps questing… Good luck.
Sequences['DHHAVOCLVL'] = {
-- This Sequence was exported from GSE 2.1.03.
Author="Nano",
SpecID=577,
Talents = "2,2,1,?,?,?,?",
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Priority",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast blur",
},
PreMacro={
},
"/cast [nochanneling] Felblade",
"/cast [nochanneling] Chaos Strike",
"/cast eye beam",
"/cast [nochanneling] Throw Glaive",
"/cast [nochanneling] Fury of the Illidari",
"/cast [nochanneling] Blade Dance",
"/cast [nochanneling] Fel Eruption",
PostMacro={
},
KeyRelease={
"/startattack",
"/petattack [@target,harm]",
},
},
},
}