How to get developer id?

Hello, I was on roblox studio on the roblox connect game and I saw that in a script it says to put your “developer id” but how do I get this id? Is this his roblox account id?

2 Likes

You can get it by Profile:
image
“000000001” is the player id in here.

What is the context of this script?

If it’s a temporary boost purchase script:

If it’s for managing member’s ranking:

  • You put in the Roblox user Id
How to get a Roblox user's Id?
  1. Open the user’s profile on a browser, it can be yours
  2. Check the URL “link” bar
  3. Extract the digits between users/ and /profile

You can see the example as provided in the post above

1 Like

This should be in #help-and-feedback:scripting-support, although I don’t think anyone can help you there either bc you gave like, zero context

1 Like