Found this macro for priests which means I don't have to switch spells around on my tool-bar every time I change my level 90 talent, sometimes I forget to do that and wonder why my keybind isn't working mid fight! Some other classes may have a similar situation and it's easily adapted. Just make sure you call the macro "90 Talents" or change the last line to match.
#showtooltip
/cast cascade
/cast divine star
/cast halo
/script m_c=GetSpellInfo(121135); m_ds=GetSpellInfo(110744); m_h=GetSpellInfo(120517)
/run SetMacroSpell("90 Talents", GetSpellInfo(m_c) or GetSpellInfo(m_ds) or GetSpellInfo(m_h))
Talent Switch Macro
Page 1
| #9090766 Feb 12, 2014 at 01:13 AM · Edited over 12 years ago | |
|---|---|
![]() Officer 1204 Posts | Bumping this for Gly and updating with my current version. This one is better in that you can refresh the icon by right clicking on it. One thing to remember, you must name the macro as "priest.tier6" or change that part of the macro. |
| #9090772 Feb 12, 2014 at 01:14 AM · Edited over 12 years ago | |
|---|---|
![]() Officer 1204 Posts | And for completeness, here's the same macro for tier 1! |
| #10278648 Nov 13, 2014 at 12:12 AM | |
|---|---|
![]() Officer 1204 Posts | OK, updating this for the new way to use talent switch macros. Blizz finally realised it's annoying and added it in. So for priest it's like this: Tier 4: #showtooltipTier 6: #showtooltip |
Page 1
Add Reply
Icon

