This allows you to create clickable invite pages using a roblox deeplink. I recommend using bloxstrap to get a roblox deeplink.
This connects to an FTP Server provided by a webhosting company to generate a webpage from a roblox deeplink - this allows you to make clickable invite links.
⚠ I have only tested this on InfinityFree so bugs may happen if you are using a different hosting provider.
- Clone the repo
- Edit main.py and set the
http_server
,server
,username
andpassword
variables to the domains and credentials.
- Use a tool like bloxstrap to get a deeplink
- Start the main.py
- It would then ask for the deeplink - paste it in there (Windows - right click to paste in CMD)
- It would generate a URL, you can copy (right click to copy on Windows) and send it
- You can press enter to close.