Skip to content

gmh5225/Python-PyMeow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMeow (Discord)

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

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 winim nimgl nimpy
  • (Linux) Install external dependencies: nimble -y install 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

alt text

alt text

alt text

alt text

About

Python Game Hacking Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nim 100.0%