if you are having a hard time following these instructions, you can watch a video here
Create your account
https://dashboard.ngrok.com/signupDownload ngrok
https://ngrok.com/downloadCreate folder in %temp% with name "ngrok" and put ngrok inside
Download All Files and put all in 1 directory
git clone https://github.com/Harmonyasha/Roblox-ScreenShare.git
cd Roblox-ScreenShare
pip install -r requirements.txtor
pip install -r requirements.txtChange inside the script this line
app.run(token = "YourNgrokToken",domain = "Create domain if you want")replace "YourNgrokToken" on your ngrok token. You can get it here
https://dashboard.ngrok.com/get-started/setupYou can remove domain but if you wanna keep it then create your domain and replace "Create domain if you want" on your domain
https://dashboard.ngrok.com/cloud-edge/domainsexecute require in developer console or in serverside executor
require(15681840577)("RobloxUserName","NgrokUrl")