Creating your own roblox workspace esp from scratch

If you have spent any time messing around with Luau, you have probably thought about how to set up a basic roblox workspace esp to keep track of objects or players in your game environment. It is one of those "rite of passage" projects for anyone getting into game security research or just wanting to understand how the engine handles 3D-to-2D rendering. Honestly, once you understand how the workspace hierarchy functions, the mystery behind how people see through walls or track distant items kind of disappears. ...

January 30, 2026 · 6 min · Shadi Herrmann