How can I get accessory IDs from my character off of the roblox web?

Does anyone know how I can grab an ID from my Roblox Character off of the web?

1 Like

Huh? Please explain a little bit more what do you mean id from roblox character?

When I join my game I have LoadCharacterAppearance disabled, so I want to grab accessories off of my avatar on roblox. To do this I need the IDs of the accessories.

Oh are you on a computer? if not then I could help you.

Alright I think I figured out the answer. To do this you need to use ‘GetHumanoidDescriptionFromUserId’, I’m going to check and see if this works, my guess is it returns a table containing your avatar’s accessories.

EDIT: Nevermind it’s an instance still looking into it.