Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Make a sound when Players leave or join a game?

Hey! Wondering if there is an API script or something that will play a sound (maybe from jukebox?) when a Player joins the game, or leaves the game? Thanks!
1502904959
The Aaron
Pro
API Scripter
That is definitely possible to do with an API script. I'm not aware of a specific one for player's joining, but Roll20 Audio Master probably has a hook for that...
Thanks Aaron, I'll take a look at that. I just wanted something to alert me when a player joins the game during a time i'm "creating/moving" things  around, and i might have the player tag somewhere it doesnt need to be. :)   Also, it would be nice to have an audiable notification of somoeone joining while im AFK. Thanks!
1502909725
Gold
Forum Champion
I use a couple of nice API scripts that post text in the Chat when people enter or leave. It makes the typical Roll20 chat beeping sound if you are in another window or tab. No sound if your browser is focused on the Roll20 window at the time, but you do get the visual text in the chat. You could probably modify one of these scripts to do it, as they are watching for people entering and leaving the game. 1. MotD -- Message Of The Day script. By The Aaron.&nbsp; <a href="https://github.com/shdwjk/Roll20API/blob/master/Mo" rel="nofollow">https://github.com/shdwjk/Roll20API/blob/master/Mo</a>... 2. Simple Join / Part Greeter ---&nbsp; <a href="https://app.roll20.net/forum/post/2184135/script-s" rel="nofollow">https://app.roll20.net/forum/post/2184135/script-s</a>...
Gold said: I use a couple of nice API scripts that post text in the Chat when people enter or leave. It makes the typical Roll20 chat beeping sound if you are in another window or tab. No sound if your browser is focused on the Roll20 window at the time, but you do get the visual text in the chat. You could probably modify one of these scripts to do it, as they are watching for people entering and leaving the game. 1. MotD -- Message Of The Day script. By The Aaron.&nbsp; <a href="https://github.com/shdwjk/Roll20API/blob/master/Mo" rel="nofollow">https://github.com/shdwjk/Roll20API/blob/master/Mo</a>... 2. Simple Join / Part Greeter ---&nbsp; <a href="https://app.roll20.net/forum/post/2184135/script-s" rel="nofollow">https://app.roll20.net/forum/post/2184135/script-s</a>... Holy Crap! These are very useful. Thanks Gold!
1502927147
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
could probably put a !roll20AM command in as the message for one of those, and it would play the designated track.