Skip to content

Exploiting

Using the Executor

Step 1: Launch a test game

To bring up the executor, you'll need to enter a game. I recommend playing a game such as "Baseplate", which is a great place to freely test your executor with no built-in anti-exploit measures.

A Roblox game with the name "Baseplate"

Step 2: Get a key

Free executors require you to go through a key system before you can use them. Since executors require frequent updates to stay working, maintaining them costs time and effort. The key system is how exploit developers make money off their work.

Danger

If a free executor promises to not have a key system, it's a red flag. Developing an executor requires time and resources — and people don't work for free. Keyless executors are therefore often scams or malware.

Upon entering the game, you will be met with a "Get Key" screen that looks like this:

Vega X "get key" prompt

Click the leftmost "Get Key" button. This will copy the link that you'll need to obtain a key.

Paste the link into your browser's address bar and press Enter. You should now see a page that looks like this:

The get key webiste with the "Continue" button highlighted

Click the "Continue to Next Step" button. You will be redirected to the first step of the key system shortly.

Note

You might have to disable your ad blocker to complete the key system. To disable uBlock Origin, click the uBlock Origin icon (red shield) in your extensions toolbar, then click the big power button, and reload the page. This will disable ad blocking for that page.

The keysystem website with a completed Cloudflare CAPTCHA in the middle

After opening the key system page and completing the CAPTCHA, scroll down and click the "Step 0/2" button to begin the first step. Do not click on any advertisements.

A blue "Step 0/2" button is visible after scrolling down on the keysystem website

You should now be redirected to the first step. To complete the key system, simply wait for the countdown to complete while staying on the page. After the timer reaches zero, scroll down and click the blue "Step 1/2" button to proceed to the next step.

If the page asks you to click an advertisement or read an article to proceed, do so and close it immediately. The countdown keeps running as long as the key system isn’t your active tab, so there’s no need to keep the ad open.

Repeat the same process to complete the second step.

The keysystem website with a timer in the middle. The timer has reached 0, with the text "Scroll after countdown ends!" under it

After finishing the second step, you will return to Vega X's website. From there, click "Continue to Next Step" and complete the key system in the same way as before.

When you end up on the following page, simply click copy key to copy the key.

The final page of the Vega X key system, displaying the key itself and a "copy" button below it

Step 3: Enter the key

After copying the key, return to the emulator and paste it into the key prompt by pressing CTRL + V. Click "Check Key" to confirm.

The Vega X executor with a text box for the key and the "Check Key" button highlighted

Entering the correct key will give you access to the Vega X GUI:

The Vega X GUI

You can toggle the GUI by clicking the V button, present in the top right corner of the game. You can also click and drag the area with the dots to move this button.

Vega X hide button, present in the top-right of the screen

Step 4: Executing a script

What's a script?

In the context of Roblox exploiting, a script is a piece of code that interacts with the game to manipulate its mechanics. Scripts can do various things, from enabling you to fly to giving you advantages like unlimited resources or speed hacks.

To execute a script, open the script executor by clicking the "Open" button below "Executor".

That will bring up the executor. From there, you can either:

  • Paste a script and click the "Execute" button.
  • Click the "Paste and Execute" button to automatically run the script you have copied.

As a test, run Infinite Yield, a popular admin script with various utilities allowing you to do everything from changing your speed to becoming invisible.

loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
Copy the above script and paste it into your executor. After you execute it, close Vega X by clicking the V button in the top right corner of the game.

To use the script, hover your mouse over the small window in the bottom right corner to expand the UI. From there, click the command bar and enter the command you would like to run. Press enter to execute it.

For example, typing speed 50 will change your character's walk speed to 50.

Infinite Yield with "speed 50" typed in the command bar

You’re now ready to start exploiting in Roblox! Read the next section to learn how to acquire scripts.

Finding Scripts

Exploit scripts can be found everywhere across the internet. There is no definitive source that'll include every script ever created, so using search engines like Google is typically the most effective way to find the specific script you need.

If you need a specific website, scriptblox.com is one of the most popular script repositories. Keep in mind that scripts on ScriptBlox are uploaded by users, so the quality and safety will vary.

A great way to connect with the Roblox exploiting community is through various forums and Discord servers, such as:

Go to the next page to learn how to improve your emulator's performance.