A simple dungeons fragbot for Hypixel Skyblock made in Node.JS
Please use this at own risk. There is a chance of Hypixel banning your account for running bots.
- Clone this repository with
git clone https://github.com/2vb/FragBot.git
- Install dependencies with
npm install
- Add your account email in
.env.example
and rename the file to.env
. ( You will need to authenticate with Microsoft on first launch. ) - Configure the bot's settings in
config.json
to your liking. - Run
npm start
- Enter the code given on Microsoft's website to login to your Minecraft account.