Advertisement
ash1k1

Mage Macros

Jul 9th, 2014
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. #showtooltip Frostbolt
  2. /cast [exists] Frostbolt
  3. /cancelaura Ice Block
  4. /cancelaura Slow Fall
  5. /focus Arena1
  6.  
  7. #showtooltip Freeze
  8. /cast !Freeze
  9. /dismount
  10.  
  11. #showtooltip Counterspell
  12. /cancelaura Ice Block
  13. /stopcasting
  14. /cast [@mouseover,exists,harm,nodead] Counterspell; Counterspell
  15.  
  16. #showtooltip
  17. /stopcasting
  18. /cast Ice Block
  19.  
  20. #showtooltip Alter Time
  21. /cast Presence of Mind
  22. /cast Alter Time
  23.  
  24. #showtooltip
  25. /cancelaura Ice Block
  26. /cast [@mouseover,exists,harm,nodead] Mage Bomb; Mage Bomb
  27.  
  28. /stopcasting
  29. /cast Blink
  30.  
  31. /cast [@mouseover,exists,help,nodead][@player] Slow Fall
  32.  
  33. #showtooltip
  34. /cast [@mouseover,exists,harm,nodead] Deep Freeze; Deep Freeze
  35.  
  36. #showtooltip Counterspell
  37. /stopcasting
  38. /cancelaura Ice Block
  39. /cast [@focus] Counterspell
  40.  
  41. /cast [@focus] Polymorph
  42. END
  43. VER 3 010000000000000D "FOCUS" "INV_MISC_QUESTIONMARK"
  44. /cast [@focus] Deep Freeze
  45.  
  46. /cast Presence of Mind
  47. /cast [@focus] Polymorph
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement