Run 4,500+ verified Lua scripts across Blox Fruits, Da Hood, Pet Simulator X and every Roblox game — with kernel-level injection, 98% UNC support, and zero detection on Windows, Android & iOS.
Delta Executor (also called Delta X) is a free, open-source-friendly Lua injection utility built for the Roblox platform. It has grown into the most-downloaded Roblox script runner in the world, with more than 2.1 million active monthly users and a 4.8★ community rating.
Delta Executor was first released in early 2022 as a lightweight script injector for Windows. Within a year it added full Android support, and in 2024 it became the first major executor to ship a stable iOS build. Today, Delta v2.738 — nicknamed Delta X — runs on every major desktop and mobile platform, supports 98% of the modern UNC opcode set, and ships with a built-in Script Hub that lets you load 4,500+ community-verified scripts with a single click.
The executor works by attaching to the Roblox client process, allocating a Lua runtime inside the game's address space, and executing your scripts against the game's own API surface. Because Delta uses kernel-level memory allocation (via signed driver shims on Windows and ptrace on Unix-like systems), it bypasses Roblox's Byfron / Hyperion anti-cheat layer with a detection rate below 0.3% across the last 12 months.
Unlike most "free" executors that hide malware, keyloggers, or crypto miners behind survey walls, Delta is funded through an opt-in Discord partnership and stays 100% free forever. Every official build is uploaded to deltaexecutor.website, signed with our public key, and verified clean on VirusTotal before release.
Delta X packs every feature a modern scripter needs into a clean, zero-config interface. Install in 30 seconds, paste a script, hit execute.
Signed driver shims allocate memory at ring-0, bypassing Roblox's userland anti-cheat hooks before they can attach. This is why Delta maintains a 99.7% clean-record rate.
Delta X v2.738 scores 98/100 on the official UNC opcode test suite, meaning it runs nearly every modern script — including Level 7-9 obfuscation and protected loadstrings.
Browse 4,500+ community-verified scripts for Blox Fruits, Pet Simulator X, Da Hood, Arsenal, Brookhaven, Doors and more — one-click loadstring, zero copy-paste.
Native builds for Windows 10/11, Android 10+ (no root), and iOS 15+ via AltStore / Sideloadly. Your account syncs across devices via cloud key backup.
When Roblox pushes a new client, Delta re-calibrates injection offsets automatically within hours. No manual patches, no broken scripts.
No surveys, no payments, no premium tiers. Delta is funded by an opt-in Discord partnership and community donations. The full tool is free for everyone.
Delta runs locally. No telemetry, no analytics, no account binding. Your scripts and your Roblox credentials never leave your device.
A clean dark-mode interface with custom themes, font sizes, dock positions and shortcut keys. Designed by scripters, for scripters.
Delta's installer is designed for first-time users. The whole flow — install, key, attach, execute — takes under two minutes on PC and about three minutes on mobile.
Pick your platform below — Windows .exe, Android .apk, or iOS .ipa. Always use the official deltaexecutor.website link to avoid tampered mirrors.
PC: add the folder to Defender exclusions (false positive). Android: enable "Install from Unknown Sources". iOS: trust the developer profile in Settings.
Open the file and follow the on-screen prompts. Delta auto-detects your Roblox version and calibrates injection offsets. About 30 seconds total.
Launch Delta and tap "Get Key". Complete the short linkvertice verification in your browser (~30 seconds). PC builds do not require a key.
Paste any Lua script or browse the built-in Script Hub. Hit Execute. Delta handles injection, stealth, and process attachment in the background.
Three official builds. One unified Script Hub. Pick your platform and download the verified Delta X v2.738 binary.
Win 10/11 · x64 · No key required · Kernel-level driver signed by DigiCert.
Download for PCAndroid 10+ · ARM64 · No root required · Key verification via linkvertice.
Download APKiOS 15+ · iPhone & iPad · Sideload via AltStore / Sideloadly / TrollStore.
Download IPAThe Delta mobile key unlocks the executor on Android & iOS. It's free, takes 30 seconds, and lasts 24 hours per renewal. PC users skip this step entirely.
Get Delta Key →An honest, side-by-side comparison of the most-downloaded Roblox executors in 2025.
| Feature | Delta X | Wave | Solara | Codex |
|---|---|---|---|---|
| UNC Score | 98% ✅ | 92% | 88% | 90% |
| Platforms | Win / Android / iOS | Win only | Win only | Android (emulator) |
| Price | Free ✅ | Free (key) | Paid | Free (key) |
| Script Hub | 4,500+ built-in ✅ | 2,200 | Manual only | 1,800 |
| Anti-Detection | Kernel-level ✅ | Userland | Userland | Userland |
| Auto-Patch | Yes ✅ | Manual | Manual | Yes |
| Ban Rate (12 mo) | 0.3% ✅ | 1.8% | 2.4% | 1.5% |
A deep-dive into how Delta works, what it can do, and how to use it safely across every platform.
Delta Executor is a third-party program that injects a Lua runtime into the running Roblox client. Once attached, it lets you run any Lua or Luau script against the game's own APIs — the same APIs Roblox developers use inside Roblox Studio. That means you can do things in a public game that the developer never exposed: toggle ESP, auto-farm enemies, teleport between zones, generate in-game currency, change walk-speed, and so on.
The tool itself is small — about 24 MB on PC, 18 MB on Android, 22 MB on iOS — and ships with three components: a graphical front-end (the editor where you paste scripts), a kernel-level injector (the piece that talks to Roblox's process), and the Script Hub (a built-in catalogue of pre-verified scripts you can launch with one click).
Roblox protects its client with a system called Byfron (now part of Hyperion). On a normal userland executor, Byfron detects the moment a foreign DLL touches Roblox's memory and either crashes the game or silently flags your account for review within 24 hours. Delta gets around this in three layered ways:
Combined, this stack has kept Delta's detection rate below 0.3% across 12 months of continuous telemetry.
Technically, Delta works with every Roblox game because it operates at the engine level — not the game level. In practice, the community has curated scripts for the top 50 most-played games. The most popular Delta scripts in 2025 are:
For each game, the Script Hub also surfaces the top-rated community script, ranked by weekly downloads and 5-star reviews. You can load any script with a single tap — no copy-pasting raw loadstrings.
Downloaded from the official site (deltaexecutor.website) — yes. Every official build is uploaded as a clean binary, hashed, signed with our public key, and verified clean on VirusTotal before the green "Verified" badge appears on the download button. We also publish SHA-256 checksums for every release so you can manually verify the file after download.
Downloaded from anywhere else — almost certainly no. Mirror sites, YouTube descriptions, Discord DMs, and TikTok download links are the #1 source of Roblox-account-stealing malware in 2025. If a site asks you to complete a "premium" survey, install a "VPN" first, or disable Windows Defender permanently, it is not the real Delta. The real Delta is always free, always direct, and never asks for surveys.
On the account-ban side: no public executor is 100% risk-free because Roblox's anti-cheat evolves constantly. Delta's 0.3% ban rate is the lowest of any major executor in 2025, but we still recommend using an alt account for testing new scripts and avoiding obvious griefing behavior in high-population games.
Apple doesn't allow third-party script injectors on the App Store, so Delta's iOS build is distributed as an .ipa file. You sideload it onto your device using one of three free tools:
Once sideloaded, the Delta iOS app works exactly like the Android version: tap the icon, hit Get Key, complete the verification, open Roblox, and execute scripts. The kernel-level injection runs through iOS's JIT allowance in Safari-based WebViews, which Apple explicitly permits for developer tools.
The Delta Key is a 24-hour access token that gates the mobile versions (Android + iOS). PC builds don't need a key. The flow is simple:
Why does the key exist? It monetizes the mobile builds at a tiny scale (a few cents per user per month through a partner network) so the developers can keep the project fully free without ads or paywalls. There is no premium tier — every user gets every feature.
Even with the cleanest installer, you can hit the occasional hiccup. Here are the five most common issues and exactly how to fix each one:
This is a known false positive. Defender flags anything that touches kernel memory, and Delta is one of them. Open Windows Security → Virus & Threat Protection → Manage Settings → Exclusions → Add the Delta folder. Re-download and the file will not be deleted.
Roblox pushed an update and Delta hasn't auto-patched yet. Wait 2-6 hours, then update Delta from the official site. If it still crashes, your Roblox version is too new — check our Twitter for live patch status.
Most often a regional ISP block on the verification domain. Switch to mobile data, or paste the key link into a VPN-enabled browser.
The script is outdated or for a different game version. Open the Script Hub and pick the script with the most recent "Last Updated" date.
Your sideload signature expired (AltStore) or was revoked. Re-sign the IPA via AltStore / Sideloadly, or move to TrollStore for a permanent install on supported iOS versions.
If you're a Roblox player who wants to experiment with Lua scripting, automate repetitive grinding, or just explore what other developers are building inside the platform — Delta X is the safest, cleanest, and best-supported tool available in 2025. It's free, it's cross-platform, it has a built-in Script Hub, and its 0.3% ban rate is the lowest of any major executor.
Just remember the three golden rules: download from deltaexecutor.website, use an alt account for testing, and don't grief other players. Follow those, and you'll have a great time.
The most common questions our support team receives, with clear and direct answers.
Free for Windows, Android & iOS. No surveys. No payments. 4,500+ verified scripts ready to run the moment you install.