Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

I need help creating a token macro for D&D 5E. (Change my “roll as” in a click of a button)

I would like help setting up a macro so when I click on a token I can change my “roll as” to that selected token. I am unsure if roll20 is able to support this kind of action. If someone has already figured this out or has a simple solution let me know! Thank you. Note- (I am aware that I can change my “roll as” by clicking the menu at the bottom of the chat box, however there are so many characters in my game that it takes a lot of time to select the one I need.)
That seems like a function that would probably only be available with an API script. Hope I'm wrong, though, as I'd love to be able to do that, too.
1606845588
Finderski
Pro
Sheet Author
Compendium Curator
You can create a universal macro that you can set as Token Action or store in your macro quick bar. The key is using @{selected|&lt;attribute} Without knowing more of what you want to do, that's about as much helps as I can give...not to mention, I'm not a macro guru. For more information, this page will likely help:&nbsp;<a href="https://wiki.roll20.net/Macros#Selected_Token_with_a_Macro" rel="nofollow">https://wiki.roll20.net/Macros#Selected_Token_with_a_Macro</a>
1606849517
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
There is an API script that changes that function automatically, but it is not possible with a macro alone.