Creating a One Click Ambush in Roll20

This video shows how to create a macro that - -Moves tokens from the GM Layer to the Token Layer -Rolls Initiative for those tokens -Starts your fight music playlist. Note that you do need a Pro level subscription in order for this macro to work, as it uses multiple API scripts. Here’s the basic macro !token-mod --ids [PUT YOUR TOKEN IDS HERE] --ignore-selected --set layer|objects !group-init --ids [PUT YOUR TOKEN IDS HERE] --sort !roll20AM --audio,play|[PUT YOUR PLAYLIST HERE]
Back to Top