Advertisement
Guest User

tools of a god v2

a guest
Jul 24th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. #showtooltip
  2. /cast !Incarnation
  3.  
  4.  
  5. #showtooltip
  6. /cast [@party1] Nature's Cure
  7.  
  8.  
  9. #showtooltip
  10. /cast [@party2] Nature's Cure
  11.  
  12.  
  13. #showtooltip
  14. /stopcasting
  15. /cast Shadowmeld
  16. /script SetRaidTarget("player",2)
  17.  
  18.  
  19. /cast [@target,harm] Wrath; [@targettarget,exists] Wrath
  20.  
  21.  
  22. /cast [@target,harm] Soothe; [@focus,exists] Soothe
  23.  
  24.  
  25. /cast !Cat Form
  26.  
  27.  
  28. /cast [@focus] Faerie Fire
  29.  
  30.  
  31. /stopcasting
  32. /cast Nature's Swiftness
  33. /cast Healing Touch
  34.  
  35.  
  36. /cast Mark of the Wild
  37. /use Alchemist's Flask
  38.  
  39.  
  40. /cast [@target,harm] Moonfire; [@targettarget,exists] Moonfire
  41.  
  42.  
  43. /cast [noswimming] !Travel Form
  44. /cast [swimming] !Aquatic Form
  45.  
  46.  
  47. /cast [@player] Nature's Cure
  48.  
  49.  
  50. /cast [@arena1] Cyclone
  51.  
  52.  
  53. /cast [@arena2] Cyclone
  54.  
  55.  
  56. /cast [@arena3] Cyclone
  57.  
  58.  
  59. /cancelaura Bear Form
  60. /cancelaura Cat Form
  61. /cancelaura Travel Form
  62. /cancelaura Deterrence
  63. /cancelaura Ice Block
  64.  
  65.  
  66. /use [flyable,nomounted] Grievous Gladiator's Cloud Serpent
  67. /use [noflyable,nomounted] Rivendare's Deathcharger
  68. /dismount [noflying,mounted]
  69. /dismount [mod:ctrl,mounted]
  70.  
  71.  
  72. #showtooltip Cyclone
  73. /cast [@focus,mod:ctrl] Cyclone; [@target,harm] Cyclone; [@targettarget,exists] Cyclone
  74.  
  75.  
  76. #showtooltip
  77. /cast !Bear Form
  78. /cast Frenzied Regeneration
  79. /cast [@arenapet1] Growl
  80. /cast [@arenapet2] Growl
  81. /cast [@arenapet3] Growl
  82.  
  83.  
  84. #showtooltip
  85. /cancelaura Displacer Beast
  86. /cancelaura Stampeding Roar
  87. /cast Dash
  88.  
  89.  
  90. #showtooltip Entangling Roots
  91. /cast [@focus,mod:ctrl] Entangling Roots; [@target,harm] Entangling Roots; [@targettarget,exists] Entangling Roots
  92.  
  93.  
  94. #showtooltip Faerie Fire
  95. /cast [@target,harm] Faerie Fire; [@targettarget,exists] Faerie Fire
  96.  
  97.  
  98. #showtooltip
  99. /cast [help][noexists] Lifebloom; [harm] Ferocious Bite
  100.  
  101.  
  102. #showtooltip Hibernate
  103. /cast [@focus,mod:ctrl] Hibernate; [@target,harm] Hibernate; [@targettarget,exists] Hibernate
  104.  
  105.  
  106. #showtooltip
  107. /cast [@player] Innervate
  108.  
  109.  
  110. #showtooltip
  111. /cast Ironbark
  112. /cast Cenarion Ward
  113.  
  114.  
  115. #showtooltip
  116. /cast [help][noexists] Wild Growth; [harm] Maim
  117.  
  118.  
  119. #showtooltip
  120. /cast [help][noexists] Rejuvenation; [harm] Mangle
  121.  
  122.  
  123. #showtooltip
  124. /cast Might of Ursoc
  125. /cast Frenzied Regeneration
  126. /cast [@arenapet1] Growl
  127. /cast [@arenapet2] Growl
  128. /cast [@arenapet3] Growl
  129. /use Healthstone
  130.  
  131.  
  132. #showtooltip
  133. /cast [nostealth] !Prowl
  134. /cast [stealth] Pounce
  135.  
  136.  
  137. #showtooltip
  138. /cast [help][noexists] Regrowth; [harm] Rake
  139.  
  140.  
  141. #showtooltip
  142. /cancelaura Displacer Beast
  143. /cancelaura Dash
  144. /cast Stampeding Roar
  145.  
  146.  
  147. #showtooltip
  148. /use 14
  149.  
  150.  
  151. #showtooltip
  152. /stopcasting
  153. /use 13
  154. /use Healthstone
  155.  
  156.  
  157. #showtooltip Mighty Bash
  158. /cast [@focus,mod:shift] Mighty Bash; [@target,harm] Mighty Bash; [@targettarget,exists] Mighty Bash
  159.  
  160.  
  161. #showtooltip Mass Entanglement
  162. /cast [@target,harm] Mass Entanglement; [@focus,exists] Mass Entanglement
  163.  
  164.  
  165. /use Conjured Mana Buns
  166. /use Cobo Cola
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement