SkyDREper007 / hypixel-staff-tracker

This no longer works, due to hypixel fixing the bug.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hypixel-staff-tracker

Davyd Malikov

forthebadge forthebadge forthebadge forthebadge

Hypixel SkyBlock Staff Tracker

The fastest Minecraft staff tracking bot you'll ever see!

Licenced to cayke, read the licence here.

Forewarning

While this is the fastest method of finding out staff members (with a possible API off) this is use at your own risk. Players spamming specific staff members may be punished for "cheating". We are not responsible if you are banned, please use with caution.

Do not use this on SkyBlock profiles where you currently have flying soup, you will be indefinetly kicked for flying.

Node Dependencies

Both NPM dependencies mineflayer and chalk are used in this repository.

You can quickly install the required packages by running npm i in the correct directory.

Example

Console of staff tracker

Installation

Download NodeJS and run npm i your terminal, ensuring you cd to your designated folder.

{
  "email": "dreper@example.com",
  "password": "YoHello124!",
  "discordToken": "98yu289453yj245hu42hj254y3243u52u2uh42u6h2h",
  "discordGuild": "12345678912345",
  "discordChannel": "12345678912345"
}

Open \src\data\config.json and replace the data to suit your usage.

To have a live updating feed (still work in development) enter you bot token, guild and channel ID.

Finally, to run the staff tracker in terminal, run npm start and read terminal for both in-game and logging messages.

Support

If you need any support with the staff tracker or you're having issues, you may join our discord or create an issue on GitHub.

About

This no longer works, due to hypixel fixing the bug.

License:Other


Languages

Language:JavaScript 100.0%