Calculate the cheat rate of one or more Root-Me players.
These statstics mean nothing if the context is not known.
git clone https://github.com/Jb799/RootMe-Cheater-Scanner.git
cd RootMe-Cheater-Scanner
python(3) -m pip install -r requirements.txtScan only one player:
python or python3
python3 main.py totoScan a list of players
python or python3
python3 main.py toto tata titiAdd at the top of the main.py
import matplotlib
matplotlib.use('TkAgg')&
Install Lib:
python or python3
sudo apt-get install python3-tk