Advertisement
Whiteaxe

Enhancement Shaman Gnome Sequencer Macro

Dec 14th, 2014
401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Sequences['EShamSt'] = {
  2. PreMacro = [[
  3. /targetenemy [noharm][dead]
  4. /startattack
  5. ]],
  6. '/cast !Flame Shock',
  7. '/cast Unleash Elements',
  8. '/cast Lava Lash',
  9. '/cast Stormstrike',
  10. '/cast Fire Nova',
  11. '/use !Feral Spirit',
  12. '/cast [combat] !Lightning Bolt',
  13. '/cast Frost Shock',
  14. '/cast [combat] Fire Elemental Totem',
  15. '/cast [combat] Earth Elemental Totem',
  16. '/cast [pet:Primal Fire Elemental] Empower',
  17. PostMacro = [[
  18. /use ![combat] Ascendance
  19. /use ![combat] Elemental Mastery
  20. /use Shamanistic Rage
  21. /use [combat]13
  22. /use [combat]14
  23. ]],
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement