# RedENGINE触发器使用教程

**例如你在服务器内完成一些事情的时候，这时`触发器`就会**<mark style="color:blue;">**`检测到你的行为`**</mark>

**也就是常说的**<mark style="color:blue;">**`服务器触发事件`**</mark>

**例如在抢劫房子**

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

**这时菜单就会有**<mark style="color:blue;">**`对应数据`**</mark>**，当你重复行为就可以获取数据**

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

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

<figure><img src="/files/9RrPcvySrg4Cd7rS9tTj" alt=""><figcaption></figcaption></figure>

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

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

**如果你的行为作完后，你会有物品/奖励，然后找到你对应的代码到触发器内操作，等于你**<mark style="color:blue;">**`重复行为`**</mark>**获得**<mark style="color:blue;">**`无限物品/奖励`**</mark>

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

**重复操作即可，然后`举一反三`，你就可以刷任何的**<mark style="color:blue;">**`物品`**</mark>**或者**<mark style="color:blue;">**`金钱`**</mark>

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

**这种类似半自动的方法，可以在服务器内刷钱以及刷物品**

> **但是风险需要自行承担，刷多了，服主可以看到你的行为,导致你被Ban！**


---

# 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.hzz.im/g/fivem/redengin/triggers.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.
