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

Clickers

Two independent autoclickers — one for each mouse button — at the core of Akira Memory's combat toolkit.

The Left Clicker and Right Clicker handle automatic mouse input for each button. They share nearly all of the same settings but run independently, so you can enable one, the other, or both at the same time.

Click rate

Each clicker has its own CPS range, from 1.0 to 20.0 clicks per second (default 11–14). A random value is picked from within the range each cycle, so the rate varies slightly rather than staying perfectly constant. Uncap CPS (off by default) lifts that ceiling to 80.0, for rates beyond what most mice can physically reach.

Smart Mode (on by default) blends autoclicks with your real clicks instead of stacking the full target on top — it counts how many times you actually clicked and adds only the gap. Clicking at 8 CPS with a 13 CPS target injects roughly 5 extra clicks per second, which reads as a fast player rather than automation. No Hit Delay (on by default) removes the short pause that normally sits between a mouse-down and mouse-up event, letting the clicker fire at higher rates without events bunching up.

Left-only controls

  • RMB Lock — off by default; pauses the left clicker for as long as you hold the right mouse button, useful when blocking or aiming without extra clicks firing.

  • Break Blocks — off by default; lets the left clicker keep firing while you mine instead of stopping automatically.

  • Shift Disable — off by default; suspends the left clicker while you hold Shift, for sneaking or careful block placement.

  • Click Sounds — off by default; plays an audio cue on each left click so you can monitor timing by ear. ClickSound picks which sound plays (default GPro), with Normal, GPro, G502, G303, Model O, HP, and Microsoft click sounds, or a custom audio file of your own.

Right-only controls

Use Items (on by default) makes the right-click action also trigger item use — throwing potions, eating food, or placing blocks, depending on what you're holding.

Slots and inventory

Slot Whitelist (off by default, on either clicker) restricts firing to the hotbar slots you check among the nine available, all of which are on by default once the whitelist is enabled. Work in Inventory (off by default) allows either clicker to fire while an inventory or chest screen is open.

Recorded timing and conditions

Use ClickRecorder Clicks replays the exact rhythm captured in ClickRecorder instead of using the CPS range, once a recording exists. Conditions restricts clicking to specific movement states — Walking, Standing, Sprinting, Sneaking — with nothing checked meaning either clicker fires in any state.

Last updated