How to teleport player to another server

Hello DevForum,
In my game I have discovered that since you die and get kicked that players just leave because they can not be bothered to join again. So alternatively, I want to teleport the to a different server. How would I do this??? Kinda lost.

Any help is appreciated!

1 Like

Why do you get kicked when you die? Did you write it like that?
But anyways if you want to teleport to a different server
https://developer.roblox.com/en-us/api-reference/class/TeleportService
https://developer.roblox.com/en-us/api-reference/function/TeleportService/Teleport

1 Like

Its a roblox Limited life game, got to add something relatively bad as a consequence.

I’m kinda familiar with teleport service, If I were to teleport to the game player is already in would It go to a new server?

This video might help

3 Likes