Help - Search - Members - Calendar
Full Version: Rogue Macro collection
Remnants of Chaos > General > Guides
ephex
In no particular order…

Tricks of the Trade – Focus

#showtooltip Tricks of the Trade
/cast [target=focus,help] Tricks of the Trade

This macro allows for you cast Tricks of the Trade on your current focus target, (MT for example) to cast it on them without directly targeting them and losing valuable white damage auto attacks.

Tricks of the Trade – Certain Player

/cast [target=insertplayernamehere] Tricks of the Trade

This macro enables you to always cast Tricks of the Trade on a specific player without having to use your focus, thus making it more useful in PvP situations where your focus target is better off being one of your opponents. This is great for 2v2 DPS lineup’s to give that extra damage buff to your teammate.

Focus Blind

/clearfocus [modifier][target=focus,dead][target=focus,help][target=focus,noexists]
/cast [target=focus,exists] Blind
/focus [target=focus,noexists]

Hitting this macro the first time will set your current target as your focus assuming you have not focus. Pressing it a second time will blind your focused target.

Start Autoattack Automatically Before Casting Special

/startattack
/cast Hemorrhage(Rank 4)

Great for those times when you recently just switched targets and currently don’t have enough energy to perform a Hemo, Mutilate, Backstab etc. Instead of just standing there during those 2-3 seconds, this will automatically turn on your autoattack without toggle-ing it on and off, so you can hopefully get 1 or 2 poison procs in the meantime – as well as the white damage with no downside. Simply replace your Hemo (or whatever main special you use) with this macro.

Super Preparation

#show preparation
/cast shadowstep
/cast sprint
/cast [nostealth] Evasion
/cast Preparation

The macro that blows all of your unused cooldowns before you Prep. There is no disadvantage to this since once you Prep these cooldowns are lost anyways, so why not use them? Don’t worry about Evasion either since it won’t cast unless you are out of stealth. However, be careful not to hit this twice, as you will blow your second set of cooldowns. I was a bit leery of this macro at first, but then realized I didn’t mash my Prep button anyways, and it really comes in handy if you’re in a hurry to get to that second Sprint/Vanish etc.

Improved Vanish

#show Vanish
/stopattack
/cast vanish

This macro will simply turn off your auto attack before you Vanish. Accidentally autoattacking yourself out of stealth is just as much the culprit of a broken Vanish as your enemy hitting you themselves. Besides, we all know how “perfectly” Vanish works, so it can take all the help it can get. After using this, I saw a noticeable improvement on Vanish’s reliability.

Sap Nearest Stealth Target

#show sap
/cleartarget
/targetenemy
/cast sap

Spamming this macro will automatically target the nearest enemy, and bring priority to the target that is in Stealth. This really helps when trying to sap a target and a Rogue is nearby, prioritizing the Rogue during that split second decision, and greatly lowering your chances of being Sapped first. If there isn’t a Stealth target it will still Sap your current target like normal.

Premed Cheap Shot / Garrote

#show premeditation
/stopattack
/cast Premeditation
/cast Cheap Shot

————————————

#show premeditation
/cast Premeditation
/cast Garrote

My personal favorite of any macro. It will cast Premeditation every time the cooldown is up before you open with a Cheap Shot/Garrote. It eliminates the hassle of manually casting Premed before you open and frees up another bind that you can use for something else. As a note, these are two separate macros, one for Cheap Shot and one for Garrote.

Cold Blood Mutilate

/cast Cold Blood
/cast Mutilate(Rank 4)

For this macro, we suggest binding this to your Cold Blood when using a Mutilate build. If you are behind the target in melee range at the time of using it, it will Mutilate instantly and will reduce the situation where your target gets away after Cold Blood is activated, causing you to waste the free crit on a Shiv or other ability. For those of you that are unaware, Cold Blood will make both attacks crit which is why we recommend using it with Mutilate. If your target is out of melee range or you are not behind them, it will simply activate your Cold Blood like normal.

