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.
- Host: GitHub
- URL: https://github.com/ate329/minecraftbot123
- Owner: Ate329
- License: mit
- Created: 2023-03-01T20:01:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T19:08:11.000Z (about 2 years ago)
- Last Synced: 2025-04-09T19:52:44.392Z (about 1 year ago)
- Topics: aternos, aternos-bot, aternos-keep-server-online, minecraft, minecraft-bot
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 4
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)