> For the complete documentation index, see [llms.txt](https://aibotwiki.flyffbot.net/gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aibotwiki.flyffbot.net/gitbook/installation.md).

# Installation

<details>

<summary>Step 1)</summary>

* Create a folder on **C:\\** Drive. For example C:\SomeNiceFolder <mark style="color:red;">Do not use any other Drive and do not install it on the Desktop</mark>

</details>

<details>

<summary>Step 2)</summary>

* Add the **Folder** as **Exclusion** to Windows Defender. [How to ?](https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26)

<mark style="color:red;">We do not support any third party antivirus solutions. Best is to uninstall them and use Windows  Defender</mark>

</details>

<details>

<summary>Step 3)</summary>

* Download VC Redist AIO Package: <https://flyffbot.net/Visual-C-Runtimes-All-in-One-May-2021.rar>
* Download AiBot Installer: <https://flyffbot.net/dl/AiBotInstaller.exe>

You might need to turn off Virus Protection on Chrome if you can not download the Installer: <https://support.google.com/chrome/thread/171131461/how-can-i-turn-off-virus-protection-on-chrome?hl=en>

:information\_source: **Additional Information** :information\_source:

Why can it be shown as virus? AiBot does manipulate running processes (The game itself) wich is recognized by your antivirus. Usually this it not a behaviour you want a program to do unless you want exactly this to automate your game.

This is a so called ["False Positive"](https://www.malwarebytes.com/blog/news/2017/09/explained-false-positives)

</details>

<details>

<summary>Step 4)</summary>

* Extract the VC Redist AIO with [WinRar ](https://www.winrar.de/downld.php)or [7Zip](https://www.7-zip.org/download.html) into a new Folder
* Run install\_all.bat as Administrator (Right click -> Run as Administrator)
* Run AiBotInstaller.exe and install it to the folder you have created in Step 1

</details>

<details>

<summary>Step 5)</summary>

**Join the Discord Server and PM Aiden or netHox and ask to get added to the hidden AIBot channel to be updated with the latest news and to discuss with other botters**

[**Join Now!**](https://discord.gg/ZmHzyM9)

</details>

<details>

<summary>Step 6)</summary>

* Start the Launcher
* Register your Account&#x20;
* Input Serial key (you have got that send to your mail. Search for Payhip)

</details>


---

# 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://aibotwiki.flyffbot.net/gitbook/installation.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.
