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

# GF更新日志

{% hint style="success" %}
2024.07.07

第一后裔-GF更新至V7.7.4版本

更新日志:

> 新增技能模式 可以自选追踪或者视角方式!（需回退游戏版本）
> {% endhint %}

{% hint style="success" %}
2024.07.07

第一后裔-GF更新至V7.7.3版本

更新日志:

> 新增核桃多开:开启后一次可以成型五十个核桃，前提是必须有五十个材料，否则就是你有几个才开几个！
> {% endhint %}

{% hint style="success" %}
2024.07.07

第一后裔-GF更新至V7.7.2版本

更新日志:

> 新增无限技能 月卡专享 重启完成更新
> {% endhint %}

{% hint style="success" %}
2024.07.07

第一后裔-GF更新至V7.7.1版本

更新日志:

> 新增无限材料 十米内的资源箱或者军需品 按下设置的键自动爆材料
> {% endhint %}

{% hint style="success" %}
2024.07.06

第一后裔-GF更新至V7.6.1版本

更新日志:

> 月卡用户可回退版本继续使用一键完成任务（需回退游戏版本）
> {% endhint %}

{% hint style="success" %}
2024.07.05

第一后裔-GF更新至V7.5.4版本

更新日志:

> 新增无敌模式,直接站撸,妈妈再也不怕我打不过BOSS了!
> {% endhint %}

{% hint style="success" %}
2024.07.05

第一后裔-GF更新至V7.5.3版本

更新日志:

> 优化零秒换弹,手动换弹也可以零秒了!
> {% endhint %}

{% hint style="success" %}
2024.07.05

第一后裔-GF更新至V7.5.2版本

更新日志:

> 移除无用功能人物加速 倍攻移除概率 锁定2倍 射速最高设置3倍 提升稳定性!
> {% endhint %}

{% hint style="success" %}
2024.07.05

第一后裔-GF更新至V7.5.1版本

更新日志:

> 新增零秒换弹!
> {% endhint %}

{% hint style="success" %}
2024.07.04

第一后裔-GF更新至V7.4.1版本

更新日志:

> 新增月卡专享 真无限子弹!非市面假功能!保证真实有效!无限子弹自带满血满蓝满护盾!
> {% endhint %}

{% hint style="success" %}
2024.07.03

第一后裔-GF更新至V7.3.3版本

更新日志:

> 新增 boss小球追踪 有球会优先追踪球!
> {% endhint %}

{% hint style="success" %}
2024.07.03

第一后裔-GF更新至V7.3.2版本

更新日志:

> 已更新,修复不能追踪攻击飞行怪物问题!
> {% endhint %}

{% hint style="success" %}
2024.07.03

第一后裔-GF更新至V7.3.1版本

更新日志:

> 新增月卡专享一键完成任务功能可以无限刷经验，金币，快速肝任务，材料，武器，升级，只有使用月卡才能看到该功能!
> {% endhint %}

{% hint style="success" %}
2024.07.02

第一后裔-GF更新至V7.2版本

更新日志:

> 修复传送带闪退问题!
> {% 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.shark.top/g/tfd/gf/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.
