• Stars
    star
    324
  • Rank 129,708 (Top 3 %)
  • Language
    Nim
  • License
    MIT License
  • Created about 2 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python Game Hacking Library

🐱 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

pyMeow SWBF2 by qb

Configurable cross platform Starwars Battlefront 2 ESP

alt text

VakScript by vakdev

Spaceglider for League of Legends

alt text

SuperSimpleMH by XanthanGumm

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

alt text

pyMeow Pixel Aimbot by qb

Simple configurable Pixel Aimbot

alt text