Hello all I will start by saying that coding/script writing is something that is completely foreign to me. So please forgive me if it's something so simple and I just don't realize it. As the title suggests, I am using (or trying to use) Zachare S's ModifyTokenImage Script and I'm running into an issue that I can't seem to work out on my own. As Zachare's post states, players should be able to use the command functions to manipulate token images by default. So I followed the directions given in the post, and it looks like this: I have the Token Images Folder and a subfolder with the player's name and a handout with each "facing" I would like the player to be able to freely swap between. As a note - the player has control of the token (the green dot in the image), able to move it about, adjust HP, etc. Next, I have the !ModifyTokenImage --set <NameOfHandout> macro's set up, one for each "facing" so the player can select which way they want to face. They looks like this: The other macro's are all similar but have the wording after "set" changed to match the handout names. When I tested it, it works for me just fine. I can change the way the cute little token faces and place it all over the map, rotating it appropriately. It looks great and it's just what I want the players to be able to do. But the player can't. I gave them the macro's as written above and they made all four of them for each facing, and have them in their macro bar. When they click the token, and then click the macro, nothing happens. They are still able to move the token, adjust HP, etc, but the macro's don't change the facing at all. I can still turn them freely and the player sees the token spin when we are both in session, but they can't do it. I thought maybe it was a problem with the permission being off, so I used !ModifyTokenImage --gm to turn it "on" (assuming it was off to begin with) and that turned the player's ability to rotate tokens off. So I used the command again to turn it back on. Both the player and I refreshed and tried again, and bupkis. Same as before. Only I can rotate the tokens. I did try setting it up with the command !ModifyTokenImage --next just to see if I could get that to work (changing macros, handout names, etc) and it again works for me, but not for the player. So I'm at a loss of what to do. Maybe the functionality of the script has changed with some updates and it is no longer something the player can manipulate? If anyone has an idea of what I'm doing wrong, I would love to be able to get this to work. The game doesn't hinge on this function working or anything, but boy oh boy would I really like to run the game with it than without. Thank you!