Advertisement
Guest User

Kitty Macros

a guest
Feb 23rd, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. #showtooltip Tree of Life
  2. /cast !Incarnation: Tree of Life
  3. /cancelform [mod:alt]
  4.  
  5. -Bear
  6. #showtooltip Bear Form
  7. /cancelform [nostance:1]
  8. /cast [nostance,nomod] Bear Form
  9.  
  10. -Bloom
  11. #showtooltip Lifebloom
  12. /cast [nomod]Lifebloom;[@player,mod:alt]Lifebloom;[@PARTY1,mod:shift]Lifebloom
  13.  
  14. -Cat
  15. #showtooltip Cat Form
  16. /cancelform [nostance:2]
  17. /cast [nostance,nomod] Cat Form
  18.  
  19. -Charge
  20. #showtooltip Wild Charge
  21. /cancelform [mod:ctrl]
  22. /cast [noform,@Albinokaviar,mod:ctrl]Wild Charge
  23. /cast [form:5,@Albinokaviar,mod:ctrl]Wild Charge
  24. /cast [form:1/2/3/4]Wild Charge
  25.  
  26. -Charge+
  27. #showtooltip Wild Charge
  28. /cancelform [nomod]
  29. /cancelform [mod:ctrl]
  30. /cast [@PARTY1,mod:ctrl]Wild Charge
  31. /castsequence [mod:alt,noform]Travel Form;[mod:alt,form:3]Wild Charge;[mod:alt,form:1/2/4/5]Travel Form; Wild Charge
  32.  
  33. -Clone
  34. #showtooltip Cyclone
  35. /cast [nomod]Cyclone;[@focus,mod:alt]Cyclone
  36.  
  37. -Dispel
  38. #showtooltip Nature's Cure
  39. /cast [nomod]Nature's Cure;[@player,mod:alt]Nature's Cure;[@PLAYER1,mod:shift]Nature's Cure
  40.  
  41. -Iron
  42. #showtooltip
  43. /cast [nomod]Ironbark;[@PARTY1,mod:shift]Ironbark;[@player,mod:alt]Ironbark
  44.  
  45. -Mang
  46. #showtooltip
  47. /cast [nomod:alt]Mangle;[mod:alt]Swiftmend;
  48.  
  49. -Prowl
  50. #showtooltip Prowl
  51. /stopcasting
  52. /cast [nostance:2]Cat Form
  53. /cast !Prowl
  54.  
  55. -Purge
  56. #showtooltip Soothe
  57. /cast [nomod]Soothe;[@focus,mod:alt]Soothe
  58.  
  59. -Regr
  60. #showtooltip
  61. /cast [nomod:alt,talent:3/2]Ferocious Bite;[mod:alt,talent:3/3]Regrowth;[mod:alt]Regrowth
  62.  
  63. -Rejuv
  64. #showtooltip
  65. /cast [nomod:alt,talent:3/2]Rake;[talent:3/3]Rejuvenation;[mod:alt]Rejuvenation
  66.  
  67. -Rejuv (bear)
  68. #showtooltip
  69. /cast [nomod:alt,talent:3/3]Thrash;[talent:3/2]Rejuvenation;[mod:alt]Rejuvenation
  70.  
  71. -Root
  72. #showtooltip Entangling Roots
  73. /cast [nomod]Entangling Roots;[@focus,mod:alt]Entangling Roots
  74.  
  75. -SET
  76. /focus
  77.  
  78. -Sleep
  79. #showtooltip Hibernate
  80. /cast [nomod]Hibernate;[@focus,mod:alt]Hibernate
  81.  
  82. -Stun
  83. #showtooltip Mighty Bash
  84. /cast [nomod]Mighty Bash;[@focus,mod:alt]Mighty Bash
  85.  
  86. -Swift
  87. #showtooltip
  88. /cast [nomod:alt]Shred;[mod:alt]Swiftmend
  89.  
  90. -ThOv
  91. #showtooltip
  92. /run SetMacroSpell("ThOv", GetSpellInfo"Thorns" or GetSpellInfo"Overgrowth")
  93. /cast [nomod]Thorns;[@PARTY1,mod:shift]Thorns;[@player,mod:alt]Thorns;
  94. /cast [nomod]Overgrowth;[@PARTY1,mod:shift]Overgrowth;[@player,mod:alt]Overgrowth;
  95.  
  96. -Travel
  97. #showtooltip Travel Form
  98. /cancelform [nostance:3]
  99. /cast [nostance,nomod] Travel Form
  100. /cancelform [stance:3,mod:ctrl]
  101.  
  102. -Wild
  103. #showtooltip
  104. /cast [nomod:alt,talent:3/2]Rip;[talent:3/3]Wild Growth;[mod:alt]Wild Growth
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement