Multiplayer Lobby System

Does anybody have any good YouTube tutorials for how to make a multiplayer lobby system? (People can request to join or host lobbies that teleport to a different game)

Or just tips in general.

Thanks! :slightly_smiling_face:

Hi, you can use: TeleportService | Roblox Creator Documentation and DataStoreService | Roblox Creator Documentation and MessagingService | Roblox Creator Documentation to make a multiplayer lobby system.

2 Likes

This is a youtube video that i used a while back that works pretty well
Server Creation/Server Search System

2 Likes