Sign in to follow this  
Followers 0
endeavoru

[Macro] Changing Specialization with 1 Click

1 post in this topic

this is a simple macro to change specialization with 1 simple button. i create it with help from /framestack, here is the macro copy paste to your macro: 

maybe useful for someone who change spec frequently

/click TalentMicroButton
/click PlayerTalentFrameTab1
/click PlayerTalentFrameSpecializationSpecButton1
/click PlayerTalentFrameSpecializationLearnButton
/click PlayerTalentFrameCloseButton

/click TalentMicroButton
/click PlayerTalentFrameTab1
/click PlayerTalentFrameSpecializationSpecButton2
/click PlayerTalentFrameSpecializationLearnButton
/click PlayerTalentFrameCloseButton

/click TalentMicroButton
/click PlayerTalentFrameTab1
/click PlayerTalentFrameSpecializationSpecButton3
/click PlayerTalentFrameSpecializationLearnButton
/click PlayerTalentFrameCloseButton

4th spec for druid, because.... druid have 4 spec

/click TalentMicroButton
/click PlayerTalentFrameTab1
/click PlayerTalentFrameSpecializationSpecButton4
/click PlayerTalentFrameSpecializationLearnButton
/click PlayerTalentFrameCloseButton

button.png

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0