6.03 Combat Rogue Leveling. No addons needed.

Hi,
I decided to level my 75 rogue up to 90 for WOD.
This macro is designed specifically for questing, going from mob to mob with high efficiency due to the Cloak and dagger talent and Deadly Momentum glyph.

Talents are 3,2,2,1,1
Glyphs are: Deadly Momentum, Stealth, Cheap Shot.
Poisons are Deadly and Leeching(from the talent).

Remember to put this spamable macro on the same key on both your action bar AND stealth bar.
Enjoy.

/use [nostealth,nocombat]Stealth
/use [stealth] Cheap Shot
/castsequence reset=combat revealing strike,sinister strike,sinister strike,recuperate,eviscerate
/castsequence reset=target Slice and Dice,null
/targetenemy [dead]
/script UIErrorsFrame:Hide()

Apologies correct macro below:

/use [nostealth,nocombat]Stealth
/use [stealth] Cheap Shot
/castsequence reset=combat revealing strike,sinister strike,sinister strike,recuperate,sinister strike,eviscerate
/castsequence reset=target Slice and Dice,null
/targetenemy [dead]

3rd time lucky!!!

No lock ups now :slight_smile:

/use [nostealth,nocombat]Stealth
/use [stealth] Cheap Shot
/castsequence reset=6 revealing strike,sinister strike,eviscerate,sinister strike,recuperate
/castsequence reset=target Slice and Dice,null
/targetenemy [dead]
/use sprint

[quote quote=18103]/use [nostealth,nocombat]Stealth
/use [stealth] Cheap Shot
/castsequence reset=6 revealing strike,sinister strike,eviscerate,sinister strike,recuperate
/castsequence reset=target Slice and Dice,null
/targetenemy [dead]
/use sprint[/quote]

Works like a charm

Hi, I’ve tweaked it a bit to level from 90-100
My wow server is borked at the the moment though so cant really test it.
Glyphs: Deadly momentum and Stealth.

/use [nocombat]Stealth
/use [stealth]Cheap Shot
/castsequence reset=7 revealing strike,sinister strike,eviscerate,sinister strike,!recuperate,sinister strike
/castsequence reset=target Slice and Dice,null
/use [combat]Adrenaline Rush
/use [nocombat]Sprint

This works:

/use [nostealth,nocombat]Stealth
/use [stealth]Cheap Shot
/castsequence reset=6 revealing strike,sinister strike,eviscerate,sinister strike,!recuperate,sinister strike
/castsequence reset=target Slice and Dice,null
/use [combat]Adrenaline Rush
/use sprint

This seems to be working fine leveling 90-100:
Talents 3,2,2,1,1,3
Glyph: Deadly Momentum

(Copy and paste it straight into your wow macros window using Ctrl and C key on your keyboard to copy the macro from here once youve highlighted it, and then the Ctrl and V keys to paste it into your wow macro window).

/use [nostance:1]Stealth;[stance:1]Cheap Shot
/castsequence reset=target revealing strike,sinister strike,Eviscerate,sinister strike,!recuperate,sinister strike
/castsequence [combat]reset=target !Slice and Dice,null
/use [combat]Killing Spree
/use Sprint

Thanks Joe; good stuff! :slight_smile:

Also, I hope you have a great Thanksgiving next week.

Nathan

Your macro works really good, thanks for it. I leveled my rogue to 100 using it, and I still use it while questing and in dungeons and do ok dps. Is there a chance you could make an improved version for 100 instances? (for max dps output), I modified yours a little to execute manually Killing Spree, but well, I’m lazy, and really like your macro, thanks again for it.