BedrockRat is a Minecraft Bedrock bot(client) that does various tasks.
-
Clone the BedrockRat repository:
git clone https://github.com/AnyBananaGAME/BedrockRat.git
-
Navigate to the project directory:
cd BedrockRat
-
Install dependencies:
npm install
To run BedrockRat, execute the following command:
node .
BedrockRat is still in its early stages of development, but it currently includes the following features:
- Mining (Breaking) Blocks.
- Easy Event and Library Handling.
Contributions from the community are highly appreciated! If you'd like to contribute to BedrockRat, follow these steps:
- Fork the repository: Fork here
- Create a new branch.
- Implement your changes.
- Submit a pull request. It will be reviewed and possibly merged.