rafddb18/delta-exec-pc — explained in plain English
Analysis updated 2026-05-18
Run community-made auto-farm Lua scripts inside Roblox games.
Load third-party Roblox script hubs into a running game session.
Add an ESP overlay that displays other players' positions on screen.
Inject and test custom Lua scripts against the Roblox client.
| rafddb18/delta-exec-pc | deftruth/lite.ai.toolkit | 0xjbb/modulestomped | |
|---|---|---|---|
| Stars | 33 | 33 | 34 |
| Language | C++ | C++ | C++ |
| Last pushed | — | 2025-03-30 | — |
| Maintenance | — | Stale | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 3/5 | 4/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires disabling real-time antivirus protection and running as Administrator, use may violate Roblox's Terms of Service.
Delta Exec PC is a Windows application that runs custom Lua scripts inside the Roblox game client. Roblox normally blocks unauthorized code through two anti-cheat systems called Byfron and Hyperion. This tool includes bypass mechanisms for both and works without requiring a product key to activate. The README describes the main intended uses as running auto-farm scripts in popular Roblox games like Blox Fruits and Pet Simulator, loading community-made script hubs, and adding overlay features such as ESP, which displays player positions on screen. The tool is optimized for Windows 11, though earlier Windows versions may work with some adjustment. Installation involves downloading and extracting a zip archive, launching the executable as Administrator, and injecting it into a running Roblox session. Once injected, users can paste or load Lua scripts directly. Antivirus software commonly flags executables of this type, so the setup guide instructs users to disable real-time protection temporarily during installation and injection. The README includes a troubleshooting table covering common failure points: the executor not starting (run as Administrator), injection failures (close Roblox and retry with bypass enabled), scripts not running (update to the latest release), and Windows 11 compatibility errors (update Windows and follow the setup guide). The project carries a disclaimer stating that use may violate Roblox's Terms of Service and could result in account bans. The authors describe it as intended for educational and personal use only and accept no responsibility for any consequences that follow.
A Windows tool that injects custom Lua scripts into Roblox, bypassing its anti-cheat systems to run auto-farm and overlay scripts.
Mainly C++. The stack also includes C++, Windows, Lua.
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.