# Macho更新公告

{% hint style="success" %}

#### FiveM-Macho粉牛更新

更新日期：2025.11.14

<mark style="color:red;">✧ 本次更新需更换最新启动器，请在官网下载最新启动器</mark>&#x20;

更新日志:

> (FiveM / FiveM硬件版 / RedM硬件版)
>
> 新增功能：
>
> 剪贴板操作：MachoGetClipboardText() / MachoSetClipboardText(\[string])
>
> HTTP请求：新增带SSL绑定的GET/POST请求函数
>
> 安全修复：
>
> 资源注入例程小幅改动
>
> MachoInjectResource 类型0和1现已在ReaperV4 + WaveShield上不被检测
>
> 工具更新：导出器现支持 .fxap 格式
>
> 补偿：所有密钥补偿 +10小时 时长
> {% endhint %}

{% hint style="success" %}

#### FiveM-Macho粉牛更新

更新日期：2025.09.27

<mark style="color:red;">✧ 本次更新需更换最新启动器，请在官网下载最新启动器</mark>&#x20;

更新日志:

> 平台更新
>
> FiveM、FiveM 硬件版 及 RedM 硬件版 菜单已完成更新
>
> 补偿说明
>
> 所有有效密钥已补偿 +12 小时 使用时长
>
> 所有有效密钥已追加补偿 +6 小时 使用时长
>
> （总补偿时长：+18 小时）
>
> 操作指引
>
> 请重启注入器并重新加载菜单以获取更新
>
> 本次更新已修复 MachoInjectResource 及相关的 Lua 脚本问题
> {% 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.hzz.im/g/fivem/macho/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.
