PyMeow- icon indicating copy to clipboard operation
PyMeow- copied to clipboard

Python Game Hacking Library

PyMeow (Discord)

Cross platform (Windows / Linux) Python Library for external Game Hacking

Windows Cheatsheet / Features

Installation / Usage
  • Make sure you use a 64bit version of Python 3
  • Download the latest PyMeow Module from the Release Section
  • Extract the files and use pip to install PyMeow: pip install .
Compiling
  • Download and install nim and git for windows
  • (Windows) Install external dependencies: nimble -y install pixie winim nimgl nimpy
  • (Linux) Install external dependencies: nimble -y install pixie x11 nimgl opengl@#master nimpy
  • Clone and Compile: git clone https://github.com/qb-0/PyMeow && cd PyMeow && nim c pymeow
Linux

The linux version is still under progress but is ready to use and follows almost the windows api. Assault Cube ESP CSGo ESP Sauerbraten ESP+Aimbot

CSGo ESP:

alt text

Assault Cube ESP

alt text

SWBF2 ESP

alt text

Cube2: Sauberbraten ESP + Aimbot

Healthbar

credits to: nimpy, winim, nimgl, GuidedHacking