> For the complete documentation index, see [llms.txt](https://daikirai.gitbook.io/scripting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daikirai.gitbook.io/scripting/combat/wtap.md).

# WTap

This resets the sprint state before a follow-up hit. The timing and conditions decide when the reset happens.

## Timing

`Delay between reset` controls how long sprint stays released before it is pressed again. `Delay until reset` controls how long WTap waits after the hit before starting that reset.

{% hint style="success" %}
**Legit setup**

Start with `Delay between reset` at `300ms`, `Delay until reset` at `150ms`, and `Chance` at `100%`. Enable `Players only` and leave `Silent` disabled.
{% endhint %}

## Conditions

`Chance` controls how often WTap resets sprint after a hit. `Players only` limits the reset to player targets instead of mobs.

`Silent` sends the sprint reset without the visible movement stutter. It can trigger anti-cheat checks, so leave it disabled when you want the less risky option.

## Related modules

[KillAura](/scripting/combat/killaura.md) can attack while WTap resets sprint after each hit.
