by Demarco Nader PhD
Published 2 years ago
Updated 2 years ago
8 min read
How to get your user ID in Roblox.
1. Go to the Roblox website. The first step is to visit the Roblox website in a browser. Do not use the Roblox mobile app as you won’t be able to see ...
And now i can view my roblox user id by first selecting the address bar at the top of the screen.MoreAnd now i can view my roblox user id by first selecting the address bar at the top of the screen. And then if i scroll over in the address you will first see user.
You might be able to take apart the external application link (you can find it in the Network tab on Inspect Element) that launches a game but I’m not sure considering you can’t use the same URL twice. The IDS “2294715480:d8254b20-bff6-4426-92f5-1cf499b6f7f2” is composed of two numbers.
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 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 do you get your username on Roblox?
Once you’ve got the Robux, the following method is how you change your username:
Visit the Roblox website and log in
Head to the Settings menu
Click on the Account Info tab
Select the edit button next to your username
Enter your new username
Type in your account password
Press the Buy button to confirm your new username
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.
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.