Skip to content

A Proof-of-Concept for using Frame "pixels" to display images in Roblox

Notifications You must be signed in to change notification settings

R0bl0x10501050/RobloxImageBypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RobloxImageBypass

This is a Proof-of-Concept of using Frames to display images on Roblox.

The process goes as follows:

  1. You upload an image on the webserver
  2. The image is split into pixels
  3. Roblox fetches the pixels
  4. Roblox displays the pixels on a GUI

This is not intended to be used in Roblox games as it poses a major security risk!

About

A Proof-of-Concept for using Frame "pixels" to display images in Roblox

Resources

Stars

Watchers

Forks

Packages

No packages published