Advertisement
Guest User

Snutz's Lock Macros

a guest
Jun 16th, 2013
54,954
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. Snutz's Macros -
  2.  
  3. TARGET MACROS:
  4.  
  5. /target arena1
  6. /target arena2
  7. /target arena3
  8.  
  9. /focus arena1
  10. /focus arena2
  11. /focus arena3
  12.  
  13. /assist [player]
  14.  
  15. FOCUS MACROS:
  16.  
  17. #showtooltip optical blast
  18. /cast [target=focus,exists,nodead, pet:felhunter] Spell Lock; Spell Lock
  19. /cast [target=focus] command demon
  20. /cast [target=focus] optical blast
  21.  
  22. /cast [target=focus] Curse of Exhaustion
  23.  
  24. /cast [target=focus] Curse of Enfeeblement
  25.  
  26. /cast [target=focus] fear
  27.  
  28. /cast [target=focus] soul swap
  29.  
  30. SHOWTOOLTIP MACROS:
  31.  
  32. #showtooltip soul swap
  33. /cast unstable affliction
  34.  
  35. #showtooltip demonic circle: teleport
  36. /cast soulburn
  37.  
  38. #showtooltip haunt
  39. /cast agony
  40.  
  41. #showtootip dark soul: misery
  42. /cast [target=focus] fear
  43.  
  44. #showtooltip dark regeneration
  45. /assist [player]
  46.  
  47. #showtooltip sacrificial pact
  48. /cast fel flame
  49.  
  50. #showtooltip howl of terror
  51. /cast fear
  52.  
  53. #showtooltip Create Soulwell
  54. /cast create healthstone
  55.  
  56. #showtooltip unending resolve
  57. /cast banish
  58.  
  59. #showtooltip curse of exhaustion
  60. /cast dark intent
  61.  
  62. #showtooltip unbound will
  63. /cast curse of the elements
  64.  
  65. #showtooltip howl of terror
  66. /cast malefic grasp
  67.  
  68. #showtooltip dark soul: misery
  69. /target arena1
  70.  
  71. #showtooltip Malevolent Gladiator's Medallion of Tenacity
  72. /target arena2
  73.  
  74. #showtooltip Malevolent Gladiator's Medallion of Tenacity
  75. /target arena3
  76.  
  77. EXTRA MACROS:
  78.  
  79. #showtooltip corruption
  80. /cast corruption
  81. /script ShardBarFrame:ClearAllPoints(); ShardBarFrame:SetPoint("CENTER", UIParent, "CENTER", 0, -100)
  82.  
  83. #showtooltip Dark Regeneration
  84. /use Healthstone
  85. /cast Dark Regeneration
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement