GS 'Simple' Combat Single and Combat AOE Macro

Getting the most 5 cp Eviscerates out of this sequence. AoE burns down mobs.

Combat Single Macro turns off Blade Flurry, uses Adrenaline Rush, keeps revealing strike and SnD up on target. Add /use [combat]13 and racial if needed. Combat Single does not have Killing Spree in it as I prefer to use it on demand on single targets or save it for AoE mobs.

Combat AoE turns on Blade Flurry (don’t forget Blade Flurry has a small CD when turning on and off), uses Adrenaline Rush, keeps revealing strike and SnD up on target. Add /use [combat]13 and racial if needed. Instead of Eviscerate it uses Crimson Tempest. Pops Killing Spree.

Both Macros send you into stealth once out of combat and if you’re pursing something or somebody my same stealth key has ambush so you will jump forward (cloak and dagger talent) to the running away target and hit them for a big ambush.

Leveling/questing build is 1,2,2,1,1,3,1
The idea being I open with ambush or cheap shot while in stealth and open with Single target macro and then switch to AoE macro if needed. Like to travel fast while in stealth for pick pocketing and treasure farming.

Leveling/questing glyphs: Disappearance (can’t have to many vanishes while questing on a pvp server full of angry mobs)
Energy (20 more energy for opening and hard spamming)
Stealth (Prefer to get into stealth quicker with so many angry mobs and PvPers)

Minor glyphs are our favorites Blurred Speed, Safe Fall, Poisons. I do not use Glyph of Decoy since I prefer to not a leave a “Rogue was here” neon sign when vanishing. When I see a decoy when I’m on my hunter I’m flaring.
<p>
Combat Single and Combat AoE Macro
<p>


Sequences['ComSimple'] = {
    PreMacro = [[
/cancelaura Blade Flurry
/targetenemy [noharm][dead]
/startattack
/cast [nostealth,nocombat]Stealth
    ]],
'/castsequence reset=target Revealing Strike,Slice and Dice,null',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Eviscerate',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/castsequence reset=35 Revealing Strike,Slice and DIce',
  PostMacro = [[
/cast [combat] Adrenaline Rush
/use [combat]14
/startattack
    ]],

}
Sequences['ComSimpleAOE'] = {
    PreMacro = [[
/cast [nomod] !Blade Flurry
/targetenemy [noharm][dead]
/startattack
    ]],
'/castsequence reset=target Revealing Strike,Slice and Dice,null',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Crimson Tempest',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Sinister Strike',
'/cast Killing Spree', 
'/castsequence reset=35 Revealing Strike,Slice and DIce',
  PostMacro = [[
/cast [combat] Adrenaline Rush
/startattack
/use [combat]14
    ]],

}

dosnt work

From your comment I assumed the new patch broke it but it’s still working for me. You do realize you need the addon gnomesequencer properly installed for this to work right? Sorry just guessing what your problem is since your feedback is inadequate. But, I repeat, it’s still working for me and quite awesomely.

i got the add-on and my paladins spells dos work but this one dosnt work when i write the macro in game :frowning:

i put it in right as you write it but steel dosent work for me, don’t get it, cue all others work just not the one here for rogue

I messed around with the original post while trying to figure out how to make it come out in the black macro box. Below is a direct copy from my file without fooling around with formatting.

Sequences[‘ComSimple’] = {
PreMacro = [[
/cancelaura Blade Flurry
/targetenemy [noharm][dead]
/startattack
/cast [nostealth,nocombat]Stealth
]],
‘/castsequence reset=target Revealing Strike,Slice and Dice,null’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Eviscerate’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/castsequence reset=35 Revealing Strike,Slice and DIce’,
PostMacro = [[
/cast [combat] Adrenaline Rush
/use [combat]14
/startattack
]],

}

Sequences[‘ComSimpleAOE’] = {
PreMacro = [[
/cast [nomod] !Blade Flurry
/targetenemy [noharm][dead]
/startattack
]],
‘/castsequence reset=target Revealing Strike,Slice and Dice,null’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Crimson Tempest’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Killing Spree’,
‘/castsequence reset=35 Revealing Strike,Slice and DIce’,
PostMacro = [[
/cast [combat] Adrenaline Rush
/startattack
/use [combat]14
]],

}

stell dosnt work don’t know why -.-

Looks interesting, I have never messed around with GS and downloaded it just to try this macro, will let you know if I got them to work.

so i took out all of the “fluff” and i removed the CD abilities, its best to use them separate
so you can use your CDs when you want, but here is the macro that 100% works.

Sequences[“AOE”] = {
PreMacro = [[
/cast [nomod] !Blade Flurry
/targetenemy [noharm][dead]
/startattack
]],
[[/castsequence reset=20 Revealing Strike,Sinister Strike,Slice and Dice,Sinister Strike,Sinister Strike,Sinister Strike,Crimson Tempest]]

}

here is the single target. i hope these work for you guys.

Sequences[“Com”] = {
PreMacro = [[
/cancelaura Blade Flurry
/targetenemy [noharm][dead]
/startattack
/cast [nostealth,nocombat]Stealth
]],
[[/castsequence reset=20 Revealing Strike,Sinister Strike,Slice and Dice,Sinister Strike,Sinister Strike,Sinister Strike,Eviscerate]],

}

Sequences['ComSimple'] = { PreMacro = [[ /cancelaura Blade Flurry /targetenemy [noharm][dead] /startattack /cast [nostealth,nocombat]Stealth ]], '/castsequence reset=target Revealing Strike,Slice and Dice,null', '/cast Sinister Strike', '/cast Sinister Strike', '/cast Sinister Strike', '/cast Sinister Strike', '/cast Eviscerate', '/cast Sinister Strike', '/cast Sinister Strike', '/cast Sinister Strike', '/cast Sinister Strike', '/castsequence reset=35 Revealing Strike,Slice and Dice', PostMacro = [[ /cast [combat] Adrenaline Rush /use [combat]14 /startattack ]],

}

Sequences[‘ComSimpleAOE’] = {
PreMacro = [[
/cast [nomod] !Blade Flurry
/targetenemy [noharm][dead]
/startattack
]],
‘/castsequence reset=target Revealing Strike,Slice and Dice,null’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Crimson Tempest’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Killing Spree’,
‘/castsequence reset=35 Revealing Strike,Slice and Dice’,
PostMacro = [[
/cast [combat] Adrenaline Rush
/startattack
/use [combat]14
]],

}

Does it work now?

So I tested it out. Works great. No locking up, no problems.

Thanks!

When I use this macro the text appears in the chat window , can anybody help ?

I managed to work it out , there was a space at the beginning of every line :slight_smile:

Doesn’t work for me.

never been good on a rogue, what kinds weps does a combat rogue even use?

Anyone else getting the Macro using evis on 2 - 3 combo points?

Sometimes your Sinister Strike might not give you a CP and since this is a sequence macro your Evis will fire off with however many CPs you have.

If you’re getting behind on CPs cast a Revealing Strike or Sinister Strike to catch up.

Gnomesequence is a fickle beast and adding or changing just one line changes so many things but feel free to experiment with changes since we all have different gear, talents, glyphs, ms, framerates etc.

I recommend making changes to a copied version of the one you have working because I’ve screwed up “good enough” macros looking for the Holy Grail and couldn’t find my way back.

Please post any better versions you come up with. This is a team effort.

Luck.

Try this one

Sequences[“Rogueboss”] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast [nocombat,nostealth] stealth
/stopattack [stealth]
/startattack [nostealth]
/cast [stealth] ambush
/cast [stealth] Cheap shot
]],
‘/castsequence reset=target Revealing Strike,Slice and Dice,null’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Eviscerate’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/castsequence reset=35 Revealing Strike,Slice and Dice’,
PostMacro = [[
/cast [combat] Adrenaline Rush
/use [combat]14
/cast Blood Fury
/use Kafa Press
/startattack
]],
}

Sequences[“RogueAOE”] = {
PreMacro = [[
/cast [nomod] !Blade Flurry
/targetenemy [noharm][dead]
/cast [nocombat,nostealth] stealth
/stopattack [stealth]
/startattack [nostealth]
/cast [stealth] ambush
/cast [stealth] Cheap shot
]],
‘/castsequence reset=target Revealing Strike,Slice and Dice,null’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Crimson Tempest’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/castsequence reset=35 Revealing Strike,Slice and Dice’,
PostMacro = [[
/cast [combat] Adrenaline Rush
/use [combat]14
/cast Blood Fury
/use Kafa Press
/startattack
]],
}