
On our Dutch roleplay Discord server (more than 1500 members) we run an organized play to introduce new joiners to D&D and give players the oppertunity to play the same character in multiple games of multiple GMs. We also help new GMs take the hurdle to start GMing as there are never have enough GMs. Pivotal in this initative is the hub game where characters are created and stored until we use the charactervault to transfer them to the game of an individual session. We have so many new joiners (and people that have to create new characters) that i created a small helper script <a href="https://gist.github.com/MartijnSanders/072b9af2eea5d362cff5cac90eea4633" rel="nofollow">https://gist.github.com/MartijnSanders/072b9af2eea5d362cff5cac90eea4633</a> . This script: 1) ensures there always is a new character available for a player to be claimed: 'Unclaimed Character (Player Name)' 2) when a player changes Player Name to a prefix that can be matched with the display name of single online player, the script sets controlled by to that player 3) when a player uploads an avater, set the default token with the image of the avatar and links bar1 linked to HP and bar2 to AC. Enjoy!