# Absolute更新公告

{% hint style="success" %}
2024.06.23

FiveM-红擎付费菜单-Absolute更新

更新日志:

> \[+] 菜单功能现在执行所需的时间更少（即使是滞后功能也得到了优化）
>
> \[+] 全新完整的 AntiCheet Finder（现在甚至可以找到未知的 AC）
>
> \[+] 添加了查找附加车辆的新方法
>
> \[+] 新增“停止溺水”这将阻止你溺水/ 移动
>
> \[+] 新增“绕过 AntiBJ”这将阻止服务器禁用你的兔子跳跃能力/ 移动
>
> \[+] 新增“操玩家 V”将用车辆操掉选定的玩家。（应该是 UD）/ 在线玩家
>
> \[+] 新增“最大化所有车辆”它将最大化服务器中的每辆车。（应该是 UD）/ 驱逐舰
>
> \[+] 为“测试 UD”方法添加新方法
>
> \[+] 在设置中添加“退出游戏” （将返回到你因“Desync”而断开连接的服务器日志当被指控攻击并需要退出时可能会起作用）
>
> \[+] 添加更多扩展集成方法。（要使用扩展方法，你需要在 fivem 菜单中注入 redENGINE 并在加入你的服务器之前启用扩展）
>
> \[//] 重写自瞄（现在应该完全 UD 到服务器，并且只能使用 ac“Magic Bullet”）
>
> \[//] 重写G-Life 功能（应该是 UD 到服务器并完全工作）
>
> \[//] 改进和重写功能现在它们更有条理，菜单应该更易于使用
>
> \[//] 改进 FiveEye 绕过/禁用 Ss（新方法，可能会崩溃）
>
> \[//] 改进“提高 FPS”现在使用各种方法来提高您的 fps，应该可以完美完成
>
> \[/] 修复“Explode Player”，应该可以正常工作
>
> \[/] 修复 Godmode（如果不工作，请启用 AI 自我修复。应该可以修复它）
>
> \[/] 修复随机组件/服装
>
> \[/] 修复创建触发器/配置/等时的错误
>
> \[/] 修复功能中的大多数错误
>
> \[-] 移除动画跳过器（Fivem 删除了我们的方法）
>
> \[-] 移除崩溃方法（更高顺序）
> {% endhint %}


---

# 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.shark.top/g/fivem/absolute/update.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.
