GithubHelp home page GithubHelp logo

miquelvidal / aibot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from carbonneuron/aibot

0.0 0.0 0.0 9.79 MB

Automation bot for Minecraft.

License: GNU General Public License v3.0

Java 99.93% Batchfile 0.07%

aibot's Introduction

AIBot

An automated bot for the game Minecraft.

Note: This is NOT for Minecraft 1.8 or above

Getting Started

Required Arguments

When running the bot, you must supply the following arguments:

-b or --bot - This must be supplied before you give any other arguments.

-u or --username - This is the username that the bot will use (what is used when you log into the Minecraft Client)

-s or --server - This is the server you want the bot to connect to (can use ports, just add : then the port number).

--protocol - The protocol version the bot should use (1.7 servers use protocol 4)

If you are connecting to an offline server you must add the argument -O(capital o) or --offline otherwise you must specify the account password with -p or --password (The password is what you enter into the Minecraft client when loggin in).

Regular Users

If you don't want to modify the code in any way, then read this to get started.

  1. Download the binary files for the latest release of the project.
  2. Run the JAR file using the command line or batch/bash file
    1. Use java -jar AIBot.jar -b --help for a list of all available arguments

If you're on windows, I've created a simple batch file that you can use to run the bot quickly, just make sure you change the values in the file to suite your needs.

Developers

  1. Download a copy of the repo to your development workspace using the methods you want (e.g. eGit, SourceTree, GitHub GUI).
  2. Now, make sure that the project is shown in your workspace.
  3. Make sure you add the /lib directory to the project.
  4. To build the project, run the file build.xml as an ant build file

Enjoy!

~ Havoc

aibot's People

Contributors

tgrhavoc avatar

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.