Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 757 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 757 Bytes

Lobby-Stat-Check

This script will go through your minecraft chat logs (by default configured for Lunar Client on a windows machine) to find the most recent list of players (generated through the /list command in game) and check their stats to see if they meet a set of requirements. You may need to change the requirements to your desired values.

To use this script properly you must be able to run python on your device.

How to use

  • Make sure you have filled in the 'API_KEY' variable and ensure the 'path' is correct.
  • Type '/list' while in a hypixel lobby
  • Run the script, all players who meet requirements and are not already in a hypixel guild will have their ign's printed to the terminal. The script should only take a few seconds to run.