Hi i found a simple way to get some extra dps as a warlock AND cast the filler spell while moving
i created this macro:
Code:
#showtooltip Tome of the Clear Mind
/cast Dark Soul
/use Potion of the Jade Serpent
/run LoadAddOn('Blizzard_TalentUI')
/click PlayerTalentFrameTalentsTalentRow6Talent1 RightButton
/click StaticPopup1Button1
/run LearnTalent(17)
first click activates darksoul and prepot(optional), second click cause u to learn kiljaedens cunning.
the only bad thing is that u have to buy very much tome of clear mind, because every pull needs 2 tomes (re-specing into AD and macro needs another one)
it also works with Mannoroth's Fury, just change
Code:
/run LearnTalent(17)
into
Code:
/run LearnTalent(18)
.
greetings
aerounleashed