Hey! This is the first script I've released here, and much thanks to The Aaron for immense amounts of help. This is a pretty niche script - if you have the Roll20 Extinction Curse module, you might have noticed there's a Circus Show page available to help track your players' circus shows during the adventure. While its intended use is to use the drawing/text tools, this script intends to add chat-based functionality to the sheet. Get the script here. <a href="https://github.com/Mikkles/roll20api/blob/master/Roustabout" rel="nofollow">https://github.com/Mikkles/roll20api/blob/master/Roustabout</a> To use this script, you must have a page titled Circus Show Sheet, and the player bookmark must be on that sheet (as a safety precaution so as not to generate a bunch of text on your combat map or something). First, type the following command. !circus init This will create a few dozen text objects on the page. Once you have done this, you can type (or create a macro): !circus menu to bring up the circus menu. This menu has many buttons, but almost all of them will prompt allow you to add text to their respective text options. They are in roughly the order that you will encounter going through a circus show. New Show will blank out all text that changes during a show (basically, everything except for the circus name, settlement, and date, plus a few other things). Clear buttons will clear their indicated segment; the Clear buttons besides the acts will clear all text from the act, and so on. This script doesn't add any auto-calculating functionality to the excitement or anticipation, as there are too many cases of random events to cover everything. As mentioned, this is my first script, and it's definitely in beta. On the chance you're running Extinction Curse, please check this out, and tell me how it works for you!