Advertisement
Guest User

Zeroji macro/WAs

a guest
Oct 11th, 2023
8,412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | Gaming | 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 Raptor Strike
  16. /cleartarget
  17. /targetlasttarget
  18. /stopcasting
  19. /cast Raptor Strike
  20. /startattack
  21.  
  22. #showtooltip Feign Death
  23. /stopattack
  24. /petpassive
  25. /use [mod:ctrl] Renataki's Charm of Beasts
  26. /cast [combat] Feign Death
  27.  
  28. HIDE GRYPHONS (STANDARD BARS)
  29. /run MainMenuBarLeftEndCap:Hide(); MainMenuBarRightEndCap:Hide()
  30.  
  31. #showtooltip Viper Sting
  32. /targetexact Cho'Rush The Observer
  33. /cast Viper Sting(Rank 3)
  34. /targetlasttarget
  35.  
  36. #showtooltip Distracting Shot
  37. /targetexact Cho'Rush The Observer
  38. /cast Distracting Shot
  39. /targetlasttarget
  40.  
  41. #showtooltip
  42. /stopattack
  43. /cleartarget
  44. /targetlasttarget
  45. /targetenemy [noharm]
  46. /tar [@mouseover,harm]
  47. /use Raptor Strike
  48. /startattack
  49. /stopmacro [@mouseover,noharm]
  50. /targetlasttarget
  51. /use !Auto Shot
  52. /targetlasttarget [noharm][dead]
  53.  
  54.  
  55. #showtooltip Immolation Trap
  56. /cast Immolation Trap
  57. /petpassive [@pettarget, harm]
  58. /cast [combat] Feign Death
  59.  
  60. #showtooltip Frost Trap
  61. /cast Frost Trap
  62. /petpassive [@pettarget, harm]
  63. /cast [combat] Feign Death
  64.  
  65. #showtooltip Explosive Trap
  66. /cast Explosive Trap
  67. /petpassive [@pettarget, harm]
  68. /cast [combat] Feign Death
  69.  
  70. #showtooltip Freezing Trap
  71. /cast Freezing Trap
  72. /petpassive [@pettarget, harm]
  73. /cast [combat] Feign Death
  74.  
  75. /use [@pettarget,exists][]Claw
  76.  
  77. instance group to enter/solo ghetto hearth
  78. /run InviteUnit("a");C_Timer.After(.25,function() ConvertToRaid() end)
  79.  
  80.  
  81. ----- Weakauaras -----
  82.  
  83. Castbar+Range bar
  84. https://wago.io/QvUhjzL8H
  85.  
  86. Pet Happiness
  87. https://wago.io/xkzc0BxaD/6
  88.  
  89. Target Movement Speed
  90. https://wago.io/2X5frQaU_/1
  91.  
  92. Next Mana Tick
  93. https://wago.io/NextManaTick/5
  94.  
  95. Debuffs on Nameplate
  96. https://wago.io/s8EGafICm/1
  97.  
  98.  
  99.  
  100.  
  101.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement