Erexon Posted May 26, 2014 Posted May 26, 2014 Burst macro, remove unnecessary profs & racials lines & place your on-use trinket in the last slot : #showtooltip Dark Soul /cast !Dark Soul: Misery /use 14 /use 10 /cast Blood Fury /cast Lifeblood Dark regeneration macro : #showtooltip Dark Regeneration /cast Dark Regeneration /use Healthstone /cast Symbiosis /use [pet:imp] Cauterize Master Soulburn : soul swap macro : #showtooltip Soul Swap /cast Soulburn /cast Soul Swap Soulburn : Seed of Corruption macro : #showtooltip /cast Soulburn /cast Seed of Corruption /startattack Banish Psyfiend macro (useful vs priests) : #showtooltip Banish /target Psyfiend /cast Banish /targetlasttarget Mouseover or target Banish macro : #showtooltip Banish /cast [@mouseover, harm, exists] Banish ; Banish Target Spell lock : #showtooltip Command Demon /cast Optical Blast /cast Command Demon /cast Spell Lock Focus Spell lock : #showtooltip Command Demon /cast [@focus] Command Demon /cast [@focus] Optical Blast /cast [@focus] Spell Lock Target Dispell (disable clone magic autocast on your observer, you don't want to dispell random magic buffs but important ones like fear ward) : #showtooltip Clone Magic(Special Ability) /cast [nomod, @target] Clone Magic(Special Ability) Focus Dispell (disable clone magic autocast on your observer, you don't want to dispell random magic buffs but important ones like fear ward) : #showtooltip Clone Magic(Special Ability) /cast [@focus] Clone Magic(Special Ability) Agony + startattack : #showtooltip /startattack /cast Agony Unstable Affliction + startattack : #showtooltip /startattack /cast Unstable Affliction Corruption + startattack : #showtooltip /startattack /cast Corruption Haunt + startattack : #showtooltip /startattack /cast Haunt Regular seed of corruption + startattack : #showtooltip /cast Seed of Corruption /startattack Blood Horror & Unbound Will macro with proper tooltip (Macro name must be 'bfuw') : #showtooltip /cast Blood Horror /cast Unbound Will /script n_vt=GetSpellInfo(111397); n_dm=GetSpellInfo(108482) /run SetMacroSpell("bfuw", GetSpellInfo(n_vt) or GetSpellInfo(n_dm)) Cancelaura blood horror macro (useful against warrior's spell reflect) : /cancelaura Blood Horror Pet management macro, always play with a pet in passive mode and use the macros below (petmoveto only purpose is to eat traps but tbh I rarely use it) : /petattack /petpassive /petmoveto Heal pet macro : /petpassive /cast Health Funnel Summon pet macro : #showtooltip /run if UnitIsDead("pet") then PetDismiss() end /cast [nopet] Summon Observer Arenas macros : /cast [@arena1] Fear /cast [@arena2] Fear /cast [@arena3] Fear #showtooltip Command Demon /cast [@arena1] Command Demon /cast [@arena1] Optical Blast /cast [@arena1] Spell Lock #showtooltip Command Demon /cast [@arena2] Command Demon /cast [@arena2] Optical Blast /cast [@arena2] Spell Lock #showtooltip Command Demon /cast [@arena3] Command Demon /cast [@arena3] Optical Blast /cast [@arena3] Spell Lock 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now