> For the complete documentation index, see [llms.txt](https://anubiswiki.flyffbot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anubiswiki.flyffbot.com/hacks.md).

# Hacks

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

## Hacks Tab Function Reference

This table describes each user-facing function in the Hacks tab.

Shift boost: the Walk Speed, Fly Speed, and Jump Height boost values are used when holding **Shift**. Set the values in the Hacks tab, then hold Shift in game to use the boosted running, flying, or jumping behavior.

| Section      | Function                | Control Type | What It Does                                                                                           | Notes                                                              |
| ------------ | ----------------------- | ------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------ |
| Saveable     | No Collision            | Checkbox     | Toggles collision changes so the character can walk through certain objects such as trees.             | Saved in character settings.                                       |
| Saveable     | WorldBorder Bypass      | Checkbox     | Toggles bypassing some world border movement restrictions.                                             | Saved in character settings.                                       |
| Saveable     | Navigator Movement      | Checkbox     | Allows movement to positions clicked on the in-game Navigator.                                         | Handled by the NavigatorMovement thread.                           |
| Saveable     | Projectile Max Range    | Checkbox     | Increases the maximum projectile range for arrows and certain skills.                                  | Sets bow range high when enabled and restores it when disabled.    |
| Saveable     | Shoot through Objects   | Checkbox     | Allows shooting through objects such as trees, stones, and fences by toggling object removal behavior. | Saved in character settings.                                       |
| Non-Saveable | Show Debug Info         | Checkbox     | Toggles the client debug display mode.                                                                 | Reset on settings load.                                            |
| Non-Saveable | Remove Fog              | Checkbox     | Removes fog for better visibility.                                                                     | Tooltip warns this can increase crashes.                           |
| Non-Saveable | Client Sided Admin Auth | Checkbox     | Changes the local authority value to make the character appear as admin client-side.                   | Used locally, for example to see invisible players. Reset on load. |
| Non-Saveable | BowHack                 | Checkbox     | Enables fully loaded bow shots without holding the mouse button.                                       | Reset on load.                                                     |
| Non-Saveable | WandHack                | Checkbox     | Enables fully loaded wand shots without holding the mouse button.                                      | Tooltip warns this is visible to others. Reset on load.            |
| Non-Saveable | BladeHack               | Checkbox     | Configures always using the fourth hit behavior for Blade attacks.                                     | Tooltip warns this is visible to others. Reset on load.            |
| Non-Saveable | Camera Zoom             | Slider       | Sets the camera zoom value.                                                                            | Range: 1 to 150. Reset on load.                                    |
| Non-Saveable | Jump Height             | Slider       | Sets the jump-height boost value used while holding Shift.                                             | Range: 100 to 2500.                                                |
| Non-Saveable | Speed(Walk)             | Slider       | Sets the walking speed boost value used while holding Shift.                                           | Range: 1 to 5000.                                                  |
| Non-Saveable | Speed(Fly)              | Slider       | Sets the flying speed boost value used while holding Shift.                                            | Range: 1 to 250.                                                   |
