
On Roblox, each item, user or group are given a unique number known as an ID (short for identifier) used to access data of the item/user/group through the Roblox website or its API. Each user/group/item page also has an ID that can be found in the URL.
Types
There are a total of eight ID types:
- User ID (
users/ID
) - Group ID (
groups/ID
) - Asset ID (Creator Marketplace:
library/ID
orcreate.roblox.com/marketplace/asset/ID
, marketplace:catalog/ID
, places:games/ID
) - Bundle ID (
bundles/ID
) - Pass ID (
game-pass/ID
) - Badge ID (
badges/ID
) - Universe ID
- Developer Product ID
ID surfing
ID | User | Reference |
---|---|---|
1,000,000,000 | Azoo5573 | One billion |
9,001 | Jordana495 | It's Over 9000! |
1,337 | hun172 | "LEET" in leet |
666 | jdogie | Number of the beast |
1,738 | Broncos416 | "Trap Queen" by Fetty Wap |
1,234 | pcmaster | Counting |
2,015 | n1x33 | The year 2015 |
10,000 | destroyman | Ten thousand |
1,000 | builder101 | One thousand |
100,000,000 | AllHailTyraax | One hundred million |
2,016 | The Dan Man | The year 2016 |
2,000,000,000 | qoq7B6VrAsGSWy | Two billion |
100,000 | ShinArticuno | One hundred thousand |
1,000,000 | 2COOLFORU | One million |
42,069 | hutch75 | Two popular meme numbers joined |
2,021 | antmothy | The year 2021 |
19,671,216 | sally8721 | Erik Cassel's birthday in ISO 8601 (1967-12-16) |
2,500,000,000 | sinomelacontainer | Two billion five hundred million |
3,000,000,000 | ansh_isnoob | Three billion |
ID surfing is a practice of looking up an item, group or user with an ID of a rare number, sometimes referencing to popular culture. Since ID surfing is relatively common, users with popular rare IDs are more susceptible to Password guessing.
History
Roblox used to automatically generate each ID by adding one to the highest ID of its type (for example, if the highest ID is 123, the next ID to generate will be 124).
In August 2024, Roblox made a change to how asset IDs are generated. The total number of digits changed from 11 to 14 and new ID numbers were randomly generated between that range rather than generated sequentially.[1] The last sequentially counted ID was 19006688111.[citation needed]
Gallery
Trivia
This section is a trivia section. Please relocate any relevant information into other sections of the article.
- There was a case of IDs being swapped in which the accounts of Shedletsky and Telamon swapped their IDs. This was prior to the username change feature being released. Shedletsky announced that the reason why he swapped IDs of Telamon and Shedletsky was because he outgrew his previous username.[2]
- An item/user/group page was primarily accessed through the ID contained in a query string (
?ID=
), but Roblox now uses the ID in a path instead (e.g.users/1234567890/
).- Assets were known as items before this change; this can proven by using
name-item?ID=
followed by a specific number in the URL. Users still can access asset pages this way.
- Assets were known as items before this change; this can proven by using
References
- ↑ Ivyachao (2024, July 22). "Non-sequential Asset ID Generation Coming Soon". From DevForum. Archived from the original on February 12, 2025.
- ↑ John Shedletsky [@Shedletsky] (2012, March 15). "@TylerC88 I think I outgrew it" [Tweet]. Twitter.