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

How Do I Make A Script That Changes Player's Image?

Asked by
ImfaoXD 158
8 years ago

Can somebody help me make a script that change a player's image?

Like this: https://gyazo.com/cddadad811c0030352d207af85dde83c

I want to use the ID from a player's profile Image and put it in the ImageGUi and whenever a player change their looks, the image change too. How can I do that?

The image change if the player's change their avatar clothes. I have tried to used the ROBLOX teleporter which also change the image when I out the place ID and if the owner of the game changed their image for the game, the image change too. How an I do that? Please help me.

Here's a link to see what I'm talking about: https://www.roblox.com/Roblox-Teleporter-item?id=57230687

0
Wouldn't you just need a while loop every so often updating the image? I mean there's really not a way to check it, so you can just update it every 30 seconds or so. TinyPanda273 110 — 8y
0
What about the ROBLOX teleporter? When I put the ID of the place into the ROBLOX teleporter, the image will change whenever the owner change the game image. Here's the model to see what I'm talking about: https://www.roblox.com/Roblox-Teleporter-item?id=57230687 ImfaoXD 158 — 8y
0
Do it the same way. Just have a while look that runs every 30 seconds or so and just updates the current image with the new image, regardless of a change or not. TinyPanda273 110 — 8y

Answer this question