Advertisement
Guest User

Sathele Macros and WA v4

a guest
Dec 17th, 2021
1,923
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. ---- MACROS -----
  2. #showtooltip Auto Shot
  3. /cast !Auto Shot
  4.  
  5. #showtooltip Kill Command
  6. /petattack
  7.  
  8. - Aspect of the Cheetah
  9. /cancelaura Aspect of the Cheetah
  10. /cast Aspect of the Cheetah
  11.  
  12. #showtooltip Eagle Eye
  13. /cast !Eagle Eye
  14.  
  15. #showtooltip Steady Shot
  16. /castsequence reset=target !Auto Shot,Counterattack
  17. /cast Steady Shot
  18. /cast [@pettarget,exists] Kill Command
  19.  
  20. USE ANY UNLEARNED ABILITY LIKE COUNTERATTACK/TRUESHOT/ETC
  21. #showtooltip Multi-Shot
  22. /cast [@pettarget,harm,nodead] Kill Command
  23. /Cast Multi-Shot
  24. /cast [@pettarget,harm,nodead] Kill Command
  25.  
  26. #showtooltip Raptor Strike
  27. /cleartarget
  28. /targetlasttarget
  29. /stopcasting
  30. /cast Raptor Strike
  31. /startattack
  32.  
  33. #showtooltip Feign Death
  34. /stopattack
  35. /petpassive
  36. /use [mod:ctrl] Renataki's Charm of Beasts
  37. /cast [combat] Feign Death
  38. /equipslot [mod:ctrl] 13 Royal Seal of Eldre'Thalas
  39. /equipslot [mod:ctrl] 14 Blackhand's Breadth
  40.  
  41.  
  42. - Misdirection Focus Else on Pet
  43. #showtooltip
  44. /cast [@focus,exists,nodead,help][@pet,exists,nodead] Misdirection
  45.  
  46.  
  47. Mouseover Enemy = Hunter's Mark, Mouseover Friendly = Misdirect
  48. #showtooltip
  49. /cast [@mouseover, help, nodead] Misdirection; [@mouseover, harm, exists] Hunter's Mark;Hunter's Mark
  50.  
  51. Kael'thas Mindcontrol macro
  52. #showtooltip Disengage
  53. /equip 16 Infinity Blade
  54. /castsequence reset=5 Disengage(rank 1), Wing Clip(Rank 1), Wing Clip(Rank 1);
  55.  
  56.  
  57. HIDE GRYPHONS (STANDARD BARS)
  58. /run MainMenuBarLeftEndCap:Hide(); MainMenuBarRightEndCap:Hide()
  59.  
  60. #showtooltip Viper Sting
  61. /targetexact Cho'Rush The Observer
  62. /cast Viper Sting(Rank 3)
  63. /targetlasttarget
  64.  
  65. #showtooltip Distracting Shot
  66. /targetexact Cho'Rush The Observer
  67. /cast Distracting Shot
  68. /targetlasttarget
  69.  
  70. /cast Bestial Wrath
  71. /cast Rapid Fire
  72. /cast Blood Fury
  73. /cast Berserking
  74. /use 13
  75. /use Haste Potion
  76.  
  77.  
  78. ----- Weakauaras -----
  79. #Hunter Class
  80. TBC Range Checker
  81. https://wago.io/NPGsOsl8e/9
  82.  
  83. TBC Hunter Castbar
  84. https://wago.io/OPAfFN3Mt
  85.  
  86. Classic Hunter Castbar
  87. https://wago.io/kvFf3oc5K/1
  88.  
  89. Clasic Hunter Rangechecker
  90. https://wago.io/-7XYPaaX3/32
  91.  
  92. #Paladin Class
  93. Paladin Seal Twist WA
  94. https://wago.io/MFeEVBM79/7
  95.  
  96. Total Twist Damage
  97. https://wago.io/GugOt3LyU/3
  98.  
  99.  
  100.  
  101. General Weakauras
  102.  
  103. GCD History WA
  104. https://wago.io/RvbxkQEv2/19
  105.  
  106.  
  107. void Lava Damage
  108. https://wago.io/AvoidLavaDamage/2
  109.  
  110. Debuffs on Nameplate WA
  111. https://wago.io/DebuffsOnNameplates/6
  112.  
  113. Quagmirran Poison Bolt Warning
  114. https://wago.io/3Y10N1euD
  115.  
  116. EXP Tracker
  117. https://wago.io/aVYScv5Dd/1
  118.  
  119. Kill Tracker
  120. https://wago.io/1l0r5Zkq0/3
  121.  
  122.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement