Receive random servers from another place

Hello,

I’m working on a building game where you create and share your builds with other people, I have a lobby setup with a UI that shows a list of servers.

I want it so after a few seconds, the client receives a random list of servers from another Place and when he clicks on one, he gets teleported to that server.

Thank you!

Have you got a script that you need help with or do you expect us to spoon-feed you?

No, I just want to know what to use for it.

I think this would work well with MessagingService.

A relevant article showing you how to use it:

1 Like