Skip to content

MubTaXim/AFK-V3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft AFK Bot v3

A duel Minecraft bot using mineflayer that uses mineflayer-pathfinder to explore the world randomly. These two bots will run independently.

Note

This is an upgraded version of AFK-V2 which is more structured and easy to use for newbie users. The logics here are different and improved from the previous one so it's encrypted for unwanted exposure and Plagiarism.

Table of Contents

Features

  • Random exploration of the Minecraft world.
  • Pathfinding capabilities using mineflayer-pathfinder.
  • Removed some bot dependency to create stability (Connection Loop)
  • Reconnects automatically if kicked from the server. (Improved)
  • Lightweight and easy to configure.

Requirements

  • Node.js (version >= 20.16.1)
  • A Minecraft server to connect to.

Installation

  1. Clone the repository:
   git clone https://github.com/MubTaXim/AFK-V3.git
   cd AFK-V3
  1. Install the required dependencies:
npm install

Usage

To start the bot, run:

node index.js

Configuration

You can configure the bot settings by modifying the code in settings.js. Put your Server IP aka HOST and your server PORT correctly. You can name the bot whatever you want in the BOT_NAMES.

License

This project is licensed under the AFK-V3 Personal Use License. You are granted a non-exclusive, non-transferable license to use the AFK-V3 bot for personal, non-commercial purposes only. You may not use the Software for commercial purposes, modify it, or reverse engineer it.

For more details, please see the LICENSE file in this repository.

Author

Mubtasim Hasan

Important

This bot is only for personal use only and modifying is not ALLOWED.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published