Advertisement
Guest User

Syfox Macros 2021 Update

a guest
Feb 24th, 2021
1,875
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. Syfox's Macro Page
  2.  
  3. Focus Wild Charge
  4. #showtooltip WIld Charge
  5. /cast [@focus] Wild Charge
  6.  
  7. Cancel form
  8. #showtooltip Wild Charge
  9. /cancelform
  10.  
  11. Focus Kick
  12. #showtooltip Skull Bash
  13. /cast [@focus] Wild Charge
  14. /cast [@focus] Skull Bash
  15.  
  16. Swiftmend Macro (make for dps/healer)
  17. /cast [@putmembernamehere] swiftmend
  18.  
  19. Remove Corruption (make for dps/healer)
  20. /cast [@putmembernamehere] Remove Corruption
  21.  
  22. Regrowth (make for dps/healer)
  23. /cast [@putmembernamehere] Regrowth
  24.  
  25. Rejuvenation (make for dps/healer)
  26. /cast [@putmembernamehere] Rejuvenation
  27.  
  28. Thorns (make for dps/healer)
  29. /cast [@putmembernamehere] Thorns
  30.  
  31. Focus Maim
  32. #showtooltip maim
  33. /cast maim
  34.  
  35. Focus Mighty Bash
  36. #showtooltip Mighty Bash
  37. /cast [@focus] Mighty Bash
  38.  
  39. Focus Hibernate
  40. #showtooltip Hibernate
  41. /cast [@focus] Hibernate
  42.  
  43. Pet Hibernate (replace "arenapet" specifically "3" to corresponding frame)
  44. #showtooltip hibernate
  45. /cast [target=arenapet3] hibernate
  46.  
  47. Focus Cyclone
  48. #showtooltip Cyclone
  49. /cast [@focus] Cyclone
  50.  
  51. Focus Entangling Roots
  52. #showtooltip Entangling Roots
  53. /cast [target=focus] Entangling Roots
  54.  
  55. Pet Entangling Root (replace "arenapet3" specifically "3" to corresponding frame)
  56. #Showtooltip Entangling Roots
  57. /cast [@arenapet3] Entangling Roots
  58.  
  59. Prowl
  60. #showtooltip prowl
  61. /cast !prowl
  62.  
  63. Cat Form Macro
  64. #showtooltip Cat Form
  65. /cast !Cat From
  66.  
  67. Shadowmeld Macro (NIGHT ELF ONLY) re-mark yourself after shadowmelding (Replace "Syfoxy" with your character name) (The "2" is the raid marker type so choose whatever you want for that if you want)
  68. #showtooltip Shadowmeld
  69. /cast shadowmeld
  70. /cast !prowl
  71. /script SetRaidTarget("Syfoxy", 2)
  72.  
  73. Kindred Spirits + Badge Macro
  74. /cast Kindred Spirits
  75. /use 13 (put your trinket on item slot "13")
  76.  
  77. Affinity on-use ability macro (makes it so when you swap affinities you do not have to keep dragging the ability on your bar)
  78. #showtooltip
  79. /cast [talent:3/1] Typhoon
  80. /cast [talent:3/2] Incapacitating Roar
  81. /cast [@cursor] [talent:3/3] Ursol's Vortex
  82.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement