Simple and good macro for destro lvl 100 ??

Sorry for the question …
but does anyone have a simple single, AOE and heal macro for a level 100 destro warlock?

i have not got the experience of writing and every macro i write locks up.

it doesn’t have to be a GS macro ?
does anyone have a good suggestion?
thanks

´

rofl ; )

Destro S

#showtooltip
/targetenemy [noharm][dead]
/cast [mod,combat] Dark Soul: Instability
/cast [mod:alt] Shadowburn
/castsequence [nomod] reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinerate, Incinerate,Incinerate,Incinerate
/castsequence reset=0.3 Conflagrate
/cast [combat] Command Demon
/use [combat] 13
/use [combat] 14
/startattack
/petattack


Chaosbolt


#showtooltip Chaos Bolt
/targetenemy [noharm][dead]
/cast [nomod,combat] Command Demon 
/use [combat] 13
/use [combat] 14
/cast [mod:alt,combat] Dark Soul: Instability
/cast [mod:alt,combat] Chaos Bolt 
/cast [combat] Chaos Bolt
/mtce

AOE


#showtooltip
/targetenemy [noharm][dead]
/cast [mod:alt,combat] Fire and Brimstone
/castsequence [nomod] reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinerate, Incinerate,Incinerate,Incinerate
/castsequence reset=0.3 Conflagrate
/cast [combat] Havoc
/cast [combat] Command Demon
/use [combat] 13
/use [combat] 14

Heal



/stopcasting
/cast [nomod] healthstone
/cast [mod:alt] create healthstone
/cast [nomod] ever-blooming frond
/mtce

I have been using this… does anyone want to tell me if this still works correctly and if there are better alternatives … i still use it, but sometimes i ask myself if there is a GS version of this macro that works better? I found this macro also on this forum last year and i have been using it since…
and wich talentbuild works best?

Does anyone have any good standard macro’s … like heal or demon call or control macro’s

and what are good talent builds to use?

the macro’s that i use ( see last post) are they okay or are there better macro’s
can anyone please help?

Hi Koen Penne,
They look ok. But I haven’t tested them. So I can’t really say.

Here are two (2) sequences that I use as Destro.


-- Warlock Destruction DPS
Sequences["WLock-DestroDPS"] = {
PreMacro = [[
/console Sound_EnableErrorSpeech 0
/console Sound_EnableSFX 0
-- #showtooltip Immolate
/targetenemy [noexists][noharm][dead]
/petautocastoff [group] Threatening Presence
/petautocaston [nogroup] Threatening Presence
/castsequence [nochanneling,combat] !Dark Soul: Instability
]],
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
"/castsequence [nochanneling]reset=combat/target !Immolate,!Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate",
-- "/castsequence [nochanneling]reset=combat/target !Incinerate,Incinerate",
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
"/castsequence [nochanneling,@focus,exists]reset=combat !Havoc",
"/castsequence [nochanneling]reset=combat/target !Conflagrate",
"/castsequence [nochanneling]reset=combat/target !Chaos Bolt",
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
PostMacro = [[
/use [combat]13
/use [combat]14
-- /petattack [@target,harm]
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
/console Sound_EnableErrorSpeech 1
]],
}

-- Warlock Destruction AoE
Sequences["WLock-DestroAoE"] = {
PreMacro = [[
/console Sound_EnableErrorSpeech 0
/console Sound_EnableSFX 0
-- #showtooltip Fire and Brimstone
/targetenemy [noexists][noharm][dead]
/petautocastoff [group] Threatening Presence
/petautocaston [nogroup] Threatening Presence
/castsequence [nochanneling,combat] !Dark Soul: Instability
]],
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
"/castsequence [nochanneling]reset=combat/target !Fire and Brimstone",
"/castsequence [nochanneling]reset=combat/target !Immolate,!Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate",
"/castsequence [nochanneling,@focus,exists]reset=combat !Havoc",
"/castsequence [nochanneling]reset=combat/target !Incinerate",
"/castsequence [nochanneling]reset=combat/target !Chaos Bolt",
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
"/castsequence [nochanneling]reset=combat/target !Conflagrate",
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
PostMacro = [[
/use [combat]13
/use [combat]14
-- /petattack [@target,harm]
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
/console Sound_EnableErrorSpeech 1
]],
}

