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

Help, I need help

Asked by
Zelver 0
10 years ago

Please make your question title relevant to your question content. It should be a one-sentence summary in question form.

How do i get the image of any hat in my image label?

1
Try making your title relevant to your question. "Help, I need help" doesn't tell us anything about the problem/question so some people may just pass over it. User#2 0 — 10y

2 answers

Log in to vote
1
Answered by
Merely 2122 Moderation Voter Community Moderator
10 years ago
local id = 152173291 -- id of the hat
ImageLabel.Image = "http://www.roblox.com/Thumbs/Asset.ashx?Width=110&Height=110&AssetId=" .. tostring(id)

You can use the following dimensions for the Width & Height: 110x110 420x420

More thumbnail APIs can be found on Seranok's github.

Ad
Log in to vote
-1
Answered by
Teeter11 281 Moderation Voter
10 years ago

Save the image of the hat from a browser and create a decal of it then you can use it.

0
This is not wat i wanted i would need to upload a thousand decals if that were the case Zelver 0 — 10y
0
noooo i got a thumb down :( Teeter11 281 — 10y

Answer this question