Categories > Coding > Lua >
How to add an image into my GUI....
Posted
I want to add an image into my lua script.
Can someone tell me how to?
Its to make an logo and a nice background.
The image I want to upload is from the roblox asset marketplace.
By the way is there any way to upload images from a website or downloaded images?
Replied
use the imagelabel class with Instance.new and change the image property
for asset marketplace: normal rbx id
for downloaded images: put the image in your workspace folder and set the image property to getcustomasset("filename.png") (if your exploit supports it)
Cancel
Post
https://cdn.discordapp.com/attachments/978212409145708565/1119225665649115167/WRD_Siggy.png
"Your code looks like a decompiled roblox script" - Me
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post