by Dariana Dicki
Published 2 years ago
Updated 2 years ago
5 min read
How can I locate my playerID? PC Head to your Roblox account by clicking on the link. Click on the three lines at the top left corner and select the icon for your Roblox character. From your profile, locate the address bar above the actual website’s window—it should say something similar to https://www.roblox.com/users/123456789/profile.
From your profile, locate the address bar above the actual website's window—it should say something similar to https://www.roblox.com/users/123456789/profile. The nine digit number that's inserted before /profile is your unique player ID.Jan 3, 2022
To do this, you need to go to the Roblox website from any browser (not through the application).
Log in there. Go to the profile.
Click on the lock in the address bar and copy the ten-digit code (this is your ID).
How to get Item ID Roblox?
The Brits VIP Party will be open on Roblox from Feb. 8, 2022, to Feb. 13, 2022 and allows players to explore London, experience a live concert from artist PinkPantheress, shop for exclusive BRITs merchandise, and more! The post How to get all free items in ...
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.
Data Store to Leaderboard
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.
Player.UserId
The below example would print the UserId of every user who entered a game.