how do you find your roblox id number

by Florence Powlowski 8 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.

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

Full Answer

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 see Player ID in Roblox?

Players:GetPlayerByUserId

  • local player = game:GetService("Players"):GetPlayerByUserId(1)
  • if player then
  • print("Player with userId 1 is in this server! Their name is: " .. player.Name)
  • else
  • print("Player with userId 1 is not in this server!")
  • end

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

See more

image

Where do I find my Roblox ID number?

0:302:09How To Get Your Roblox User ID - YouTubeYouTubeStart of suggested clipEnd of suggested clipOnce your profile page is loaded look up at the URL bar of your web browser. The number you see hereMoreOnce your profile page is loaded look up at the URL bar of your web browser. The number you see here after users is your user ID simply highlight it from the URL bar and copy.

What is the player ID in Roblox?

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.

How do I find my Roblox ID on my laptop?

0:381:43How to Find Roblox User ID - YouTubeYouTubeStart of suggested clipEnd of suggested clipFind 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.

How do you make a Roblox ID?

4:196:02[OUTDATED] How to Upload AUDIO to ROBLOX - YouTubeYouTubeStart of suggested clipEnd of suggested clipAnd what we can do I we going to copy my audio. That I already made here so I'm actually just goingMoreAnd what we can do I we going to copy my audio. That I already made here so I'm actually just going to go back to my create page and this is how you get your audio. You go down to audio.

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.

image