Do you want a token action to only be listed on a specific token, or do you want the token action to pop up for all tokens? If you only want the token action to pop up for a specific token (or specific tokens), then you would have to put the macro on the related character sheets for those tokens. If you want the token action to pop up for all tokens, then you simply need to put it in your Collections Macros. To roll on a rollable table, you just need to use something like this: [[1t[TableName]]]. Replace the '1' with the number of times you want to roll on the table, and the 'TableName' with the name of the table. You can add additional features, such as: Putting '/w gm' at the beginning so that it is only whispered to yourself and not visible to players You can add a roll template, either the default that is available to all games, or any that are included with the character sheet that you are using for your game. Here's an example for D&D 5th Edition using the 'D&D 5E by Roll20' character sheet: /w gm &{template:npcaction} {{rname=Random Loot}} {{description=[[1t[LootTable]]]}} Since you have a Pro subscription and access to Mod scripts, and if you're playing D&D 5th Edition, you might be interested in this post .