GrassMC is a Python script for mass checking the validity of accounts on app.getgrass.io. It provides a convenient and efficient way to verify the authenticity of a large number of accounts with ease.
Windows: https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe
Linux: https://docs.python-guide.org/starting/install3/linux/
-
git clone https://github.com/im-hanzou/GrassMC
-
cd GrassMC
-
python -m pip install -r requirements.txt
-
python main.py
-
Insert your
email|password
filename
The input file should contain a list of accounts in the format email|password
, with each account on a new line.
GrassMC is a Python script for mass checking accounts at app.getgrass.io. Please note that this script is provided for educational purposes only. The use of this script for illegal activities is strictly prohibited. The creator of this script shall not be held responsible for any misuse or unlawful actions taken by individuals who use this script.