0.0.1 • Published 3 years ago
mineafk v0.0.1
Mineafk
What Is Mineafk?
Mineafk is A Simple And Easy To Use NPM Package That Could Make A Minecraft Bot In Few Minutes.
How Can We Use Mineafk
We Can Use Mineafk To Make Aternos Server 24/7, This Bot Is Antiban Your Account Wont Be Banned.
Lets Get Started
To Use Mineafk Open REPLIT After That Create A New NodeJS Project And In Index.js Paste The Following Code
import { Mineafk } from "Mineafk";
Mineafk()After that create a new file called config.json Then Paste The Following Code In config.json file
{
"ip": "Your Server IP",
"comment": "Enter Your Server IP Without Port",
"port": "Your Server Port",
"comment": "Enter Your Server Port Without : OR IP",
"name": "Your Bot Name",
"comment": "The Bot Will Join With This Name",
"webserverport": "8080",
"comment": "The Web Server Will Run in this port",
"auto-reconnect": "true",
"comment": "If True Then Bot Will Skip Night",
"login-enabled": "false",
"comment": "If True Then Bot Will Login/Register",
"register-cmd": "/register {password} {password}",
"login-cmd": "/login {password}"
}After all that click on the shell

After that Type npm install in the shell

Wait for it to install dependencies, once done click on that start button and your bot should join your server!
Note This Project is inpired By Mineboty
0.0.1
3 years ago