PVP 7.1 Gnome E

Time to contribute something for this Great Community. I used lots of great macro from this website. Feel free to modify this macro if you want. Thank you!

Sequences['DB_DHHavoc'] = {
author="Hezrou@Illidan",
specID=577,
version=2,
source = "Local",
helpTxt = "Talents 1,2,3,3,1,1,1,",
StepFunction = GSStaticPriority,
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/targetenemy [noharm][dead]
]],
"/cast [nochanneling] Throw Glaive",
"/cast [nochanneling] Demon's Bite",
"/cast [nochanneling] Chaos Strike",
"/cast [nochanneling] Blade Dance",
"/cast [nochanneling] Fury of the Illidari",
"/cast [combat,nochanneling] Eye Beam",
PostMacro=[[
/cast [combat,nochanneling] Chaos Nova
/cast [combat,nochanneling] Chaos Blades
/cast [combat,nochanneling] Blur
]],
}

@Gua I have been looking at a number of Macros that you have created and I keep seeing where you use 2 (Demon Blades) in the level 100 talents. The problem is that you then try to use Demon’s Bite in your macro; Demon Blades makes Demon’s Bite passive and you can’t cast it anymore.

@Gua I have been looking at a number of Macros that you have created and I keep seeing where you use 2 (Demon Blades) in the level 100 talents. The problem is that you then try to use Demon’s Bite in your macro; Demon Blades makes Demon’s Bite passive and you can’t cast it anymore.

Demon Blades replace Demon’s bite and still generate fury!

Best

Gau

Pre Marco issue- it seems to target pets, can you add [pet] to stop this?