> For the complete documentation index, see [llms.txt](https://docs.akiraghost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akiraghost.com/product-guides/akira-jni/features/misc/chest-stealer.md).

# Chest Stealer

The *Chest Stealer* module automatically shift-clicks items out of any chest you open. You control which categories to take, the order to click them, optional filtering for gear upgrades only, and all timing delays.

## Behavior

* **Auto Steal** — begins clicking items as soon as the chest GUI appears, without any manual input. On by default.
* **Keep Open** — prevents the chest from closing until every stealable item has been clicked. Off by default.
* **Steal order** — the order chest slots are clicked: **Top To Bottom**, **Bottom To Top**, **Random**, or **Hover** (moves the cursor to a slot before clicking). Default **Top To Bottom**.

## What gets taken

* **Only Better Gear** — when on, only takes armor and weapons that are a tier above what you currently have equipped; food, blocks, potions, and other items are always taken regardless of this setting. Off by default.
* **Steal Filters** — item categories eligible to take, all checked by default:
  * **Armor** — helmet, chestplate, leggings, boots
  * **Weapons** — swords, bows, crossbows
  * **Tools** — pickaxes, axes, shovels, hoes
  * **Blocks** — placeable blocks
  * **Food** — edible items
  * **Potions** — splash and drinkable potions
  * **Misc** — everything else (ender pearls, books, etc.)

## Timing

* **First Steal Delay** — random pause between the chest opening and the first item being clicked, from `0` to `2000 ms` (default `500 - 1000 ms`).
* **Steal Delay** — random pause between each successive click, from `0` to `1000 ms` (default `50 - 250 ms`).
* **Close Delay** — random pause between the last item click and closing the chest GUI, from `0` to `1000 ms` (default `50 - 250 ms`).
* **Miss Chance** — adds a percentage of extra empty-slot clicks scattered among the real steals, from `0.0` to `100.0%` (default `0.0%`). At `50%` on a 10-item chest, about 5 extra noise clicks are added — all targeted items are still taken, misses never skip items.
