> For the complete documentation index, see [llms.txt](https://docs.qlmshop.com/qlm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qlmshop.com/qlm-docs/roblox/wave-roblox-executor/how-do-i-use-wave-executor-roblox.md).

# How do i use Wave Executor Roblox ?

**How Do I Install Wave Executor?**

Installing Wave Executor is a simple and streamlined process. Follow this comprehensive guide to start using Wave Executor and unlock its full potential.

***

#### **Step-by-Step Installation Guide**

**Step 1: Download the Latest Version**

* Visit the [official Wave Executor website](https://getwave.gg) to download the latest installer.
* Ensure you download only from trusted sources to avoid malware or corrupted files.

**Step 2: Prepare Your System**

1. **Disable Antivirus:**
   * Temporarily disable your antivirus software to prevent it from falsely flagging the installer.
   * Wave Executor is completely safe and secure but may trigger warnings due to its cheat-related functionality.
2. **Install Dependencies:**
   * Ensure your PC has the latest versions of **Microsoft Visual C++ Redistributable** and **.NET Framework**.
   * Missing dependencies can cause issues during installation.

**Step 3: Install Wave Executor**

1. Extract the downloaded file using tools like **WinRAR** or **7-Zip**.
2. Locate the installer within the extracted folder.
3. Double-click the installer and follow the on-screen instructions to complete the setup.

**Step 4: Activate Your Key**

1. Launch Wave Executor after installation.
2. You will be prompted to enter an activation key.
3. Purchase your key from the official [QLMShop.com](https://qlmshop.com) or activate it through the [Wave Key Activation Page](https://getwave.gg).

**Step 5: Load and Execute Scripts**

1. Open Wave Executor.
2. Navigate to the **Script Loader** tab and select your desired script.
3. Press "Execute" to run the script in Roblox.

**Step 6: Customize Settings**

* Adjust Wave’s settings to optimize performance and match your preferences.
* Set hotkeys for quick script execution without disrupting gameplay.

***

#### **Common Troubleshooting Tips**

* **Error Loading Scripts?**
  * Ensure your scripts are up to date and compatible with Wave.
* **Crashes or Performance Issues?**
  * Restart your system and ensure no background processes are conflicting.
* **Account Security Concerns?**
  * Wave’s anti-ban system protects you from detection, but always use scripts responsibly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.qlmshop.com/qlm-docs/roblox/wave-roblox-executor/how-do-i-use-wave-executor-roblox.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
