Guest User

Untitled

a guest
Nov 17th, 2018
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. #1
  2. /cast [target=Arena1, exists] Deep Freeze; Deep Freeze;
  3. #2
  4. #showtooltip Fire Blast
  5. /cast [target=focus] Fire Blast
  6. #3
  7. #showtooltip Deep Freeze
  8. /cast [target=focus] Deep Freeze
  9. #4
  10. #showtooltip Counterspell
  11. /stopcasting
  12. /cast [target=focus] Counterspell
  13. #5
  14. #showtooltip Summon Water Elemental
  15. /cast [nopet] Summon Water Elemental
  16. /click PetActionButton5
  17. /petattack
  18. #6
  19. /cast [target=focus, exists] Polymorph; Polymorph
  20. #7
  21. /cast [target=focus] Blind
  22. #8
  23. /cast [target=focus] Cheap Shot
  24. #9
  25. /cast [target=focus] Garrote
  26. #10
  27. /cast [target=focus] Gouge
  28. #11
  29. /cast [target=focus] Sap
  30. #12
  31. #Showtooltip Tricks of the Trade
  32. /cast [target=popa]Tricks of the Trade;Tricks of the Trade
  33. #13
  34. #showtooltip
  35. /castsequence [target=focus] reset=24 Shadowstep, Kick
  36. #14
  37. #showtooltip
  38. /castsequence [@focus] reset=20 Redirect, Kidney Shot
  39. #15
  40. #showtooltip Haunt
  41. /cast Haunt
  42. /petattack
  43. #16
  44. #show Banish
  45. /cast [@mouseover, harm][] Banish
  46. #17
  47. #showtooltip Soul Swap
  48. /cast [nomod] Soul Swap
  49. /cast [mod:shift, @focus][] Soul Swap
Add Comment
Please, Sign In to add comment