One-button macro combat rogue 6.0.2 ??

Hi guys :slight_smile:
I was wondering if someone has a good one-button macro for a combat rogue ?
Let me know pls :slight_smile:
Grtz


Sequences["Rogueboss"] = {
PreMacro = [[
/cancelaura 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 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
]],
}

this macros is shit

this is what im using uses macro toolkit to extend the macro box

/startattack
/castsequence [@mouseover,stealth]reset=target ambush,!revealing strike
/castsequence reset=target Sinister Strike,Slice and Dice,Sinister Strike,Sinister Strike,Sinister Strike,Eviscerate,Revealing Strike,Sinister Strike,Sinister Strike,Crimson Tempest,Sinister Strike
/cast [combat]adrenaline rush
/cast [combat]!Marked for Death
/use 13
/cast [mod] Killing Spree
/cast [nostealth,nocombat] Stealth
/targetenemy [noharm][dead]

talents are 1 2 3 1 1 2 only level 94 so far but works awsome no lockups as long as you have poison on
worth having glyph of stealth

Hey Fury ive been using your macro for all of my leveling of my rogue its been great just wondering if you’ve refined it any for lvl 100? and if you have an aoe for it?

Fury’s macro does less dps than Luca’s macro (above). It also does less dps than my current macro:

Sequences[“ComSimple”] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast [nostealth,nocombat]Stealth
/cast [stealth] Cheap Shot
]],
‘/castsequence reset=target Revealing Strike,Slice and Dice,null’,
‘/cast Sinister Strike’,
‘/cast Sinister Strike’,
‘/cast Recuperate’,
‘/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 = [[
/use [combat]13
/use [combat]14
/stopattack [stealth]
]],
}

And the above macro maintains recuperate which is substantial healing.

I just started using Luca’s above posted GS macros, and they seem to work very nice.

I need to test them more, but so far so good. Luca, what talents you got? I don’t see marked for death, so I assume that’s not what you have.

I will mostly be leveling (only 92 atm), so I guess I will just throw that in there, on the target=line.

thanks!

none of these work for me