How to Find my Roblox Player ID on PC?
How to get your user ID in Roblox
How to get your Roblox ID on the Phone
Sign in to the account now
Players:GetPlayerByUserId
Click on your Profile Picture at the top right of the screen. This will open up your profile. Now check your URL in the browser – it should look like this: www.roblox.com/users/2609728511/profile. The number 2609728511 is your Roblox User or Player ID.
Description: The UserId is a Player property that contains a read-only integer that uniquely and consistently identifies every user account on Roblox. Unlike the Instance.Name of a Player, which may change according the user's present username, this value will never change for the same account.
Secondly, while it's okay to form friendships on Roblox, you should always keep any sensitive personal information to yourself. As a general rule, never share your name, address, phone number, date of birth, or password with anyone on Roblox.
0:001:05How to Find Your Roblox User ID (2022) - YouTubeYouTubeStart of suggested clipEnd of suggested clipAnd then click on profile. Now once you're here you can see your profile of course. And at the topMoreAnd then click on profile. Now once you're here you can see your profile of course. And at the top you can see the sort of like roblox. Link now these um yeah these numbers that is your roblox id.
Your Roblox User ID or Player ID is a unique number that represents your profile. It cannot be changed unless you make a new account. You can share your ID with a friend and they can land straight to your profile without having to look you up on the platform.
If you are using the Roblox Mobile app on your Android or iOS device, you won’t be able to see the Player ID directly. You will have to open up your browser on your phone and log into Roblox to check the URL.
The following code sample gives an example of a ‘met the creator’ badge system. This script will award a specified badge (BADGE_ID) to anyone who is in a server at the same time as the user associated with OWNER_ID.
This code sample retrieves a player’s saved gold from a data store and puts the returned value onto the leaderboard. Note that this sample does not save players’ gold — it only loads it.
The below example would print the UserId of every user who entered a game.