Vorla
Get Launcher

Roblox Username Lookup

Find any player's user ID, join date, account age and avatar, from a username or an ID.

Use the @username, not the display name. A numeric user ID works too.

Try

The user ID, display name, join date, account age and avatar land here.

Bulk lookup

Paste up to 10 usernames and get every user ID back in one request, with a CSV to copy.

Premium
UsernameUser IDDisplay nameVerifiedStatus
Results land here, one row per username.

Exact @usernames only, because display names cannot be batch-resolved. One API request per batch.

How it works

How to use

  1. Enter a Roblox username (the @name, not the display name) or a numeric user ID.
  2. Press Look up.
  3. You get the user ID, display name, exact join date, account age and avatar, plus a link to the profile.

About this tool

Every Roblox account has a permanent numeric user ID. Usernames and display names can change; the ID cannot. That makes the ID the reliable way to reference a player in scripts, trades, group tools and moderation reports.

This lookup resolves a username to its ID through Roblox's public users API, then pulls the profile's public details: join date (account age is computed from it), display name, ban status, and the avatar headshot. Only public information is shown. There is no login and nothing private is accessed.

Common uses: verifying an account's age before a trade, since older accounts are harder to fake; getting an ID for a script or a Discord verification bot; or checking whether a username is taken.

FAQ

What's the difference between username and display name?

The username (@name) is unique across Roblox and used to log in; the display name is a non-unique label shown in games and can be changed every 7 days.

Can I see who owns an old username?

If the name was released or changed, the original account keeps its ID with a new name. Searching the old name only finds its current owner, if anyone.

Why does account age matter?

Scams often come from throwaway accounts. A years-old account with consistent history is a better trust signal than one created last week.

Does this show private info?

No. Everything shown (ID, join date, avatar, display name) is public on the Roblox profile page. This tool just makes it faster to get.