> For the complete documentation index, see [llms.txt](https://docs.shark.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shark.top/gtav/exit/menu/2take1/lua.md).

# 2Take1脚本使用教程

## 2Take1付费Lua使用教程

{% embed url="<https://doc.skmenu.cn/gtav/2take1/lua/mmt>" %}

{% embed url="<https://doc.skmenu.cn/gtav/2take1/lua/heng>" %}

## 2Take1**免费Lua使用教程**

**点击脚本选项**

<div align="center"><img src="/files/Hw0wmUAHBrDHLjcjt26o" alt=""></div>

**然后如图（安全模式现在叫信任模式里面的全勾选）**

<div align="center"><img src="/files/JO3ZPyd7zYzaQYFi71Pq" alt=""></div>

**加载成功后右下角会有提示的**&#x20;

**加载成功后回到2T首页如图**

<div align="center"><img src="/files/pdv1gyasg631v3QsJVte" alt=""></div>

**例如renwu.lua就是做任务用的lua脚本**&#x20;

**例如跳前置改分红改主要目标快捷传送到任务点等等**

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

#### **手动下载Lua文件**

{% embed url="<https://shark.lanzouh.com/b011x938b>" %}
**因事务繁忙,没空到处寻找免费Lua,若你有好玩有趣的免费Lua.可私发我们上传.**
{% endembed %}

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

> **如图操作：**

![](/files/w1zKi0vSBbXyak3gOgB0)

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

![](/files/Vb33Ukvxu5ByP4o0G8vv)

**游戏内操作：**

<div align="center"><img src="/files/mnpTGcRAHOTkFWSMVp20" alt=""></div>

<div align="center"><img src="/files/78HaIBFMHvTuN8w1Y4ZD" alt=""></div>

<div align="center"><img src="/files/J38GZ2MXnCYRo7HWdAfx" alt=""></div>

**之后选择你想使用的脚本**

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.shark.top/gtav/exit/menu/2take1/lua.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
