Advertisement
Guest User

Untitled

a guest
Jan 20th, 2013
43,703
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. #showtooltip
  2. /stopcasting
  3. /cast Deterrence
  4.  
  5. #showtooltip
  6. /stopcasting
  7. /cast Disengage
  8.  
  9. Put pet on passive and use this macro, so pet is basically working as defensive pet worked in the beginning of cata.
  10. I use this /petattack [@pettarget,noexists] on all my shots, thats the way i control my pet
  11. #showtooltip Cobra Shot
  12. /cast Cobra Shot
  13. /petattack [@pettarget,noexists]
  14.  
  15. Mouseover MD
  16. #showtooltip
  17.  
  18. /cast [target=mouseover] Misdirection
  19.  
  20. MD straight to tank
  21. #showtooltip
  22. /cast [target=sejta] Misdirection
  23.  
  24.  
  25. ! macro on every aspect so if you accidentaly double tap the button it doesn't deactivate the aspect
  26. /cast !Aspect of the Hawk
  27.  
  28. Put pet on passive and use this macro, so pet is basically working as defensive pet worked in the beginning of cata.
  29. #showtooltip
  30. /cast Explosive Shot
  31. /petattack [@pettarget,noexists]
  32.  
  33. #showtooltip
  34. /stopcasting
  35. /cast Feign Death
  36.  
  37. Master's call on you
  38. /cast [target=player] Master's Call
  39.  
  40.  
  41. Mouse over master's call
  42. #showtooltip
  43. /cast [target=mouseover] Master's Call
  44.  
  45. (BM) special attacks with different pets and spirit beast selfheal
  46. #showtooltip
  47.  
  48. /cast [target=player] Spirit Mend(Exotic Ability)
  49. /cast Ancient Hysteria
  50. /cast Burrow Attack
  51. /cast Froststorm Breath
  52.  
  53. (BM) Bestial Wrath, the kill command in the end is basically just there to avoid dead time, cause thats the first abilit you are going to use anyway after you popped BW
  54. #showtooltip Bestial Wrath
  55. /cast Blood Fury(Racial)
  56. /cast Bestial Wrath
  57. /use 10
  58. /cast Rabid
  59. /cast Rapid fire
  60. /cast Kill Command
  61.  
  62.  
  63. If you have different pets like ferocity and cunning they have different shouts like call of the wild and roar of recovery, this macro lets you bind them to same bind and also shows the tooltip properly. If you use some other pet that there is listed, just add it on the macro.
  64. #showtooltip
  65.  
  66. /cast [pet:cat] Call of the Wild; [pet:wolf] Call of the Wild; [pet:ravager] Roar of Recovery; [pet:spider] Roar of Recovery; [pet:spirit beast] Call of the Wild; [pet:fox] Call of the Wild;] [pet:tallstrider] Call of the Wild;]
  67.  
  68. Rapid fire macro, "use 10" is engineering gloves
  69. #showtooltip
  70. /cast Rapid Fire
  71. /cast Blood Fury(Racial)
  72. /use 10
  73.  
  74. Stampede macro
  75. #showtooltip Stampede
  76. /cast Blood Fury(Racial)
  77. /use 10
  78. /cast Stampede
  79. /cast Rabid
  80.  
  81. Serpent sting macro for your current target IF you are NOT mouseovering anything. When mouseovering something SS will go to that target you are mouseovering.
  82. #showtooltip
  83. /cast [@mouseover,harm][]Serpent Sting
  84.  
  85. Crow macro
  86. #showtooltip A Murder of Crows
  87. /use 10
  88. /use Blood Fury(Racial)
  89. /cast A Murder of Crows
  90.  
  91. Multi-shot, engi gloves and cancel auras for dete and hand of protection. (IF YOU WANNA GET RID OF YOUR DETE OR BOP, PRESS THIS MACRO _1_ times.
  92. Usually when you pop your dete you only need it for couple of seconds and the rest is rest time, you not dpsing.
  93. #showtooltip Multi-Shot
  94. /use 10
  95. /cast Multi-Shot
  96. /cancelaura Deterrence
  97. /cancelaura Hand of Protection
  98. /petattack [@pettarget,noexists]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement