Git Product home page Git Product logo

MineKA

MineKA is a minecraft java PvP/(WIP)PvE bot that runs in Node.

IMPORTANT:

Mineflayer currently does NOT support version 1.13 and up. If you have a server that is backwards-compatible with 1.12.2 or below, open index.js and change line 8 from version: false to version: <server version> and save.

Installation

This tutorial assumes you have no experience with Nodejs or npm.

Windows

0: Download and unzip the repository.
1: install the node release for your OS
2: open the newly installed Node.js command prompt.
3: In the window that opens, type cd then drag the repository folder into that window. Press enter.
4: Type npm install mineflayer and press enter. This will install mineflayer, the framework MineKA uses to communicate with minecraft.
5: When you're ready to use it, type node index.js <server ip> <your minecraft username>. It needs your username so it doesn't attack you. If you want it to attack you, type any random username.
6: In minecraft, type attack in chat to toggle the bot on & off.
7: To exit the bot without quitting the terminal, press control + c.

Mac

0: Download and unzip the repository.
1: install the node release for your OS.
2: Press command + space and type terminal into the spotlight search.
3: In the window that opens, type cd then drag the repository folder into that window. Press enter.
4: Type npm install mineflayer and press enter. This will install mineflayer, the framework MineKA uses to communicate with minecraft.
5: When you're ready to use it, type node index.js <server ip> <your minecraft username>. It needs your username so it doesn't attack you. If you want it to attack you, type any random username.
6: In minecraft, type attack in chat to toggle the bot on & off.
7: To exit the bot without quitting the terminal, press control + c.

Linux?

0: Download and unzip the repository.
1: install the node release for your OS.
2: Open the terminal.
3: In the window that opens, type cd then drag the repository folder into that window. Press enter.
4: Type npm install mineflayer and press enter. This will install mineflayer, the framework MineKA uses to communicate with minecraft.
5: When you're ready to use it, type node index.js <server ip> <your minecraft username>. It needs your username so it doesn't attack you. If you want it to attack you, type any random username.
6: In minecraft, type attack in chat to toggle the bot on & off.
7: To exit the bot without quitting the terminal, press control + c.

mineka's Projects

mineka icon mineka

MineKA is a minecraft java PvP/PvE bot that runs in Node.

ryujinx icon ryujinx

Experimental Nintendo Switch Emulator written in C#

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.