An open API service indexing awesome lists of open source software.

https://github.com/ate329/minecraftbot123

A minecraft bot with several functions eg. anti afk kick, raining detection, damage dection, welcome other players and also some basic chat event.
https://github.com/ate329/minecraftbot123

aternos aternos-bot aternos-keep-server-online minecraft minecraft-bot

Last synced: 12 months ago
JSON representation

A minecraft bot with several functions eg. anti afk kick, raining detection, damage dection, welcome other players and also some basic chat event.

Awesome Lists containing this project

README

          

# MinecraftBot123
A minecraft bot with several functions eg. anti afk kick, raining detection, damage dection, welcome other players and also some basic chat event.

**Any pull requests are welcome.**

# Command (type in the minecraft chat)
Type ;pos in the server chat to show bot's coordinates.

Type ;startafk to start anti afk kick.

Type ;stopafk to stop.

Type ;time ro check the current time in minecraft world.

# Functions
Anti-afk

Respond to simple messages

Auto respawn

Auto reconnecting to the servers

Saying position

Welcome and farewell players

Game time checking

Sending messages when players get damaged

Sending messages about entity effetcs of players

and so on......

# To-Do
This repository was created a long time ago but for some reasons it started being forked by people.
Therefore, I guess I am going to start updating this repository if I have time.

- [ ] Allows the bot to follow a specific players and avoid obstacles.

# Server List
Go to ServerList.txt and add servers (cracked).

# Libraries
threading

webbrowser

configparser

tkinter

javascript

## Special instructions for using devenv
You should run `npm install` first to install all necessary dependencies.
JsPyBridge should have provided a workaround, but perhaps due to NixOS peculiarities it may not work.

# Thanks to
[Mineflayer](https://github.com/PrismarineJS/mineflayer)

[YTFort/24-Aternos](https://github.com/YTFort/24-Aternos/)