How would I get players from different servers?

How would I get players from different servers? I know it might be possible but how? Would I have to use MessagingService to achieve this? There are no other topics related to this or a solution.

For example, I want to get players in different servers and then print player’s names in those servers.

Any help is appreciated.

These two threads might be of use to you, but yes, looks like MessagingService may be a good option.

Useful resources:
Cross-Server Messaging | Roblox Creator Documentation

Can you give me some example code? I am not too similar MessagingService since I just found it recently.

Also, would it be possible to create a system where it sees players real time position in different servers?