Hiya all, I've created a script to generate handouts for several of the more common things you may run into on your adventures (NPCs, Planets, Settlements and Spacecraft). These handouts can be generated complete, with all their various fields pre-rolled, or with just their names generated. I've found that this has really helped speed up play and lets more organize things far more easily within the Roll20 system. Fully generated handouts also have a number of special cases pre-programmed into them. For example, if a spacecraft returns a result of "in conflict" a second handout will be automatically generated and both will reference each other as being in conflict. Finally, there are also some simple one click Macros to generate&nbsp; "Action + Theme" and "Descriptor + Focus" results in the chat window. To install the script simply copy the provided code into your API, give it a name (I chose Starforged-Master.js) and save it. Next within the game itself type the following into he chat window: !BecomeStarForged A few moments will pass while all the rollable tables and macros that this script depends upon are created. You will know this process is complete when you receive the following message in the chat window: "(From API): All Starforged rollable tables and Macros have been created. It is recommended that you check all the Macro "in bar" boxes for ease of use. You are now Starforged!" Thats it! Your ready to go! This is the code for the script: <a href="https://github.com/Kanny-code/Starforged_Roll20.git" rel="nofollow">https://github.com/Kanny-code/Starforged_Roll20.git</a>