Not sure if VIP server is the right terminology, I’m specifically referring to private servers that you can purchase.
I was wondering whether it was possible to teleport a player from one VIP server to another (given they have the server instanceId) or simply from the main game server to a VIP server.
I’m not interested in doing :ReserveServer() as I specifically wish to teleport the player to a purchased server instance. The reason being that players can utilize the web interface for server creation.
Not possible, I have made a thread on this before, and for the time being, there is absolutely NO way to teleport someone from in game using a script to a purchased private server.
However, you can use ReservedServers to create a custom implementation. Either through the way that is mentioned in the above link, or through a custom implementation such as using an in game UI.
Yes I understand that but that is besides the point. ROBLOX is offering a web interface for server creation that many players prefer for comfort reasons. With a custom implementation people would have to join a main server to then get to the desired server while using VIP servers they literally only have to click a link that directly throws them into the game.