The best interface for this (IMO) is Faces , which will let you see the images and pick between them in a whispered chat panel. However, if by "magic burst" you mean you want to pair the change with an fx call, then I don't think Faces will work because the actual instruction to change the displayed side is issued from the chat interface rather than a command line you enter... meaning you can't easily pair that face-changing instruction with a second line to accommodate the /fx command. If that's what you're after, you might need TokenMod. TokenMod woudl do it with a command like: !token-mod --set currentside|+ That will increment the image to the next one in the list (and roll back around to the first image if you hit the end of the list). If you want to pick the image, instead, you just have to have a query where the name of the side is paired with the 1-based index... for example: !token-mod --set currentside|?{Pick side|Shia LaBeouf,1|Actual Cannibal,2}