This tool allows you to search our database of 1800+ targets which are mostly inactive players, useful as leveling targets because we know their stats haven't changed from the original spy report.
I coded it in Python (and compiled it into an exe), but at the moment I don't feel like sharing the database for free.
Download the latest build here
I compiled it with autopytoexe. It will take some time to load (about 5 seconds).
You will need to install the requests library, by typing in your console:
pip install requests
It will ask for 3 things:
-
Max stats of your targets
-
Quantity of targets to display
-
If you want to include active players (press enter to say NO)
Depending on the quantity of targets you pick, it will take more or less time.
Warning!
When you download the .exe, your browser might detect it as a virus. It usually happens with programs that have got too few downloads. The VirusTotal Scan shows that it's not harmful, at best it gets detected as a "Heuristic threat". This is a common thing happening when using autopytoexe to convert python files to exe.