> 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/combat/trigger-bot.md).

# Trigger Bot

Automatically attacks enemies the moment they cross your crosshair, with a humanized reaction delay to keep the timing believable.

*Trigger Bot* fires an attack the instant an enemy enters your crosshair. Because zero-delay reaction times are a clear flag, it waits a randomized amount of time before firing — simulating the natural gap between noticing a target and clicking.

## Reaction time

A random delay is picked from `0` to `500 ms` each time a target enters your crosshair (default `50 - 75 ms`), and the attack fires only after that delay elapses.

## Miss Chance

The chance to throw a deliberate miss when your crosshair slips off a target, from `0%` to `100%` (default `0%`). It swings into the air beside the enemy rather than skipping the swing entirely, so not every attack you make is a guaranteed hit — which is exactly what separates a person from a bot.

## Auto Crit

While you're airborne, waits for the critical-hit window before attacking instead of swinging immediately. On the ground it triggers as normal. If the window never opens — in water, or on a ladder — it releases the swing after about a second rather than holding it forever.

## Whitelist

Trigger Bot only fires while you hold one of the allowed item types. Select nothing to allow any item.

* **Swords** — any sword
* **Axes** — any axe
* **Tools** — pickaxes, shovels, and hoes
* **Blocks** — any placeable block
* **Potions** — throwable or drinkable potions
* **Food** — edible items

## Slot Whitelist

Restricts Trigger Bot to specific hotbar slots — it only fires while one of the selected slots is held. Useful when you want it live on your sword slot and nowhere else, regardless of what you're carrying.

## Conditions

Restricts Trigger Bot to specific movement or action states. With nothing checked, it fires in any state.

* **Weapon Only** — only while holding a weapon
* **Clicking Only** — only while actively clicking
* **Standing**, **Sneaking**, **Walking**, **Sprinting** — restrict to a movement state
* **On Ground** / **Air** — restrict to grounded or airborne
* **Eating** — only while eating
* **In Liquid** — only while in water or lava

## Auto disable

Turns Trigger Bot off automatically when any selected event happens: **On Death**, **On World Switch**, **On Server Leave**, **On Teleport**, or **On LagBack**.

{% hint style="success" %}
**Recommended:** keep Reaction Time above `100 ms`. A near-instant reaction on every target is a pattern behavioral analysis can detect reliably.
{% endhint %}
