# AFK Autoclicker
A lightweight, fully client-side autoclicker for NeoForge 26.2. Automate repetitive clicking or holding actions — perfect for AFK farms, potion drinking, block breaking, and more.
## Features
- **CLICK mode** — fires a single action (attack, break, or use) on a repeating interval, like tapping a mouse button automatically.
- **HOLD mode** — presses and holds a button for a configurable duration before releasing, ideal for drinking potions, charging bows, or blocking with a shield.
- **Configurable interval and hold duration** (in ticks) via an in-game settings screen.
- **Left or right mouse button** selectable.
- **Anti-AFK** — periodically nudges input so Minecraft's FPS-throttle doesn't kick in during long AFK sessions.
- Simple keybinds:
- **Toggle Autoclicker:** `,` (comma)
- **Open Config Screen:** `.` (period)
## How to Use
1. Press `.` to open the config screen.
2. Choose your **Mode** (CLICK or HOLD), **Button** (LEFT/RIGHT), **Interval**, and **Hold Duration**.
3. Click **Done**.
4. Press `,` to toggle the autoclicker on/off. You'll see a chat confirmation in green (ON) or red (OFF).
## Notes
- This mod is fully client-side and simulates local player input. It does not bypass server-side anti-cheat systems, and using it on multiplayer servers you don't own/administer may violate that server's rules — that responsibility is on the user.
- Built for NeoForge **26.2.0.82** / Minecraft **26.2**.
