How to make a GUI with all the servers of a place

Hi everyone,
I want to make a GUI with a server list, with all the servers of that place in it.

I tried using the MessagingService to transport the ReserveServer code to all the servers, with no luck. I was always getting an error saying that tables can not use the MessagingService.

Thanks in advance,
aren1toross

hey, there’s a topic that’s also related to this, if you haven’t try checking it out:

It says to use the MessagingService, but Roblox qualifies the code as a table, which the MessagingService can not transport.