Hi. I would like to know if its possible to check if someone has a Roblox badge example how to check if someone has the Admin badge (Roblox badges not game badges)
If so how would I do this?
Hi. I would like to know if its possible to check if someone has a Roblox badge example how to check if someone has the Admin badge (Roblox badges not game badges)
If so how would I do this?
Always check developer.roblox.com first to see if your answer is there. I typed into the Search bar âCheck to see if player has badgeâ and this came up:
BadgeService | Documentation - Roblox Creator Hub
Wrong, this function will find game badge.
OP wants to find roblox badge.
No, at least not natively. Youâd probably have to scrape their profile, but for checking the admin badge, all Roblox staff members should be in the Official Group of Roblox, so that case is solved. Not sure what the use case is for checking other badges though.
Iâm talking about Roblox badges not game badges so to check if a player has Roblox admin badge
Thank you! I didnât think of the Roblox group
Oh jeez.
Was tired and just skimmed over the âRoblox badgeâ part and read it meaning any Roblox badge. Apologies!
Sorry for bumping. i found api that returns roblox badges
URL: https://accountinformation.roblox.com/v1/users/[USERID]/roblox-badges
DOCS: https://accountinformation.roblox.com/docs#!/RobloxBadges/get_v1_users_userId_roblox_badges