Advertisement
Guest User

Macro command for twitch.tv/Preheat

a guest
Jun 12th, 2020
14,713
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. Combust macro (MASH IT)
  2.  
  3. #showtooltip Combustion
  4. /cast Berserking(Racial)
  5. /use Corrupted Gladiator's Badge
  6. /use Manifesto of Madness
  7. /use Forbidden Obsidian Claw
  8. /cancelaura Manifesto of Madness: Chapter One
  9. /castsequence reset=30 Combustion, Pyroblast
  10.  
  11. ----
  12. Bracer macro (use it after you FireBlast, MASH it at least 2x)
  13.  
  14. #showtooltip Hyperthread Wristwraps
  15. /use Hyperthread Wristwraps
  16. /cast Pyroblast
  17.  
  18.  
  19. ---
  20.  
  21. Meteor Macro for cursor that allows spellqueuing
  22.  
  23. #showtooltip
  24. /cast [@cursor] Meteor
  25.  
  26. ---
  27. Fireball macro to break IceBlock and not interupt Font channel
  28.  
  29. #showtooltip Fireball
  30. /stopmacro [channeling]
  31. /cancelaura Ice Block
  32. /cast Fireball
  33.  
  34. ---
  35. Flamestrike @cursor
  36.  
  37. #showtooltip Flamestrike
  38. /cast [@cursor] Flamestrike
  39.  
  40. ---
  41. Assign Focus
  42. /focus [@mouseover]
  43.  
  44. ---
  45.  
  46. Scorch Focus
  47.  
  48. /cast [target=focus,exists,nodead,harm] Scorch
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement