> 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/clickassist.md).

# ClickAssist

It keeps your original input and adds the extra clicks alongside it, which raises your effective CPS.

## Adding clicks

Enable `Left click` or `Right click` for the button you want to boost. `Chance left` and `Chance right` control how often an extra click is added. At `100%`, the extra click is added every time the matching button is pressed.

## Conditions

`Weapon only` adds left clicks only while you hold a weapon. `Blocks only` adds right clicks only while you hold a block. `Only while targeting` waits for a target to be in range.

`Above 5 CPS` adds clicks only when your current rate is above `5 CPS`. `Disable in creative` turns the module off in Creative mode. `Disable in replays` turns it off while you watch a replay.

## Related modules

[AutoClicker](/scripting/combat/autoclicker.md) can generate clicks without manual input.
