Join Discord

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 aegis-executor
+

Aegis

No client attached.

TIP OF THE DAY

saveinstance serializes an instance into a Roblox Studio format.

📄 Untitled 1
1
› CONSOLE
Aegis ready, waiting for a client.
Start No client

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.

Aegis
No client attached.
START
+ New script
RECENT SCRIPTS
📄 Untitled_1.luau
📄 esp.luau
TIP OF THE DAY

getgenv() stores values that persist across script executions.

📄 Untitled 1
1
2
3
4
5
› CONSOLE
Aegis ready, waiting for a client.
› SCRIPTS
📄 Untitled_1.luau
📄 esp.luau
📄 inf_jump.luau


Right-click any script in the sidebar to get this menu.

03 / INSTALL

Up in three steps.

  1. 01

    Download

    Grab the zip from the Download section. Extract it anywhere — desktop, a folder, wherever.

  2. 02

    Place bootstrapper

    Drop aegis_bootstrapper.bat into the same folder as Aegis.exe. The app looks for it on launch.

  3. 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.

Read the full guide →

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
Latest release
AEGIS EXECUTOR

v1.0.0

Windows x64 · self-contained · free

Download Aegis
SHA-256 Aegis.zip

05 / FAQ

Common questions.

Ask on Discord ↗
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.