Simple Sound This is a very short script I made for my own campaigns a while ago that does just one job it plays sounds via command line and macros. I figured someone else might have a use for it. Quick Update: Script has been added to the Roll20/roll20-api-scripts repository and is now available as a One-Click Install from the Library dropdown, thanks to everyone for the encouragement! Commands !splay <track name> - Plays the sound effect. !sstop <track name> - Stops a track playing (in case you want to halt a very long track). !sstop - Stops all tracks currently playing when no track is specified. !swhisper - Toggle whispers to GM on play/stop off and on. Code (latest version 0.2.1) - Roll20-API-Scripts\SimpleSound