Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How do I detect a players name with the ID even if they are not in the game?

Asked by
Validark 1580 Snack Break Moderation Voter
9 years ago

So I have a script that checks if you are friends with 20 people, and rather then doing if-thens forever I would like to be able to just print the Username of the player.

What service would I use to get a players name from an ID?

1 answer

Log in to vote
0
Answered by 9 years ago

You should be using HttpService. An example server that provides the service you're looking for is rproxy.

Ad

Answer this question