# Using an Exploit

When using a Roblox exploit (executor), you'll typically find these main parts:

# 1. Key System (if there is one)

Some free executors (like KRNL or Fluxus) require a key to use them. Usually, you’ll:

  • Open the executor and click "Get Key".
  • Go through a few ads (e.g., Linkvertise) or you can bypass the ads by pasting the adlink into a website like bypass.city or bypass.vip. While most systems like Luarmor haves anti-bypass systems that protects websites like bypass.city from bypassing the link, so instead you can choose bypass.vip since it is not detected in most anti-bypass services like Luarmor.
  • Copy the key and paste it into the executor to unlock it.

Once you’ve done this, you can use the executor until it resets or the next time you reopen it.

# 2. Script Executor

The main part of the exploit lets you run Lua scripts inside Roblox.

# How to Execute a Script:

  1. Open your executor while Roblox is running.
  2. Paste your Lua script into the big text box or editor.
  3. Click the "Attach" button to connect the executor to the Roblox game.
  4. Wait a few seconds until it says "Attached" or "Injected".
  5. Click "Execute" to run the script in the game.

# 3. Saving Scripts

Most executors have a "Save" feature so you can keep your favorite scripts.

# How to Save a Script:

  1. After pasting a script into the executor, look for a Save or File tab.
  2. Click Save, give it a name (e.g., autofarm.lua), and save it.
  3. The script will usually be saved in a scripts folder inside the executor's directory.

Later, you can open it again by clicking "Open File" or using a script browser in the executor.

# 4. Auto-Execute Scripts

Auto-execute makes scripts run automatically every time you join a game.

# How to Auto-Execute a Script:

  1. Find your executor’s auto-execute folder (usually called autoexec or autoexecute).
  2. Place your .lua or .txt script file in this folder.
  3. The next time you inject the exploit into a game, the script will run automatically.

# 5. Extra Features (if available)

Modern executors often include helpful tools:

Feature What it does
Rejoin Rejoins the same game server.
Serverhop Jumps to a new server of the same game.
FPS Cap Limits your frame rate (e.g., to save performance).
Clear Logs Clears Roblox's internal logs (helps reduce detection).
Script Hub Built-in script library from sites like ScriptBlox, RScripts.

Check if these optional options are available in your executor, since this can help you for example if you want to clear all the scripts running, you can just rejoin the game.