The Reporter script can write the Turn Order to a handout. You can re-issue the command to overwrite the contents and keep it up to date. The report is very customizable, but here are a couple of examples from the Reporter thread : !report ---- layer|tracker compact|true title|Tracker Navigator| showheader|false showfooter|false will produce a compact report that will allow you to navigate around the tracker tokens on the board, with links to ping pull, switch layers, open character sheets and more. Clicking on the GM layer character on Sadroth's line will move the token from the GM layer to the Token layer. A more full featured Turn Tracker could include more info and macros: !report --c|strength,|Str c|strength,|Dex c|strength|Con c|strength,|Int c|strength,|Wis c|strength#|Cha t|bar1_value,|HP c|npc_ac|AC c|npc_senses|perception t|statusmarkers|Condition ---[Apply Damage](!token-mod --set bar1_value|Q{Enter damage amount. Use positive or negative to modify values|-0}) | [Apply Condition](!token-mod --set statusmarkers|Q{Choose Status|Dead,dead|Bloodied,red}) ----layer|tracker compact|true title|Tracker Display| showheader|false showfooter|false source|false