> For the complete documentation index, see [llms.txt](https://forsakentales.gitbook.io/fl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://forsakentales.gitbook.io/fl/server-updates/quick-fixes/hotfix-1.0.md).

# Hotfix 1.0

***

<figure><img src="/files/uFvxPvpueY4Ot0Jf655q" alt=""><figcaption></figcaption></figure>

***

## Hotfix 1.0

**Update**: 1.0

**Date Coverage**: June 15, 2026

*Hotfixes are considered as an urgent fixes/quick fixes.*

***

| **Auto Battle System**     | • Fixed an issue where @afk doesn't work with VIP.                                                                   |
| -------------------------- | -------------------------------------------------------------------------------------------------------------------- |
|                            | • Fixed an issue where Configuration doesn't show when the skill is used.                                            |
| **Auto Support System**    | • Fixed an issue where @afk doesn't work with VIP.                                                                   |
|                            | • Fixed an issue where Configuration doesn't show when the skill is used.                                            |
|                            | • Fixed an issue where Verification still works.                                                                     |
|                            | • Fixed an issue where some potions doesn't seem to work. (*Added a tooltip to use one(1) HP & SP Potion at a time*) |
| **Premium Ammo Cartridge** | • Fixed the issue where Gunslinger skills doesn't work with Premium Bullets.                                         |
| **Weight Limit 70%**       | • Now works from **1st job classes** such as **Acolyte, Mage, Archer** and **Higher Branches of their jobs**.        |
| **Job Master**             | • Removed the zeny fee/cost from changing to **Taekwon Boy to Star Gladiator/Soul Linker**.                          |

***

<figure><img src="/files/myVJFdsFR7kQXeq0cZP2" alt=""><figcaption></figcaption></figure>


---

# 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://forsakentales.gitbook.io/fl/server-updates/quick-fixes/hotfix-1.0.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.
