Here is a script that does something simple, by expanding on rollable tables and saving the output into a handout instead of outputting to chat.(note: Things are "undefined" because I've been too busy writing the script, and not busy enough filling in my own random tables!) Things I'll be looking into adding include: - Adding/customizing the time of day for possible encounters - Adding/customizing the types of prompts - Adding/customizing the total number of tables you can roll on Currently, you need to have the following tables defined: Encounter-Types (with the following items added): And the following tables with your selection of prompts: Character-Encounters, Friendly-Social, and Hostile. Note that the Combat and Social(Hostile) all roll from the same table. To use: Copy the API Script to a new script on roll 20, and name it DailyEncounter.js type !encounter # in chat, where # is between 1 and 6 You can find the script on my git . Please feel free to post any bugs or requests and let me know if you're using it! Edit log: 6/17 Added use instructions