> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corelabs.ac/llms.txt
> Use this file to discover all available pages before exploring further.

# Skript.gg

> Get started with the Skript Cheat for GTA V.

## Redeeming the Key

<Warning>
  Getting an error during the register process? Make sure your password does **not** contain special characters like `!` and `?`.
</Warning>

<Steps>
  <Step title="Create an Account">
    After purchasing and receiving the key, go to the official [Skript Website](https://www.skript.gg/register) and create an account.
  </Step>

  <Step title="Activate Your Code">
    Login to your created account and go to **Activate a Code**. Paste the license key into the **Product Code** field to redeem it and bind it to your account.
  </Step>
</Steps>

## Downloading

<Note>
  Download blocked for "Malicious Software"? Go to your Browser History (**CTRL + J**) and allow the download there.
</Note>

<Steps>
  <Step title="Download the Loader">
    After successfully redeeming your license, deactivate your antivirus, go to **Download** and press the **Download** button to download the Loader.
  </Step>

  <Step title="Extract the Files">
    Unzip the `.zip` to a folder. The password for it is `skript.gg`.
  </Step>
</Steps>

## Injecting

<Note>
  Make sure to disable your antivirus before injecting the cheat.
</Note>

<Steps>
  <Step title="Open and Login">
    Open the `.exe` and login with your account details.
  </Step>

  <Step title="Select Version">
    After successfully logging in, go to the **GTA** tab and choose one of the 2 versions.
  </Step>

  <Step title="Inject and Start">
    Press **Inject** and start your game.
  </Step>
</Steps>

<Info>
  **What is the difference between the 2 versions?**

  **GTA V Stealth** is a safer version to use, as it is not visible on clip programs like Nvidia GeForce, Discord Screen Transfers, and Screenshots. It has less risky features and is **EXTERNAL**, which means it is not directly in your game.

  The **Normal Version** is **INTERNAL**, so it will be visible on Nvidia GeForce and other clip programs.
</Info>

<Tip>
  After injecting the cheat, you can use the cheat menu by pressing the `INSERT` key.
</Tip>

## Common Issues

<AccordionGroup>
  <Accordion title="Menu key/no menu or ESP in game">
    The menu key is `Insert` by default. Only **Windowed mode** is supported (or **Fullscreen-Window**, but not exclusive Fullscreen).
  </Accordion>

  <Accordion title="Loader stuck on 0% (for more than 5 minutes)">
    1. Restart your PC completely by opening `cmd` and typing:

    ```bash theme={null}
    shutdown -s -t 00
    ```

    2. Don't use custom Windows ISOs like Ghost Spectre/ggOS
  </Accordion>

  <Accordion title="Error code: 0xC0000603">
    Open `cmd` as administrator and enter the following command:

    ```bash theme={null}
    wusa /uninstall /kb:5028254 /norestart
    ```

    After you finish uninstalling, restart your PC to apply and try again.
  </Accordion>
</AccordionGroup>
