Hi all, I'm using TrackerJacker for my games at the moment, and I'd like to expand it to use status effects. As I've a lovely shiny new set of Custom Tokens for my 5e D&amp;D game, I'd like to use those Token Markers rather than the default statusmarkers the API uses....problem is that I am definitely NOT a scripter, and whilst I get bits of it, its way to complex for my brain to try to get around - at least, not without extensive study I simply don't have time for! So I'm hoping someone in the community knows how to replace those references to the old statusmarkers to my new TokenMarkers. I can do basic stuff like extract their Image URLs, IDs, names etc, but how to use this in the API and where to change references from statusmarkers and to what I'm clueless! So...help please! Link to TrackerJacker page on Roll20; <a href="https://app.roll20.net/forum/post/2362024/script-trackerjacker-turn-tracker-combined-with-status-slash-marker-tracking/?pageforid=2362024#post-2362024" rel="nofollow">https://app.roll20.net/forum/post/2362024/script-trackerjacker-turn-tracker-combined-with-status-slash-marker-tracking/?pageforid=2362024#post-2362024</a> And the script; <a href="https://github.com/RPGKenL/Roll20_API_Scripts/blob/master/trackerjacker.js" rel="nofollow">https://github.com/RPGKenL/Roll20_API_Scripts/blob/master/trackerjacker.js</a>