PDA

View Full Version : Any Warlock Destruction macros that do actually damage ?



Bloodcloud
12-28-2014, 05:51 PM
I currently use single button: (developed with Macro Toolkit -> as a single step in ISBoxer)

The damage does not compare to the Arcane Mage nor to the Ele Shammy.

Any suggestions ? (I haven't found any Lock macros in the MoP Macro threat either.



/mtsx
/castsequence reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinera te,Incinerate,Incinerate
/userandom Conflagrate,Chaos Bolt
/use Incinerate
/startattack
/use [combat]13
/use [combat]14
/use [combat]Dark Soul: Instability
/use [combat]Blood Fury
/mtce
/mtso

luxlunae
12-28-2014, 07:49 PM
those are all one step, are they all one macro? I'd try splitting it out into multiple macros and see if that helps. my warlock macro which did fine dps a few months ago was five stacked macros (fired at once, in one isboxer step, but as separate macros with separate keybinds)


/cast shadowburn

/cast [combat] dark soul

/cast conflagrate

/cast chaos bolt

/castsequence reset=target Immolate, Incinerate, Incinerate,Incinerate, Incinerate


also not sure why /startattack is even in there... /petattack sure but you don't want to be wanding or anything

HPAVC
12-28-2014, 11:16 PM
castrandom doesnt work like that, it blocks on the spell initially chosen.

you dont want to blow your +crit cooldown until chaos bolts are casted.

you are missing shadowburn

Bloodcloud
12-29-2014, 10:01 AM
cool thanks huys for your input. Will put them in the single-step multiple macro setup tonight (i think it was called the merc method ?) and add shadowburn and the cooldown in the shadowbolt macro.

Bloodcloud
12-30-2014, 04:32 AM
works like a charm now! Thanks.