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

How to get a items image from the catalog?

Asked by 5 years ago

I would like to know how and if all roblox catalog items already have a image. For example, (https://www.roblox.com/catalog/1744335435/Frightbot) "Frightbot" is a catalog hat. Is there a way to get a decal id of "Frightbot" without saving the image from the catalog and creating a new decal?

0
you can go into the content tab and get the image: https://www.roblox.com/library/1669336459/TX-frightbot awesomeipod 607 — 5y
0
Not what I need. benben3963 6 — 5y
0
Use the id and put the asset in an ImageLabel KennySfromTitan 106 — 5y
0
Doesn't work. benben3963 6 — 5y
View all comments (2 more)
0
Select the ID after catalog then add the ID into ImageLabel or A script you're working on. mixgingengerina10 223 — 5y
0
Doesn't work. benben3963 6 — 5y

1 answer

Log in to vote
0
Answered by 5 years ago

Say you were trying to get "Frightbot"'s image decal, first up, insert a Image Label or an Image Button depending on what you're doing, and then go to Frightbot's page. https://www.roblox.com/catalog/1744335435/Frightbot Examine this URL link until you see an Asset Id, for example, for Frightbot, it would be "174433435" and then click your Image Labelor Image Button and use the Properties tab to find the Property of Image. Paste in your Asset Id from your URL, and Boom, there you go. If this helped, make sure you don't forget to accept!

0
Go in studio and try to do what you are telling me to do. benben3963 6 — 5y
0
It doesn't work. benben3963 6 — 5y
Ad

Answer this question