# Welcome Package This script welcomes new players to your game and creates a blank new character for them to begin building immediately. Normally, this would be a back and forth process with various steps depending the schedules of you and your players: * Player joins your campaign, can't do anything, and logs off. * You login, create a blank character for the player, and then log off. * The player eventually gets back on and builds their character. With this script there is only one step: * Player joins your campaign and can immediately start building their character. The script also installs a macro for each player named "CreateACharacter" which allows the players to create additional new characters with a specified name. ## Help If you experience any issues while using this script, need help using it, or if you have a neat suggestion for a new feature, please shoot me a PM: https://app.roll20.net/users/46544/stephen-l or create a help thread on the Roll20 API forum ## Show Support If you would like to show your appreciation and support for the work I do in writing, updating, and maintaining my API scripts, consider buying one of my art packs from the Roll20 marketplace (https://marketplace.roll20.net/browse/search/?keywords=&sortby=newest&type=all&genre=all&author=Stephen%20Lindberg) or, simply leave a thank you note in the script's thread on the Roll20 forums. Either is greatly appreciated! Happy gaming!