how do you see your roblox player id

by Ms. Malvina Halvorson 6 min read
image

  • Go to the official Roblox website and log in.
  • Open the menu and click the Profile button.
  • As soon as you are redirected to the profile page, a ten-digit number will appear in the address bar—this is your ID.

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.Jan 7, 2022

Full Answer

How to get your user ID in Roblox?

Sign in to the account now

  • To play Roblox, click on the “ Continue in browser ” button.
  • You’ll now be redirected to the Roblox login page.
  • You must first connect to your Roblox account in order to acquire your user ID.
  • Tap “ Facebook ” to log in using your Facebook account if you created your Roblox account via Facebook.

More items...

How to look at your Roblox ID?

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).
  • 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 ...

What is my ID in Roblox?

Roblox Image ID List

  • People on the beach: 7713420
  • Pikachu: 46059313
  • You Can’t See Me; I’m an Invisible cat: 2483186
  • Zombie: 57764564
  • AC/DC: 12347538
  • Roblox logo: 80373024
  • Cat Ears: 112902315
  • Spider Tux: 1803741
  • Spongebob Pattern: 1234532
  • Universe: 1234562

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.

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.

What is a player ID in Roblox?

Player ID means that if someone joins Roblox, and they are the 100th person to do so, their ID is 100. IDs in the catalog work differently. This means that if you go to a player's ID, such as ThePianoKid99, his ID is 1389482559 because he is the 1389482559th person to sign up to Roblox.

Where is the ID number on Roblox?

The ID number can be seen at the URL on a user or item page. To calculate ID, the smaller the ID number, the longer the item or user has been on Roblox; the longer the ID, the shorter the item has been on Roblox.

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