Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hrt/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 text

Spaceglider for League of Legends

alt text

Diablo 2 Resurrected map directions. A tool which direct to key points in the game map.

alt text

Simple configurable Pixel Aimbot

alt text

About

Fork Of Python Game Hacking Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 100.0%