I've been fighting this macro for two days. Had it working, then it stopped. This is Nick Olivo's "1 Click Ambush" macro, which is supposed to: 1. Move hidden tokens from the GM Layer to the Token Layer. 2. Launch the Turn Order window and add turns (sorted) for each of the tokens. 3. Play fight music from the Jukebox. Here's my code: !token-mod --ids -P0xSFqbA7qYF5jr42Ty -P0xUHrdPR1x0iZbXEj0 -P0xUJ0Y-LIOk34l1397 -P0xUKkpqq4T0qcmXCU6 --ignore-selected --set layer|objects !group-init --ids -P0xSFqbA7qYF5jr42Ty -P0xUHrdPR1x0iZbXEj0 -P0xUJ0Y-LIOk34l1397 -P0xUKkpqq4T0qcmXCU6 --sort !roll20AM --audio,play|FightMusic All mod scripts are installed and everything was working yesterday. This fails in various ways, sometimes does not launch turn order, sometimes launches but does not sort, sometimes does not play music, and currently; does not do *anything*. ANy help would be appreciated.