From f96a00e27fafdca4efb3a0e7bac9dfbb065f5e69 Mon Sep 17 00:00:00 2001 From: cyclane Date: Wed, 7 Jul 2021 20:02:08 +0100 Subject: [PATCH] warning --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51ef178..59a9c8d 100644 --- a/README.md +++ b/README.md @@ -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)