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

# Etarry更新公告

{% hint style="success" %}
2023.04.14

Etarry更新

Hz译

更新日志:

> 修复已知问题
>
> 如你的激活码无法使用,请联系我,我让作者更换
> {% endhint %}

{% hint style="success" %}
2023.04.02

Etarry更新

Hz译

更新日志:

> 修复小工具列表&#x20;
>
> 新增小工具名称（+距离）&#x20;
>
> 新增小工具自动拍摄（非常有问题的 ATM）&#x20;
>
> 禁用玩家和小工具的轮廓（很快就会回来）&#x20;
>
> 切换到团队/敌人小工具检测颜色（检查 img）&#x20;
>
> \*小工具自动射击仅用于测试&#x20;
>
> \*你需要像强制开火一样使用它&#x20;
>
> 补偿24小时时长
> {% endhint %}

{% hint style="success" %}
2022.11.17

Etarry更新

Hz译

更新日志:

> 适配游戏版本更新
> {% endhint %}

{% hint style="success" %}
2022.11.16

Etarry更新

Hz译

更新日志:

> 适配游戏版本更新
>
> 自由开火模式将在接下来的几天内修复
>
> 注入前使用前请删除“C:\Users%username%\AppData\Local\Ubisoft”->“r6 siege”（如若没有请无视）
> {% endhint %}

{% hint style="success" %}
2022.10.20

Etarry更新

Hz译

更新日志:

> 适配游戏版本更新
> {% 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.hzz.im/g/r6/etarry/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.
