> For the complete documentation index, see [llms.txt](https://dracula-scripts.gitbook.io/dracula-v4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dracula-scripts.gitbook.io/dracula-v4/dracula-v5/server-installation.md).

# Server installation

{% hint style="success" %}
First download Dracula V5.2 from discord on the chanell (dracula-v5-2)
{% endhint %}

## Dependencies

* kq\_lootareas (<https://kuzquality.com/package/5355106>) free!! (just get it on your keymaster don't add it anywhere)
* kq\_lasers (<https://kuzquality.com/package/6344519>) free!! (just get it on your keymaster don't add it anywhere)
* web folder, you will find it on discord on the chanell (dracula-v5-2), add it inside illenium-appearance script
* ap-questionnaire (<https://ap-scripts.tebex.io/package/6646975>) free!! (just get it on your keymaster don't add it anywhere)

{% hint style="success" %}
Install the 0r-Craft and 0r-lib and put it inside \[standalone] Folder.
{% endhint %}

{% hint style="success" %}
Change 0r-craft/shared/config.lua with this one
{% endhint %}

{% file src="/files/RLek7qhTQu761HG6lQSe" %}

{% hint style="success" %}
Change 0r-craft/ui with this one
{% endhint %}

{% file src="/files/A5IMNBQyJdx6jplxItAl" %}

{% hint style="success" %}
*Download* Dr\_escrowedressources from your keymaster/created assets and put all the folders inside the resources, this is how it needed to look like :
{% endhint %}

<figure><img src="/files/yOCVjNJFNR4nY0WmepSh" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Insert the SQL to your databse, you will find a file on the server called "dracula\_v5\_database", insert it to your database, this is a guide for how to insert the sql

<https://www.youtube.com/watch?v=8QpFOluK_xo&t=42s>
{% endhint %}

{% hint style="success" %}
Go to your server.cfg and change the license key to yours (it needed to be the same license key where the ressources transfer to on your keymaster).
{% endhint %}

{% hint style="success" %}
Click FXSERVER app on fxserver folder.
{% endhint %}

<figure><img src="/files/S37GkEWlkgkHHbxuOuot" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
After you link your account choose Exiting server data on the deployment type.
{% endhint %}

<figure><img src="/files/dkgTVVQlI27ulKwDQrXe" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Put the server location here where the server.cfg and ressources located and click next.

{% endhint %}

<figure><img src="/files/oaG7PjTKyb6FyFfT85Gm" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Run the server and turn the onesync to "on with infinity" on your txadmin/settings/FXSERVER.
{% endhint %}

<figure><img src="/files/kU7r8DKGxG36MQ8FPXj0" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Restart your server and your good to go!
{% endhint %}


---

# 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://dracula-scripts.gitbook.io/dracula-v4/dracula-v5/server-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.
