"http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username="..player.Name
try this instead, the return from GetUserThumbnailAsync doesnt work as an image url for external use
but the url using the username does:
"http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username="..player.Name
try this instead, the return from GetUserThumbnailAsync doesnt work as an image url for external use
but the url using the username does: