Hi everyone, With our city going into lockdown, I've been trying to figure out a way for my family/friends and I to play a boardgame we like to play at get together's. That brought me to roll20 and I think it is amazing! Thank you for this!!! I've designed the board, added a deck of cards, added poker chips, and figured out the dice. But there are a few things I'd still like to have some help with. 1. Is there a way for chips to be automatically removed from a players stack and then added to the pot? Basically a counter. One that minuses from the total of chips in their hand and adds to the total of chips in the pot? I think a script needs to be created to create the macro, (from what i've been reading in the documents), but, how do you do that? .... (newbie to javascript) 2. The winner is declared by having a token reach the end first. However, multiple players could be winners, if they have certain cards in their hands. Is there a way to trigger a "Winner" macro, once the token reaches the end and highlights the card (associated to that token) in a players hand? For example. The token associated to the Queen wins. There are 4 queens, so would it be possible to show who has the queens, somehow? Maybe highlight the name in the Player turn box? or make the card flash in their screen? 3. Can an action trigger a sound effect? I'd like to have a clip play at the start of each round and i'd like to have a sound effect when someone rolls a "scratch" and has to pay into the pot? These may be big asks, and i'd appreciate any help with this. At this point, I can do everything manually, but it would be nice (and really impressive to my friends/family) if I could get this to work automatically, Thanks for your time!