In my on-going effort to automate as much of Savage Worlds as possible, I'd like to be able to trigger the !deal-init API call whenever a combat round ends (or, alternatively, starts). I've looked at many different solutions and cannot seem to find one that does not require a special token/character/item to be added to the Turn Tracker. Adding a custom item would be fine IF I were able to run a macro for !deal-init in the Round Calculation field, but I've not found a way to do this. I've tried [@the aaron's]&nbsp; OnMyTurn script as well to no avail (besides, this would only trigger on character's turn, at the beginning of the turn, and that's not ideal).&nbsp; Any suggestions or guidance? Original script post:&nbsp; <a href="https://app.roll20.net/forum/post/2286409/script-dealinit-initiative-dealer-for-savage-worlds-games" rel="nofollow">https://app.roll20.net/forum/post/2286409/script-dealinit-initiative-dealer-for-savage-worlds-games</a> GitHub:&nbsp; <a href="https://github.com/pelwer1/Deal-Init" rel="nofollow">https://github.com/pelwer1/Deal-Init</a>