How to send data when I teleport a user?

So I’ve been goofing around with teleport service and Im trying to teleport a player to a server and send data to said server, how can I do this cause I have no idea how

TeleportService | Documentation - Roblox Creator Hub looks like there is a data send argument in this: Teleport(PlaceId, Player, Data)

1 Like

These do that … and are both editable, so you can see the code and how it’s done.
GameA
GameB

I’d rather someone explain it to me then just yoink your work, thanks though

I made it for that reason … You’re not the first one to ask this.

A little confused on what you mean by that but I’d rather not play some games to find it out.
Also forgot to mention I want to teleport them between places and not games so dunno if that makes a difference