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 .
×

Automatically Re Select Token

Hi, With some token actions or macros when executed the selected token token becomes un selected. Is there a command that can be added to a macro that will automatically re select the token after the macro has been executed. Hope that makes sense Thanks 
If you mean that you want your browser window to keep 'focus' on the selected token, that likely won't be possible. If you can provide more details about the exact steps you are taking, which scripts you are using, etc. it might be possible to give more advice. If you mean that you want to be able to use a selected token with multiple Mod script commands at the same time, This is pretty much exactly what the SelectManager script is designed to do. 
Jarren, Thanks for the response. I think keeping focus on the selected token is what I'm looking for. We have a number of macros, scriptcards etc set up as token actions so the token needs to be selected for the actions to appear. Our attack actions require targeting a token which de selects the players token so if a second attack is required the player needs to reselect their token to get their token actions up again. Having buttons in the chat work the same way in that token has to be re selected before clicking on the button to avoid a no token selected error message. It's not the end of the world but I was wondering if there was a way to automatically reselect the token after targeting another. I use pretty much all of Keith Curtis mods, tokenmod, scriptcards and also have metascripts installed Thanks
1780063712
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
HI FFR! A quick solution might just be to press the up arrow in chat and repeat the last macro. It's hard to tell without seeing the actual code.