Are we able to use external image addresses?

I’m trying to create a system where I can give my script external image addresses to put on GUI. Is this possible?

No, Roblox’s engine limits the only image assets available to their content delivery network only. Everything else fails.

That said, any uploaded or API-based images are the only one usable. Third-party assets are untouchable, unless you are really going for rendering an image physically, it would be a different story.

3 Likes