Skip to content

A Web Afk Console Client. But works for almost everything. Based On nodejs. So its run smoothly on almost any device (Not literally)

License

Notifications You must be signed in to change notification settings

darkosBE/WAC-PROJECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web AFK Client

React TypeScript TailwindCSS Socket.io Express.js


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.


Features

  • 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.

Installation & Setup

You need to run both the Backend (bot manager) and Frontend (web interface) for the application to work.

Prerequisites

1. Backend Setup (Port 25582)

The backend handles the Minecraft bot connections.

  1. Navigate to the backend folder:
    cd backend
  2. Install dependencies:
    npm install
    # Optional: Install pathfinder for smart movement
    # npm install mineflayer-pathfinder
  3. Start the server:
    npm start
    The backend will start on port 25582.

2. Frontend Setup (Port 8080)

The frontend provides the user interface.

  1. Navigate to the project root (where this README is):
    cd ..
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
    Access the client at http://localhost:8080

Changelog

v26.2.1

CHANGELOGS HERE

http://wac.vaizer.cl/


Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve the client. Check out the Contributing Guide for more details.

License

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.

PREVIEW

IMG BY SYZDARK image

Disclaimer

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.

DEVELOPMENT BUILDS

  • 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.

DEVELOPMENT REPO

CLICK ME FOR THE REPO


Made with passion by SyzDark

About

A Web Afk Console Client. But works for almost everything. Based On nodejs. So its run smoothly on almost any device (Not literally)

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published