# Etatty功能注解

## 功能注解：

{% tabs %}
{% tab title="About丨自瞄" %}
Only Assist丨仅辅助瞄准&#x20;

Remove recoil丨无后坐力&#x20;

Team checks丨队友检测&#x20;

IsKnocked checks丨击中检测&#x20;

IsVisible checks丨可视检测&#x20;

Hitscan //soon forgot to addback丨扫码射击（迟点添加此功能）&#x20;

Custom Keybind丨自定义快捷键&#x20;

Custom Max aimbot distance丨自定义最大自瞄距离&#x20;

Target bone丨骨骼&#x20;

Fov丨范围&#x20;

Smooth丨平滑度
{% endtab %}

{% tab title="Visuals 丨玩家视觉" %}
IsVisible checks丨视觉检测&#x20;

Team checks丨队友检测&#x20;

Box丨透视框 Bones丨骨骼&#x20;

Head Box丨头部透视&#x20;

Name(Clan Tag, Name, Distance)丨名称（队标/玩家名/距离）&#x20;

Health Bar丨血条 Shield Bar丨护甲条&#x20;

Outline(with IsVisible check)丨轮廓（需要开启视觉检测）&#x20;

Custom Max player visuals distance丨自定义最大玩家视觉距离&#x20;

Custom Bone thickness丨自定义骨骼宽度&#x20;

Highlight Aimbot Target丨高亮自瞄目标
{% endtab %}

{% tab title="Visuals World丨世界视觉" %}
Warn sytem(if a player < 80m close)丨警告系统（当有玩家在80m内时）&#x20;

Item Esp //soon丨物品透视（即将添加此功能）
{% endtab %}

{% tab title="Misc丨杂项" %}
No Recoil丨无后坐力

Show Fov 丨显示自瞄范围

CrossairCrosshair丨绘制准星
{% endtab %}
{% endtabs %}

## 视频赏析：

{% embed url="<https://streamja.com/4q1QX>" %}

{% embed url="<https://streamable.com/duansy>" %}

{% embed url="<https://streamable.com/dvmi1z>" %}

{% embed url="<https://youtu.be/TkmWKUt_bLs>" %}


---

# 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/apex/exit/etarry/show.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.
