# 2Take1 使用Lua脚本教程

## 2Take1付费Lua使用教程

{% content-ref url="/pages/nfavqpyrWU2yhrnAih34" %}
[Traveller Lua教程](/gta/exit/menu/2t/lua/mmt.md)
{% endcontent-ref %}

{% content-ref url="/pages/tC3pBikQnOOpHfoMcxhh" %}
[Heng Lua教程](/gta/exit/menu/2t/lua/heng.md)
{% endcontent-ref %}

{% content-ref url="/pages/joQ1Cyqex9KeHvCbhYQv" %}
[Hadron Lua 教程](/gta/exit/menu/2t/lua/hadron.md)
{% endcontent-ref %}

{% hint style="info" %}

#### <mark style="color:blue;">**如果你想添加其他的脚本，请看下载教程**</mark>

{% endhint %}

**手动下载Lua文件**

{% embed url="<https://hzmod.lanzoub.com/b02fg96gf>" %}

**安装器安装Lua文件**

> **售后群下载安装器**
>
> **如图操作：**

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

**再将你想添加的Lua脚本文件放入下图路径，然后在游戏中加载脚本即可**

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

{% hint style="warning" %}

### <mark style="color:orange;">需要重新注入2Take1</mark>

{% endhint %}

**游戏内操作：**

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

**点击你想使用的脚本**

**然后返回主菜单页面点击脚本功能即可**

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


---

# 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://doc.xlmenu.icu/gta/exit/menu/2t/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.
