PyMeow
Python Game Hacking Library
Install / Use
/learn @qb-0/PyMeowREADME
:cat: pyMeow<br>
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:
<img src="https://github.com/qb-0/pyMeow./raw/master/examples/screenshots/csgo.png" alt="alt text" width="350" height="250"> <img src="https://github.com/qb-0/pyMeow./raw/master/examples/screenshots/sauerbraten.png" alt="alt text" width="350" height="250"> <img src="https://github.com/qb-0/pyMeow./raw/master/examples/screenshots/ac_esp_win.png" alt="alt text" width="350" height="250"> <img src="https://github.com/qb-0/pyMeow./raw/master/examples/screenshots/acdebug.png" alt="alt text" width="350" height="250">
:memo: Cheatsheet / Features
An overview of the functionality can be found in the Cheatsheet
:floppy_disk: Installation
- Make sure you use a 64bit version of Python
- Download the latest PyMeow Module from the
- Use pip to install
pip install pyMeow*.zip
:desktop_computer: 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
:globe_with_meridians: Projects
Fury by gabsroot
Fury is an external cheat for Counter-Strike 2, developed using python.
<img src="https://i.ibb.co/My8Pv5Zt/409779211-81b4e500-cc72-4b7d-918c-8546c4c23344.png" alt="alt text" width="450" height="250">
pyMeow SWBF2 by qb
Configurable cross platform Starwars Battlefront 2 ESP
<img src="https://github.com/qb-0/pyMeowSWBF2/raw/master/screenshots/screenshot.png" alt="alt text" width="450" height="250">
VakScript by vakdev
Spaceglider for League of Legends
<img src="https://i.ibb.co/TrcPV94/screenshot.png" alt="alt text" width="450" height="250">
SuperSimpleMH by XanthanGumm
Diablo 2 Resurrected map directions. A tool which direct to key points in the game map.
<img src="https://github.com/XanthanGumm/SuperSimpleMH/blob/master/LowerKurast.png" alt="alt text" width="450" height="250">
pyMeow Pixel Aimbot by qb
Simple configurable Pixel Aimbot
<img src="https://github.com/qb-0/pyMeow-PixelBot/blob/master/screenshot.png" alt="alt text" width="450" height="250">
:dollar: Donations
If you enjoy pyMeow and want to make a small donation, then feel free to buy me a :beer:. Thank you! https://www.buymeabeer.com/quebee
