> For the complete documentation index, see [llms.txt](https://docs.ducks-services.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ducks-services.com/select-your-product/select-your-game/league-of-legends/lol-script.md).

# LOL Script

{% embed url="<https://ducks-services.com/store/product/363-lol-script-1-day/>" %}

{% embed url="<https://streamable.com/i0fvrj>" %}

***

{% stepper %}
{% step %}

### Download the Loader

<a href="https://mega.nz/folder/AEwjGBQJ#3Gm6UzfVlPCYCJajCX-w0w" class="button primary" data-icon="arrow-down-to-bracket">Download Loader</a>
{% endstep %}

{% step %}

### Close Vanguard

* Fully **close Vanguard** before starting the setup.
  {% endstep %}

{% step %}

### Create Folder

* Create a **new folder on your desktop**.
  {% endstep %}

{% step %}

### Add Files

* Paste the provided **`.bat` file** into this folder.
  {% endstep %}

{% step %}

### Create Key File

* Create a **text file named `key.txt`** in the same folder and paste your **license key** inside.
  {% endstep %}

{% step %}

### Insert USB

* Insert your **USB drive** into the PC.
  {% endstep %}

{% step %}

### Format USB

* Format the USB to **FAT32** (Right-click → Format → Select **FAT32**).
  {% endstep %}

{% step %}

### Run Script

* Run the **`.bat` file as Administrator** and follow the on-screen instructions.

{% hint style="info" %}
The script can only be configured **before the PC restarts**. The menu will **not appear in-game afterward**.
{% endhint %}
{% endstep %}

{% step %}

### Open Boot Menu

* While your PC is restarting, press **F8** to open the **boot menu**.
  {% endstep %}

{% step %}

### Select USB

* Choose your **USB device** from the boot list.
  {% endstep %}

{% step %}

### Remove USB

* When prompted, **remove the USB drive**.
  {% endstep %}

{% step %}

### Launch Game

* Once your PC finishes booting, **launch the game**.
  {% endstep %}

{% step %}

### Cheat Active

* The cheat will remain **active until your next full system restart**.
  {% endstep %}
  {% endstepper %}


---

# 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:

```
GET https://docs.ducks-services.com/select-your-product/select-your-game/league-of-legends/lol-script.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
