How do i get the player's avatar?

Hey developers, i’m currently making a GUI and i need to get the player’s full avatar in it, does anybody know how i can do that?

Can you elaborate on what your trying to do? Do you mean like a player statue or a player thumbnail?

I need to get the player’s full body, when you go in a player’s profile you can see his picture that appearts only the head and the full body, i need the full body

Ok so a thumbnail. Use this Enum index

Ok, but how am i supposed to use it? It doesn’t teach how to use it

use Enum.ThumbnailType.AvatarThumbnail to get the avatar in a image.

1 Like

Stil, how would i apply it to a script

:GetUserThumbnailAsync

Here is an example

4 Likes

Oopisies, sorry bout that, lol

1 Like