# ⚡Ftool (Function Tool)

Ftool (Function Tool) is an auto-key pressing tool in New Madrigal Flyff that helps automate certain actions, like healing, buffing, or attacking. This is useful for players who want to make gameplay smoother without manually pressing buttons repeatedly.

<div align="left"><figure><img src="/files/F31OK9g15jRhi7IOydOl" alt=""><figcaption></figcaption></figure></div>

### How to Use Ftool?

{% stepper %}
{% step %}

### Open Ftool

* Open the Menu in the game.
* Go to Helper.
* Select Ftool to open the interface.
  {% endstep %}

{% step %}

### Understanding Ftool Interface

* Key Selection – Choose which key (1-9) you want to press automatically.
* Interval Setting – Set how fast the key will be pressed (in milliseconds).
* Check/Uncheck Box – Enable or disable Ftool for each key.
  {% endstep %}

{% step %}

### Setting Up Your Ftool

* Select a Key: Choose the action you want to automate (e.g., pressing 1 for healing).
* Set Interval: If you want a key to be pressed every second, set the interval to 1000ms (1 second).
* Check the Box to enable automation for the selected key.

Common Uses for Ftool

✅ **Healing** – Set it to press your Heal or Food hotkey automatically.\
✅ **Buffing** – Automate self-buffs for classes like Assist or Seraph.\
✅ **Skill Spam** – Some skills can be looped using Ftool for better grinding.
{% endstep %}

{% step %}

### Disabling Ftool

* Uncheck the Box next to the key to stop automation.
* If Ftool is stuck, try pressing ESC or close the FTOOL.
  {% endstep %}
  {% endstepper %}

###


---

# 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://newmadrigal1.gitbook.io/new-madrigal-wiki/game-features/system/ftool-function-tool.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.
