Host a Screenshare Game
Follow these steps to set up your own screen in Roblox.
- Install Python (if not installed). During setup, check Add python.exe to PATH.
- Choose a hosting service. playit.gg is the easiest; ngrok and portmap.io also work.
- Install the hosting app and create a TCP Protocol tunnel. Set Local Port to 1111 (required).
- Download the required files and run
RUNME.batfrom the folder. - Open
Game.rbxlfrom theGame Filefolder. Go toWorkspace > Screen, open theScript, and set the URL to your public address (include the port). - Run both your hosting app and the Python script
RblxDesktop.pyinside theRblxfolder, then join the game to see your screen.