how to get your player id on roblox

by Prof. Melvina Bernier PhD 3 min read
image

How to Find my Roblox Player ID on PC?

  • Visit Roblox.com website and log into your account.
  • 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.

Part of a video titled How to Find Roblox User ID - YouTube
0:38
1:43
Find your url. Address bar within the url that's displayed you'll see a number between users andMoreFind your url. Address bar within the url that's displayed you'll see a number between users and profile. This number is your roblox user id.

Full Answer

How to find your ID in Roblox?

To get your user ID in Roblox, you need to go to the Roblox website and log in to your account. Then, navigate to your profile, tap on the URL, and copy your Roblox user ID. Your user ID is the number in your profile URL. Let’s say that your profile URL is “https://www.roblox.com/users/2784109194/profile”.

Where is the ID on Roblox?

The Box - R Ricch Roblox ID - 4663184103More details: https://robloxsong.com/song/4663184103-the-box---r-ricchFind more Roblox IDs on https://robloxsong.com/

How do you find people on Roblox?

Method 3 Method 3 of 3: Inside a Game (Using the Player Side-bar)

  1. Locate the player menu already on your screen. It should be on the top left corner. It will have a list of players.
  2. Locate the player you want to find.
  3. Click on the user name on the side menu. There should be a few options. ...
  4. Wait for confirmation. If the player accepts or declines, you'll receive a small box appear at your bottom right corner.

How do you search on Roblox?

Reset using a phone number

  • Select Forgot your username/password? ...
  • Select Use phone number to reset password
  • Select your country prefix
  • Enter your phone number in the Phone Number box and press the Submit button
  • Select verify and complete the process. ...
  • Enter the number in the Enter Code (6-digit) box and press the Verify button

More items...

See more

image

What is a player ID?

A player ID serves as a form of identification that's specific to your account and its information—because no one else can have the same player ID as you, it's a great way to differentiate yourself from other players. There are also item IDs, group IDs, and experience IDs that all serve a similar purpose.

How do I find my player ID?

On the Roblox website, head to your profile. Do this by clicking on the three lines in the top left hand corner, and then selecting the icon of 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.

What do I do with my player ID?

If you're worried about a friend having difficulty finding your account through the standard friend search, you can send them your player ID and have them enter it into their address bar by using the template https://www.roblox.com/users/________/profile.

Follow this process to find out and get your Roblox Player ID on PC as well as Mobile Phone (iOS and Android)

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.

How to Find your Roblox User ID on Mobile (Android, iOS)

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.

How to get your Roblox ID on the Phone

To do this, you need to go to the Roblox website from any browser (not through the application).

How to get the ID of Another Roblox Player

In order to find out the ID of another player in Roblox, you need to open their profile and copy the ten-digit code from the address bar. This code is the ID of the player’s account.

Met the Creator Badge

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.

image