# 开拓者使用Lua脚本教程

## **点击下载开拓者Lua文件**

{% embed url="<https://hzmod.lanzoub.com/b02dj91oj>" %}
**仅以VC崩溃Lua为例子,其他的请举一反三.**
{% endembed %}

### **存放目录：**

> **Documents\Frontier\Scripts\Lua**

### **游戏内操作：**

> **`F8`打开Lua菜单**
>
> **`Enter`/回车`键`和`Backspace/退格键`**
>
> **方向键`↑`** **`↓` 控制上下**
>
> **方向键`←`** **`→` 控制左右**
>
> **`Enter`/回车选择玩家崩溃**
>
> **`VC_Crash.lua` By 21丨Thx**


---

# 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/gta5/exit/menu/frontier/lua.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.
