Get list of servers from game?

Hello, So I was wondering how I could get the current servers of a game and store the in a GUI list with a teleport button. I have tried a few different things even using rproxy to grab such server but still can’t seem to get them to load as it throws a 403 HTTP error. If anyone could point me in the right direction I would appreciate it. Thank You!

You can try using the MessageService Service. This is a service that allows communication with other servers in an experience.

I’ll link a post where you can read more about it: MessagingService | Documentation - Roblox Creator Hub

1 Like

There is a very good video on this topic:

1 Like

I looked into this but how would it work? Isn’t this just to get game messages and how would I grab a server using it?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.