> For the complete documentation index, see [llms.txt](https://docs.amgame.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amgame.online/gta5/frieza/update.md).

# 更新记录

{% hint style="success" %} <mark style="color:blue;">**Pro 1.6.6.3 FIX 版本                                                                                                                    2023-08-27**</mark>

去除更多R星反作弊框架&#x20;

去除任务中生成载具检测（现在可在任务中生成所有载具）&#x20;

去除R星调试器检测（相关内容来自GTAV源代码）&#x20;

改进稳定性&#x20;

为了更好的网络质量，国外官网服务器将进行无损迁移至电信CN2 GIA / 联通9929 / 移动CMI2 线路，不会影响任何用户以及注册，届时将在一秒之内迁移完成，特此通知！
{% endhint %}

{% hint style="success" %} <mark style="color:blue;">**1.5.9 热修复                                                                                                                                    2023-07-21**</mark>

添加自定义天空功能（黄昏同款，可调节天空颜色等）&#x20;

修复部分用户加载自崩的问题&#x20;

改进绘画枪&#x20;

改进防护&#x20;

改进错误处理&#x20;

改进菜单代码整洁性&#x20;

为添加列表UI作准备
{% endhint %}

{% hint style="success" %} <mark style="color:blue;">**1.5.8.4 Pro 热补丁**</mark>**&#x20;                                                                                                                        &#x20;**&#x20;<mark style="color:blue;">**2023-7-17**</mark>

添加解除载具武器限制开关&#x20;

添加关闭防封开关（关闭后重新注入即可解决与2Take1的兼容性问题）&#x20;

修复部分任务功能
{% endhint %}

{% hint style="success" %} <mark style="color:blue;">**1.5.7.2 Pro 热补丁                                                                                                                           2023-7-16**</mark>

添加多开兼容功能（开启后重新注入菜单即可与2Take1双开）&#x20;

改进稳定性
{% endhint %}

{% hint style="success" %} <mark style="color:blue;">**1.5.6 Pro 热补丁                                                                                                                               2023-7-12**</mark>

添加被踢出时重载功能（当自身被踢出时，会自动尝试重新加入原战局）&#x20;

添加观看检测功能（可查看其他玩家观看了谁以及谁观看了自己）&#x20;

添加显示隐藏玩家功能（当其他玩家在玩家列表中隐藏时，可强制恢复显示）&#x20;

添加按住以加速功能（载具加速）

修复一些小问题 改进阻止加入（现在当你不是主机时，也会有效）&#x20;

改进踢出防护（现在会更有效）

改进崩溃防护（可更好的捕捉降落伞崩溃）&#x20;

改进脚本事件防护（更精准的检测事件）&#x20;

改进广告机拦截
{% endhint %}

{% hint style="success" %} <mark style="color:blue;">**更新 1.5.5.2 Pro 热补丁  版本                                                                                                       2023-7-12**</mark>

添加鸭脖崩溃（摔跤崩变种，可崩2Take1，没什么特别的） 改进稳定性
{% endhint %}

{% hint style="success" %} <mark style="color:blue;">**更新 1.4.6 Pro 热补丁 版本                                                                                                          2023-6-20**</mark>

【此次更新的刷钱方法为绝对安全，放心使用！只需点按开关即可，无需购买任何资产/内容，真正做到了突破性的安全稳定易用】

添加日常内容（100万）循环刷钱（绝对安全）&#x20;

添加一秒上岛（255万）刷钱（需间隔30分钟）&#x20;

添加一秒赌场（362万）刷钱（需间隔30分钟）&#x20;

添加常规任务（1500万）刷钱（需间隔8分钟）&#x20;

添加高级任务（1500万）刷钱（（需间隔8分钟）&#x20;

添加绕过交易冷却限制&#x20;

添加绕过交易前置检查&#x20;

修复跳过前置问题&#x20;

改进防护&#x20;

移除碎片30W循环刷钱（因过多人使用，已被检测）&#x20;

移除跳过夜总会前置
{% endhint %}


---

# 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.amgame.online/gta5/frieza/update.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.
