# Script - erstellen

{% hint style="warning" %}
Um die Seiten freizuschalten benötigen Sie eine Mitgliedschaft (min. **Bronze**)
{% endhint %}

### Schritt 1: Script erstellen

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

* Klicke auf "Script erstellen"

### Schritt 2: Daten ausfüllen

{% hint style="warning" %}
Download Link nach dem erstellen des Scripts eintragen!
{% endhint %}

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

* Fülle die geforderten Daten aus
* [Webhook erstellen](https://support.discord.com/hc/de/articles/228383668-Einleitung-in-Webhooks)
* Gehe danach auf Erstellen

### Schritt 3: Download

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

* Klicke auf "Download"
* Die Datei ist die neue server.lua (serverseitige Datei)
* Lösche die server.lua und ersetze sie mit der neuen Datei

### Tutorial Video

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


---

# Agent Instructions: 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.wavecore.dev/wavecore/license-system-1/script-erstellen.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.