For my current build and glyphs:

Thank you for posting this, Vondreth. I’ve been playing with another macro, trying to work in the Nochanneling condition with varying degrees of success. I’ve just tried yours and so far like what I see very much. I appreciate you sharing.

Your macros made me fail silver proving ground WTH ?

could be a l2p issue instead of the macro issue. :stuck_out_tongue:

[quote quote=26709]Your macros made me fail silver proving ground WTH ?
[/quote]

no offence meant , but macros cant make you do anything , you made you fail silver proving grounds,Simple as that.
Now that being said i seem to not be able to get the Aoe to do anything , all it does is spam incinerate, it doesnt fire off anything else.It could be a User Error ( probably is) but am i missing something about it ?

not sure if i am copying this wrong or when in the game i am putting in the wrong name so the macro will work. i’m highlighting and copying the macros names into the game. but they dont seem to be working. if i am doin something wrong, i would be grateful for any help.

[quote quote=26627]Hi Koen Penne, They look ok. But I haven’t tested them. So I can’t really say.
Here are two (2) sequences that I use as Destro.


-- Warlock Destruction DPS
Sequences["WLock-DestroDPS"] = {
PreMacro = [[
/console Sound_EnableErrorSpeech 0
/console Sound_EnableSFX 0
-- #showtooltip Immolate
/targetenemy [noexists][noharm][dead]
/petautocastoff [group] Threatening Presence
/petautocaston [nogroup] Threatening Presence
/castsequence [nochanneling,combat] !Dark Soul: Instability
]],
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
"/castsequence [nochanneling]reset=combat/target !Immolate,!Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate",
-- "/castsequence [nochanneling]reset=combat/target !Incinerate,Incinerate",
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
"/castsequence [nochanneling,@focus,exists]reset=combat !Havoc",
"/castsequence [nochanneling]reset=combat/target !Conflagrate",
"/castsequence [nochanneling]reset=combat/target !Chaos Bolt",
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
PostMacro = [[
/use [combat]13
/use [combat]14
-- /petattack [@target,harm]
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
/console Sound_EnableErrorSpeech 1
]],
}

-- Warlock Destruction AoE
Sequences["WLock-DestroAoE"] = {
PreMacro = [[
/console Sound_EnableErrorSpeech 0
/console Sound_EnableSFX 0
-- #showtooltip Fire and Brimstone
/targetenemy [noexists][noharm][dead]
/petautocastoff [group] Threatening Presence
/petautocaston [nogroup] Threatening Presence
/castsequence [nochanneling,combat] !Dark Soul: Instability
]],
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
"/castsequence [nochanneling]reset=combat/target !Fire and Brimstone",
"/castsequence [nochanneling]reset=combat/target !Immolate,!Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate",
"/castsequence [nochanneling,@focus,exists]reset=combat !Havoc",
"/castsequence [nochanneling]reset=combat/target !Incinerate",
"/castsequence [nochanneling]reset=combat/target !Chaos Bolt",
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
"/castsequence [nochanneling]reset=combat/target !Conflagrate",
"/castsequence [nochanneling]reset=combat/target !Shadowburn",
PostMacro = [[
/use [combat]13
/use [combat]14
-- /petattack [@target,harm]
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
/console Sound_EnableErrorSpeech 1
]],
}

```For my current build and glyphs: <a href="http://eu.battle.net/wow/en/character/nagrand/Mattakumuda/simple" rel="nofollow" target="_blank">http://eu.battle.net/wow/en/character/nagrand/Mattakumuda/simple</a>
[/quote]


this GS would be better if it was spammable. She keeps saying spells are not ready yet and etc.

turn off error speech n keep spaming