StickyMouse
Overview
StickyMouse is a client-side utility mod for Minecraft 1.21+ (NeoForge) that lets you automatically simulate key presses and mouse inputs. Perfect for repetitive actions, it supports configurable tap or hold modes for any key or mouse button.
Features
Auto-Tap / Hold any key or mouse button.
Custom delay between presses (in ticks).
HUD overlay shows active key, mode, and delay.
Toggle HUD with /stickymouse gui or /sm gui.
Simple commands: /stickymouse [delay], /stickymouse stop, /sm .
Aliases & autocomplete for easier command use.
Usage
Start tapping a key:
/stickymouse key.attack 5 /sm key.attack 5
key.attack → your keybinding.
5 → optional delay in ticks.
Stop simulation:
/stickymouse stop /sm stop
Toggle HUD overlay:
/stickymouse gui /sm gui
Notes
Only one key is simulated at a time.
HUD and commands are client-side only.
Configuration does not persist after relog for safety.