Skip to content
/ pyMeow Public
forked from qb-0/pyMeow

Python Game Hacking Library

License

Notifications You must be signed in to change notification settings

hjubi/pyMeow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐱 pyMeow

pyMeow combines a memory module and functionality of Raylib to a library which makes it easy to create external cheats with Python on Windows or Linux:

alt text alt text alt text alt text

📝 Cheatsheet / Features

An overview of the functionality can be found in the Cheatsheet

💾 Installation

  • Make sure you use a 64bit version of Python
  • Download the latest PyMeow Module from the Release Section
  • Use pip to install pip install pyMeow*.zip

🖥️ Compiling

# 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"
# Compile
cd pyMeow && nim c pyMeow

💵 Donations

If you enjoy pyMeow and want to make a small donation, then feel free to buy me a 🍺. Thank you! https://www.buymeabeer.com/quebee

🌐 Projects

Configurable cross platform Starwars Battlefront 2 ESP

alt textalt text

About

Python Game Hacking Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 100.0%