> 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

*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.

## 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 %}
