Hey guys, I was hoping someone with more experience could tell me whether it's possible to make a macro that changes based on the T6 talent that I have selected. Basically I'm looking for something that shows the right tooltip, pops a trinket of my choosing and then casts the respective skill.

So something like

#showtooltip getTier6Talent
/use 13
/cast getTier6Talent

I'm not sure if such a command exists but it seems like it should. I just hate having to go and manually update my macro every time I want to switch.

Thanks a bunch!