(This script grew out of discussion here: <a href="https://app.roll20.net/forum/post/1349757/easier-w" rel="nofollow">https://app.roll20.net/forum/post/1349757/easier-w</a>... ) Allows you to move the player ribbon by passing the id of a token on the page you want the characters moved to. Commands: !move-players-to-same-page-as <Token ID> -- Pass a token id, probably with @{selected|token_id}, but possibly by getting the id and hard coding it for later use. without a token id, or with --help as an argument, prints the help: Dependencies : This script uses my isGM script, see it for install instructions. GIST : <a href="https://gist.github.com/shdwjk/7ddf557cc365f489659" rel="nofollow">https://gist.github.com/shdwjk/7ddf557cc365f489659</a>...