Host a Screenshare Game

Follow these steps to set up your own screen in Roblox.

  1. Install Python (if not installed). During setup, check Add python.exe to PATH.
  2. Choose a hosting service. playit.gg is the easiest; ngrok and portmap.io also work.
  3. Install the hosting app and create a TCP Protocol tunnel. Set Local Port to 1111 (required).
  4. Download the required files and run RUNME.bat from the folder.
  5. Open Game.rbxl from the Game File folder. Go to Workspace > Screen, open the Script, and set the URL to your public address (include the port).
  6. Run both your hosting app and the Python script RblxDesktop.py inside the Rblx folder, then join the game to see your screen.
Back to Directory