I have been working on a number of scripts focusing on the Pathfinder RPG that others have either requested or attempted to varying degrees of success. I have made them available on GitHub so that others may contribute to the project if they wish. <a href="https://github.com/inspyred/inspired.roll20" rel="nofollow">https://github.com/inspyred/inspired.roll20</a> The scripts currently provide the following functionality: automatically generating monsters from the OGL database (without copy-pasting into a token's information) by simply selecting the desired token and issuing the command with the monster's name speaking in different languages that can only be understood by others that speak that language (and any GMs, of course) automatically tracking the current round during combat (without need of additional tokens to determine the beginning/end of a round) making specialty dice rolls like blind rolls and rigged rolls automatically generating spell effects (currently area-effect templates) by pulling from the OGL database of spells; also allows querying of spell information This is a work in progress, so I certainly welcome any feedback. The GitHub page has documentation for how to install and use the scripts in the wiki (<a href="https://github.com/inspyred/inspired.roll20/wiki/Overview" rel="nofollow">https://github.com/inspyred/inspired.roll20/wiki/Overview</a>). It seems clear that the Data Delve introduction of character sheets will require some of the scripts to be modified to take advantage of that new functionality (assuming it is exposed through the API).