This commit is contained in:
Gleb Koval 2021-07-07 20:02:08 +01:00
parent 965abeccb0
commit f96a00e27f
No known key found for this signature in database
GPG Key ID: 120F2F6DA9D995FB
1 changed files with 11 additions and 3 deletions

View File

@ -1,13 +1,21 @@
# Skyblock Data Tracker
A Hypixel Skyblock data tracker to track any data of any profile.
## ! WARNING !
This project is incomplete and has at least one vulnerability that allows an attacker to potentially ban the host from Hypixel.
## Why?
I made this to be able to easily track other players' activity, which is useful when in competition with a specific player.
## Disclaimer
This tool can be used to track players even with all API settings disabled and should never be used for any harmful purposes.
## Prerequisites
- [Node.js](https://nodejs.org/)
- [ArangoDB](https://www.arangodb.com/)
- [Hypixel API key](https://api.hypixel.net/#section/Authentication)
- [Node.js](https://nodejs.org/)
- [ArangoDB](https://www.arangodb.com/)
- [Hypixel API key](https://api.hypixel.net/#section/Authentication)