Web AFK Client is a premium, web-based tool for managing Minecraft bot accounts. Designed with a sleek dark theme and modern UI, it offers powerful features for AFK farming, chat monitoring, and bot management—all from your browser.
- Multi-Bot Management: Connect unlimited bots simultaneously.
- Live Chat Console: Monitor server chat and send messages in real-time.
- Movement Controls: Move bots (WASD, Jump) directly from the web interface.
- Anti-AFK: Built-in logic to prevent being kicked for inactivity.
- Auto-Reconnect: Automatically reconnects bots if they get disconnected.
- Proxy Support: Route bots through SOCKS/HTTP proxies for security.
- Account Manager: Save and manage bot credentials easily.
- Configurable Settings: Toggle physics, sneaking, and custom join messages.
You need to run both the Backend (bot manager) and Frontend (web interface) for the application to work.
The backend handles the Minecraft bot connections.
- Navigate to the
backendfolder:cd backend - Install dependencies:
npm install # Optional: Install pathfinder for smart movement # npm install mineflayer-pathfinder
- Start the server:
The backend will start on port 25582.
npm start
The frontend provides the user interface.
- Navigate to the project root (where this README is):
cd .. - Install dependencies:
npm install
- Start the development server:
Access the client at http://localhost:8080
npm run dev
v26.2.1
Contributions are welcome! Feel free to open issues or submit pull requests to improve the client. Check out the Contributing Guide for more details.
This project is licensed under the BSD-3-Clause license.
I am finally back and updated the code after a few weeks.
Sorry if I was gone a bit too long.
This project is a fan-made tool designed for technical Minecraft players. It is intended as an alternative option for users who want to host their own cloud-based account management with a web GUI, similar to applications like AFK Console Client. This project is not affiliated with Mojang Studios, Microsoft, or the developers of AFK Console Client.
- I have another repo for development builds and it may have a lot of bugs. It may break old code.
- TOTAL DEVELOPMENT BUILDS
- COUNTER: [2]
- Check out the Development Build Guide for technical breakdowns.
Made with passion by SyzDark
