warning
This commit is contained in:
parent
965abeccb0
commit
f96a00e27f
14
README.md
14
README.md
|
@ -1,13 +1,21 @@
|
||||||
# Skyblock Data Tracker
|
# Skyblock Data Tracker
|
||||||
|
|
||||||
A Hypixel Skyblock data tracker to track any data of any profile.
|
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?
|
## Why?
|
||||||
|
|
||||||
I made this to be able to easily track other players' activity, which is useful when in competition with a specific player.
|
I made this to be able to easily track other players' activity, which is useful when in competition with a specific player.
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
This tool can be used to track players even with all API settings disabled and should never be used for any harmful purposes.
|
This tool can be used to track players even with all API settings disabled and should never be used for any harmful purposes.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
- [Node.js](https://nodejs.org/)
|
|
||||||
- [ArangoDB](https://www.arangodb.com/)
|
- [Node.js](https://nodejs.org/)
|
||||||
- [Hypixel API key](https://api.hypixel.net/#section/Authentication)
|
- [ArangoDB](https://www.arangodb.com/)
|
||||||
|
- [Hypixel API key](https://api.hypixel.net/#section/Authentication)
|
||||||
|
|
Loading…
Reference in New Issue