Hello! I’m working on a Roleplay game, and we would like to have a custom private server system, instead of using the Roblox one. I already have a UI made, I just don’t know where to start with the scripting, could somebody assist?
You would have to use TeleportService , particularly ReserveServer and TeleportToPrivateServer. By using these 2 functionalities, you can create a server specifically for one user / people they want to have access to it, without using the actual private servers.