Deadly Throw Macro

/cast Deadly Throw
/cast Throw

This macro will use Deadly Throw anytime you have combo points. If none are available, it will use your Throw ability instead. Great macro for freeing up another bind.

Weapon Swap Macro

/equipslot 17 Merciless Gladiator’s Shiv

Equips a weapon to your Offhand. Replace the name of the weapon with the one you wish to equip. We use this macro for each of our offhands that we will be switching out in arena games - where we toggle our offhands between Crippling Poison and Mind Numbing poison for quick Shivs on the target. While there are macros that simply toggle between the two, we have yet to find one that is as reliable as making one different keybind for each weapon.

Mouseover Blind

/cast [target=mouseover] Blind
/focus [target=mouseover]
/stopmacro [target=focus, noharm]
/p %f has been blinded. DO NOT TOUCH!

This macro allows you to Blind any target within range by simply hovering your mouse cursor over them and hitting the macro, thus avoiding switching targets and losing valuable time in Arena. It has an added macro line that indicates who has been Blinded in party chat, but you can choose to remove this if you’d like.

Mashable Stealth

/cast [stance:0] Stealth

While Rogues became a lot less reliant on this macro after the addition of Secure Ability Toggle in the interface menu, this will allow you to spam your Stealth button without worrying that you will click it too many times and bring yourself out of Stealth.

RACE SPECIFIC MACROS

There are 2 other macros we feel are worth mentioning, but since they are only available to two races we didnt include them in the top 10. They are:

Cast Shadowmeld if Stealth is on CD (Night Elf)

/cast Stealth()
/script CastShapeshiftForm(1);
/script if not(string.find(GetShapeshiftFormInfo(1), “Invis” )) then CastSpellByName(”Shadowmeld(Racial)”); end

Kick / Arcane Torrent (Blood Elf)

#showtooltip
/castsequence reset=10 Kick, Arcane Torrent

This macro will cast Kick or Arcane Torrent when Kick is on cooldown. It will reset every 10 seconds to prevent using Arcane Torrent unless it’s absolutely necessary.


Copied from Roguerogue.com<- Your #1 source for rogue fanatics
<3 Akrioss.
Inferno
Thanks for these smile.gif Very useful
BTW, RoC doesn't have shadowmeld, might as well remove to prevent confusion
HadokanSF
does focus work?
juxti
it should but it depends on your UI
TheDarkGod


You deserve it
Brutalx
How to be pro like Brutalx
http://img199.imageshack.us/gal.php?g=wows...82609183124.jpg
Oanfp
QUOTE (ephex @ Aug 24 2009, 06:53 AM) *
Mouseover Blind

/cast [target=mouseover] Blind
/focus [target=mouseover]
/stopmacro [target=focus, noharm]
/p %f has been blinded. DO NOT TOUCH!

This macro allows you to Blind any target within range by simply hovering your mouse cursor over them and hitting the macro, thus avoiding switching targets and losing valuable time in Arena. It has an added macro line that indicates who has been Blinded in party chat, but you can choose to remove this if you’d like.


I love this one but what do you mean with the "/p %f has been blinded. DO NOT TOUCH!"? Am i supposed to put that in commands too? Sorry, i'm a retard with macros. smile.gif
ephex
QUOTE (Oanfp @ Aug 27 2009, 10:16 PM) *
I love this one but what do you mean with the "/p %f has been blinded. DO NOT TOUCH!"? Am i supposed to put that in commands too? Sorry, i'm a retard with macros. smile.gif

if you put that line in, you'd announce in party that target has blinded, so your partner do not attack and break the blind.
Oanfp
Ah cool. Thanks.
wangsta
more rogues please there arent enough !
Zukiros
Most of those macros fail.. lmao
Awko
At least he tryied to help. Cool guide buddy.
snoopy
Nice macros, thanks mate.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.