Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How do i get a picture of the player? [closed]

Asked by
Teeter11 281 Moderation Voter
9 years ago

How do i get a picture of the players user picture so i can use it in-game?

Locked by adark, M39a9am3R, and TheMyrco

This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.

Why was this question closed?

3 answers

Log in to vote
3
Answered by
TopDev 0
9 years ago

Here you go!

User = "Shedletsky"
script.Parent.Decal.Texture = "http://www.roblox.com/Thumbs/Avatar.ashx?x=100&y=100&Format=Png&username="..User
0
This will make a decal in the script's parent the user, you can use this however you'd like. TopDev 0 — 9y
0
thankyou! :) Teeter11 281 — 9y
0
No problem! TopDev 0 — 9y
Ad
Log in to vote
-2
Answered by 9 years ago

Well it depends you could copy the player profile pic and use that or you could take a pic in game and use it but i don't recommend it.. it looks better with the profile

Log in to vote
-2
Answered by 9 years ago

If you go into any of your places and use psbtools, there is a picture frame that uses profile pictures, you could always look at that and go from there.