Below you will find my macro I currently use. It is a modified & shorten version of what Cymiryc posted in another post. I currently am using a auto click at 1400MS and getting around 200 - 210k no buffs. below are details of my current warlock stats:
iLvl: 858 (equipped)
Int: 20733
Haste: 25% (no Buffs)
Crit: 23% (no Buffs)
Mast: 36% (no Buffs)
Sequences['TWDemo'] = {
author="Twizz (Based on Cymiric)",
specID=266,
helpTxt = "Talents: 2211332",
icon='INV_MISC_QUESTIONMARK',
PreMacro=[[
/petattack [exists]
]],
[[/cast Demonbolt]],
[[/cast Call Dreadstalkers]],
[[/cast Demonic Empowerment]],
[[/cast Demonbolt]],
[[/cast Demonbolt]],
[[/cast Demonbolt]],
[[/cast Shadowflame]],
[[/cast Hand of Gul'dan]],
[[/cast Shadowflame]],
[[/cast Demonbolt]],
[[/cast Demonbolt]],
[[/cast Demonbolt]],
[[/cast Hand of Gul'dan]],
[[/cast Demonic Empowerment]],
[[/cast Thal'kiel's Consumption(Artifact)]],
[[/cast Demonbolt]],
[[/cast Demonbolt]],
PostMacro=[[
]],
}
NOTE: I did not include Summon Doomguard as it creates a 1.4s lul when on cooldown… So, you will have to hit that manually, including Life Tap.
Let me know what you guys think and if you recommend any changes. =)