Assassination rogue action bar?

Could someone give me an idea of where i should place my abilities in and out of stealth, i already got some keybinds but no idea where i should place all those abilities im kind of confused. And yes I just started playing wow, if there r any guides for this just link them below, it would help ALOT!

If you are using the default action bar it should be easy. Just go stealth and put corresponding abilities to their right places. Cheap shot replaces kidney shot etc.

Sap can go on the same button as Blind, as well. Abilities you use in and out of stealth can share a button; something that’s only for stealth can replace something you wouldn’t/shouldn’t use in stealth, anyway. But I don’t remember exactly what abilities those would be, if any, for your spec.

If you change up some of your keys a little, you’ll also have some extra keys to bind to. For instance, moving all your movement keys one step to the left (so E forward, D backwards, S strafe left, and F strafe right), you now have W and R available for other stuff.

Same with sit/stand, and sheathe/unsheathe. You probably don’t need those, so you can use them for something else.

Keep the stuff you use the most while in combat nearest to your movement keys so you can press them quicker. Stuff you won’t use that often, or won’t have to hit all that often in combat (if at all) like Pick Pocket can go somewhere a bit further away.

And depending on your mouse, you can bind to that, too. Especially if you have more than the normal two buttons, you can use the extra buttons for whatever; also remember you can use shift+key/button (and alt+, ctrl+) for more bindings.

There are little things that help for e.g. (assassin)

Cheap shot/kidney macro:
/cast [stealth] cheapshot
/cast [nostealth] kidney shot

Stealth/vanish macro:
/cast [nostealth] stealth
/cast [combat, nostealth] vanish
/cast pickpocket
/cast [mod:alt] shroud

For orcs:
/cast vendetta
/cast bloodfury (or what ever racial as they are usually off gcd)

My “need to survive no matter the cost” button
/cast cloak of shadows
/cast evasion
/cast feint
/use healthstone (or pots if you have)

Can’t post proper links, so you will have to remove the spaces yourself

https:// imgur. com/IlY2eW6

S represents Shift key modifier
C represents Ctrl key modifier

CE - Glider
CT - Tricks of the Trade macro
F11 and F12 - DPS pots and Crimson Vial bound to mouse buttons
CV - healing potion + Health Stone macro
2 - engineering belt stuff
S1 and S3 - trinkets / PvP abilities

Anything unlisted is either self-explanatory or just misc garbage like Argus / boss skills or engineering stuff.
Poisons are on a sidebar without keybinds.
Racial goes on 5.

Talent ability macro. Detection is used as a placeholder when no active talent is selected
#showtooltip
/cast [talent:6/2] Toxic Blade; [talent:6/3] Exsanguinate; Detection

Pickpocket macro. Useless because Blizzard made pickpocketing useless
#showtooltip
/script SetCVar(“autoLootDefault”,“1”)
/cast Pick Pocket
/in 5 /script SetCVar(“autoLootDefault”,“0”)

Tricks macro. Casts on focus if set, otherwise casts on mouseover. I’m not even sure if the target of target part works, but I’m too lazy to test / fix it cause I usually use focus.
#showtooltip Tricks of the Trade
/cast [target=focus,exists,help] [target=mouseover,exists,help] [target=targetoftarget,exists,help] Tricks of the Trade

Healing pot macro
#showtooltip Coastal Healing Potion
/use Healthstone
/use Coastal Healing Potion

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.