# FiveM Escrow

{% hint style="warning" %}
Please read all the instructions carefully. If you've followed all the steps and are still experiencing issues, try waiting 30 to 60 minutes after purchasing the script, as this can sometimes resolve the problem. Additionally, make sure to perform a full server restart.
{% endhint %}

<details>

<summary>Error parsing script... syntax error near &#x3C;\1></summary>

* If you're using [FileZilla](https://filezilla-project.org/), files may have been corrupted during transfer. Try using an alternative FTP client like [WinSCP](https://winscp.net/eng/index.php).
* If you're transferring files one by one, upload the entire .zip file as it is, and extract it after the transfer to your VPS.
* Your server version may be outdated; the minimum required version is 4752.
  * Download the latest server artifacts [here](https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/) or [here ](https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/)if you use linux.
  * You can also refer to the official FiveM guide for more information.

</details>

<details>

<summary>You lack the required entitlement to use island_[script name]</summary>

This message explains how the FiveM escrow system works for Island Company and how to set up your server to use them.

#### Key Points:

1. **FiveM Escrow System:**\
   Island Company are tied to the FiveM account you used to purchase the script on Tebex. This means the script is linked to that account and can only be used on a server with a key created by the same account.
2. **Creating a Server Key:**\
   To make the script work, you need to create a server key using the same FiveM account you used to buy the script. You can create the key in **FiveM Keymaster**. Once you've created the key, add it to your `server.cfg` like this:

   ```
   sv_licenseKey "80135805018skfdeoj"
   ```
3. **Transferring the Script to Another Account:**\
   If the script is on your friend’s FiveM account, you can transfer it to your own account by:
   * Going to the **Purchased assets** tab in FiveM Keymaster.
   * Selecting **Transfer to another account**.
   * **Note:** You can only transfer a script once. After that, it cannot be transferred again.
4. **ZAP-Hosting Servers:**\
   If you're using ZAP-Hosting, you don't need to add the server key to `server.cfg`. Instead, you can input it directly into your server's control panel. For detailed instructions, refer to the official guide on ZAP-Hosting’s website.

</details>
