For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

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.

Last updated