Hi Marco, I'll try to give you some solutions. 1) You can use this bookmarklet to hide all the UI from Roll20: javascript:(function(){$("#zoomslider").css("display","none");$("#floatingtoolbar").css("display","none");$("#sidebarcontrol").css("display","none").click();$("#playerzone").css("display","none");$("#initiativewindow").parent().css("left","-10000px")})(); What you're left with is just the map grid. You can put that text in a bookmark and then click it when you're on the VTT as a player. 2) I would suggest using the Incognito feature of Chrome to open a second session onto Roll20. You would then just login as a player (or rejoin as a player if you're only using the one account). Just be sure to give control of all PCs to that account and they will see the composite view of all the players. You can then put that window on the projector. You'll want to have some token representing the players (I suggest a pure white circle so as not to discolor the minis). Honestly, if you're not using character sheets or macros or the dice in the game for players, you don't even need a character for that token, just the token. You'll want to name it so you can track who is whom. When they move their mini, you can just move the token on your screen to update their view. Be careful not to shift-ping the map unless you really intend on scroll as you'll need to realign all the minis. I suggest being mindful about where you center each view, possibly put a marker on the GM layer, so you can quickly realign the screen to the minis if you mess it up. =D Let us know how it goes! (and Pictures would be cool!)