Legion Destro Macro Testing.

Hello All

This is me Legion Destro Macro, im using on the PTR at the moment :slight_smile:
Feedback would apricatet :slight_smile:

Talent´s: 1,1,1,2,2,1,3

Macro:

Sequences['Destro'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/startattack
]],
"/cast [nochanneling] Conflagrate",
"/castsequence [nochanneling] Incinerate,Immolate,Incinerate,Immolate,Drain Life",
PostMacro = [[
/startattack
/petattack
/use [combat]13
/use [combat]14
]],
}

Have fun playing :slight_smile:

Jimmy

ok, i’ve been messing around with it and i’m getting more dps (and not running mana-dry) using

“/cast [nochanneling] chaos Bolt”,

(i’m not sure if the nochanneling is necessary)

after the “/castsequence [nochanneling] Incinerate,Immolate,Incinerate,Immolate,Drain Life”, line