Advertisement
Guest User

Mir's TBC PvP Rogue Macros

a guest
Aug 6th, 2021
10,980
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. Focus Blind:
  2. /cast [target=focus] Blind
  3.  
  4. Focus Gouge:
  5. /cast [target=focus] Gouge
  6.  
  7. Focus Kick:
  8. /cast [target=focus] Kick
  9.  
  10. Focus Sap:
  11. /cast [target=focus] Sap
  12.  
  13. Focus Shiv:
  14. /cast [target=focus] Shiv
  15.  
  16. Focus Cheap Shot:
  17. /cast [target=focus] Cheap Shot
  18.  
  19. Focus Throw:
  20. /cast [target=focus] Throw
  21.  
  22. Focus Deadly Throw:
  23. /cast [target=focus] Deadly Throw
  24.  
  25. Focus Kidney Shot:
  26. /cast [target=focus] Kidney Shot
  27.  
  28. Focus Step + Kick:(Press once to Shadowstep, twice to kick.)
  29. /cast [target=focus] shadowstep
  30. /cast [target=focus] kick
  31.  
  32. Premeditation + Cheap shot:(Try to have cheap shot without premeditation separately bound)
  33. /cast premeditation
  34. /cast cheap shot
  35.  
  36. Vanish + Premeditation + Cheap shot:
  37. /cast Vanish
  38. /cast premeditation
  39. /cast cheap shot
  40.  
  41. Hemorrhage Startattack:
  42. /startattack
  43. /cast Hemorrhage
  44.  
  45. Spammable Sap:
  46. /cleartarget
  47. /targetenemy
  48. /cast Sap
  49.  
  50. Stopattack stealth(Very useful when you wanna stop auto attacking in order to not break cc like a fear)
  51. /stopattack
  52. /cast stealth
  53.  
  54. Weapon Swap Macro #1(Cripple Poison Off Hand)
  55. /equipslot 17 "Insert Weapon Name"
  56.  
  57. Weapon Swap Macro #2(Wound Poison Off Hand)
  58. /equipslot 17 "Insert Weapon Name"
  59.  
  60. Weapon Swap Macro #3(Mind-Numbing Poison Off Hand)
  61. /equipslot 17 "Insert Weapon Name"
  62.  
  63. Focus Arena 1
  64. /focus arena1
  65.  
  66. Focus Arena 2
  67. /focus arena2
  68.  
  69. Focus Arena 3
  70. /focus arena3
  71.  
  72. Focus Feint(To get rid of intervene)
  73. /cast [target=focus] feint
  74.  
  75. Sap Arena 1
  76. /target arena1
  77. /cast [target=arena1] sap
  78.  
  79. Sap Arena 2
  80. /target arena2
  81. /cast [target=arena1] sap
  82.  
  83. Sap Arena 3
  84. /target arena3
  85. /cast [target=arena1] sap
  86.  
  87. Shadowstep + Premeditation + Cheap shot(Very useful when you want to quickly open on a rogue that appears out of stealth)
  88. /target arena1
  89. /cast [target=arena1] shadowstep
  90. /cast [target=arena1] premeditation
  91. /cast [target=arena1] Cheap shot
  92.  
  93. /target arena2
  94. /cast [target=arena1] shadowstep
  95. /cast [target=arena1] premeditation
  96. /cast [target=arena1] Cheap shot
  97.  
  98. /target arena3
  99. /cast [target=arena1] shadowstep
  100. /cast [target=arena1] premeditation
  101. /cast [target=arena1] Cheap shot
  102.  
  103. Shadowstep + Sap(Great macro that allows you to shadowstep sap enemy rogues when you spot them from a far distance due to you having Perception, Hyper-Vision Goggles, or Paranoia)
  104. /target arena1
  105. /cast [target=arena1] shadowstep
  106. /cast [target=arena1] sap
  107.  
  108. /target arena2
  109. /cast [target=arena2] shadowstep
  110. /cast [target=arena2] sap
  111.  
  112. /target arena3
  113. /cast [target=arena3] shadowstep
  114. /cast [target=arena3] sap
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement