About 306,000 results
Open links in new tab
  1. How do i get a players userid? - Scripting Support - Roblox

    Apr 19, 2021 · How do i get a players userid i thought getplayerbyuserid can solve it but it didnt work and i tried to get userid from the localplayer too but i got the userid folder just couldnt find …

  2. Is it possible to get the player's ID in a script? And not in ... - Roblox

    Dec 23, 2022 · I am trying to make a player icon in a billboard gui where everyone can see the player icon but for that, I need the player ID, I know how to get the ID but it only works in …

  3. Finding players made easy using Generated IDs - Roblox

    Jun 15, 2024 · IdentifiersPlus Introduction Usernames are a big problem when it comes to trying to ban, kick, or message a player. Which is why this API uses unique numbers to assign each …

  4. Getting a user id - Scripting Support - Developer Forum | Roblox

    Oct 21, 2021 · The main topic is getting an user id so i guess you’d need to mark me as solution because it solves your problem * For your thing, you can use it in a Server Script.

  5. Getting UserId from username - Help and Feedback / Scripting

    Apr 23, 2020 · Is there a possible way to obtain a UserId from Username? I’m currently creating a textbox which transfers their text from textbox with a username, but I have no idea on how to …

  6. Getting the display name from UserId? - Roblox

    Apr 20, 2021 · Hey developers, quick question… How can I get a player’s display name from their userid? I couldnt find anything on Roblox Creator Documentation but if anyone knows it’s you …

  7. Help with getting player.UserId then (if statement) - Roblox

    Jul 20, 2021 · Help with getting player.UserId then (if statement) Help and Feedback Scripting Support 16Thunderstorm (16Thunderstorm) July 20, 2021, 5:10pm

  8. How would i get the players userid from their name? - Roblox

    Jan 23, 2021 · Ok so, Im making a add admin thing, and i need help with getting the players UserId when their name is written in the textbox. (screenshot below)

  9. Verifying player ID - Help and Feedback / Scripting Support - Roblox

    Aug 22, 2020 · Hello, i’m trying to make system that verifies if player who clicked on TextButton (In gui) ID’s is 373781098 so far i tryed plr.Name, plr.id but these look kinda broken. If …

  10. How would I get LocalPlayer.UserID from a ServerScript? - Roblox

    Jun 3, 2021 · Use a Players | Roblox Creator Documentation event, it’ll return the player that has joined the server. You can define the player’s userid property at the beginning of your …