Last I used Auto Teleport, it worked. I have a slightly modified version of it. If you want a way to manually move tokens, you can use TokenMod for that: !token-mod --set top|[[(1d8)*(70)-35]] left|[[(1d8)*(70)-35]] (moves the selected token to a random square in the first 8x8 of a map) Here is my modified version of Auto Teleport, in case the old one isn't working: <a href="https://gist.github.com/shdwjk/387e647d627ce71a5fc" rel="nofollow">https://gist.github.com/shdwjk/387e647d627ce71a5fc</a>...