Categories > Coding > Lua >

How to add an image into my GUI....

Posts: 17

Threads: 10

Joined: Sep, 2022

Reputation: 0

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?

  • 0

Posts: 1440

Threads: 74

Joined: May, 2022

Reputation: 21

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)

  • 0

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 )