zcythiero/delta-exec-pc — explained in plain English
Analysis updated 2026-05-18
Run custom Lua scripts inside Roblox games that the game developers did not approve.
Automate repetitive in-game tasks such as farming resources.
Load ESP scripts that reveal hidden information like other players' positions.
| zcythiero/delta-exec-pc | demonixis/openxr-osx | caspermeijn/onvifviewer | |
|---|---|---|---|
| Stars | 40 | 40 | 41 |
| Language | C++ | C++ | C++ |
| Last pushed | — | — | 2023-01-19 |
| Maintenance | — | — | Dormant |
| Setup difficulty | moderate | hard | moderate |
| Complexity | 2/5 | 5/5 | 3/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
May require temporarily disabling antivirus software for the injector to run.
Delta Exec PC is a Windows program that injects itself into a running Roblox client and lets the user run custom Lua scripts inside Roblox games. Roblox is an online game platform, its games are scripted in a language called Lua (specifically a Roblox variant called Luau). Normally, players can only run scripts that the game developers have approved. This tool bypasses those restrictions so a user can run any script they choose. The tool is described as a script executor or exploit. Its headline features are support for bypassing two of Roblox's anti-cheat systems, called Byfron and Hyperion, and keyless operation, meaning it does not require a license key the way some competing tools do. The README lists popular Roblox games it works with, including Blox Fruits and Pet Simulator, and mentions use cases such as auto-farming (automating repetitive in-game tasks) and ESP (a type of script that shows hidden information, such as the positions of other players or items through walls). Installation is a download-and-run process: the user downloads a ZIP archive, extracts it, runs the executable as Windows Administrator, and then follows a setup guide that walks through injecting into the Roblox client. The troubleshooting section in the README recommends temporarily disabling antivirus software if the executor does not start, which is a common requirement for this category of tool because security software often flags injection-based programs. The README includes a disclaimer stating the project is for educational and personal use only, that using it may violate Roblox's Terms of Service, and that users risk account bans. The authors state they are not responsible for any consequences.
A Windows tool that injects into a running Roblox client so a user can run custom, unapproved Lua scripts in Roblox games.
Mainly C++. The stack also includes C++, Lua, Windows.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.