AEGIS / SCRIPT EXECUTOR
Execute
without
compromise.
A clean, fast executor wrapped in a UI that doesn't look like it was built in 2014. Smooth animations, instant attach, and a built-in console — all in one lightweight package.
- Version
- 1.0.0
- Size
- ~69 MB
- Platform
- Windows
- Price
- Free
Aegis
No client attached.
saveinstance serializes an instance into a Roblox Studio format.
01 / MODULES
Built for the
people who notice.
Every detail was considered. Every edge was smoothed.
-
Instant Attach
One click to hook. No waiting, no guessing. The Attach button is always in reach.
-
Clean Editor
Consolas-rendered code editor with line numbers, acid caret, and smooth scroll sync.
-
Multi-Tab Scripts
Open multiple scripts at once. Each tab remembers its own code. Right-click to rename, duplicate, or delete.
-
Bootstrap Loader
Ships alongside a configurable bootstrapper for seamless setup on fresh machines.
-
Live Console
Per-line animated console output with a wave typing indicator. See exactly what's running.
-
Self-Contained
No .NET install required. Single exe, ships with everything bundled. Extract and run.
02 / DEMO
Try it right here.
Click the scripts, type in the editor, hit Run. It's the real UI, live in the browser.
getgenv() stores values that persist across script executions.
2
3
4
5
Right-click any script in the sidebar to get this menu.
03 / INSTALL
Up in three steps.
-
01
Download
Grab the zip from the Download section. Extract it anywhere — desktop, a folder, wherever.
-
02
Place bootstrapper
Drop
aegis_bootstrapper.batinto the same folder asAegis.exe. The app looks for it on launch. -
03
Run & attach
Open
Aegis.exe. Hit Attach once your game is loaded. Done.
More questions?
The full guide covers every feature, shortcut, and common issue in detail.
04 / DOWNLOAD
Get Aegis.
Self-contained. No runtime needed. No install wizard. Just unzip and go.
- Windows 10 / 11 (x64)
- No .NET install required
- ~69 MB, single exe
- Free forever

v1.0.0
Windows x64 · self-contained · free
Download AegisAegis.zip
Do I need to install anything?
No. Aegis is fully self-contained. The exe bundles the entire .NET 8 runtime. Just extract the zip and run.
What is aegis_bootstrapper.bat?
It's a setup script that runs silently when you launch Aegis. Place it next to Aegis.exe. If it's missing, Aegis will tell you where to put it.
Why does my antivirus flag it?
Self-contained .NET executables commonly trigger heuristic detections. Add the folder to your AV exclusions. Aegis does not contain malicious code.
Can I run multiple scripts?
Yes. Open as many tabs as you want. Each one holds its own code independently. Use the + button in the tab bar or right-click a script in the sidebar.
Is there a mobile version?
Not currently. Aegis is a Windows desktop application. A web or mobile companion is not planned for v1.