pyMeow (Discord)
pyMeow combines a memory module and the functionality of Raylib to a library which makes it easy to create external cheats:
An overview of the functionality can be found in the Cheatsheet
- Make sure you use a 64bit version of Python 3
- Download the latest PyMeow Module from the
- Extract the files and use pip to install pyMeow:
pip install .
# Install Nim and Git!
# Install requirements:
nimble install -y nimpy nimraylib_now x11 winim
# Clone the repository
git clone "https://github.com/qb-0/pyMeow." pyMeow
# Compile
cd pyMeow && nim c pyMeow