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

Macro that creates a menu with other Macros?

I have a ton of different fatality macros that will create some type of fx effect and then kill the token by putting the "X" over it. /fx burst-fire @{selected|token_id} !token-mod --ids @{selected|token_id} --set statusmarkers|dead I have like 14 of these for different effects like fire, ice, blood, etc. It is very cluttery on my Macro bar. Is there a way to create a Macro called Fatalities and when I click on it it creates a dropdown menu that lets me choose one of the above mentioned Macros? I'm still very new at this and am trying to learn all the ins and outs. Thanks in advance!!
1588178927
Kraynic
Pro
Sheet Author
This idea from the Stupid Tricks thread is probably what you are looking for:&nbsp; <a href="https://app.roll20.net/forum/permalink/5927072/" rel="nofollow">https://app.roll20.net/forum/permalink/5927072/</a> The first post in that thread is an index.&nbsp; You might want to look it over and see if there is anything else you can use.