World of Warcraft Macros

Rogue Macros: General

Deadly Throw or Throw

This macro will cast Throw when clicked or Deadly Throw when used in conjunction with the shift key.

/cast [modifier:shift] Deadly Throw; Throw

Blind then Self-Bandage

This macro will cast Blind on your target then perform self-bandage.

/cast Blind
/stopcasting
/use [target=player] Heavy Runecloth Bandage 

Gouge then Self-Bandage

This macro will cast Gouge on your target then perform self-bandage.

/cast Gouge
/stopcasting
/use [target=player] Heavy Runecloth Bandage

Kick or Arcane Torrent

This macro will cast Kick or Arcane Torrent when Kick is on cooldown. It will reset every 10 seconds.

#showtooltip
/castsequence reset=10 Kick, Arcane Torrent
Try It! Use WowMatrix to download and keep WoW AddOns up-to-date. It's 100% FREE! Includes support for the latest WoW AddOns and Mods.
Tutorial How to Install WoW AddOns in 3 Easy Steps using WowMatrix!