# Game Cheat

> Game Cheat Development

- Skill: `lingbol088-spec/game-cheat` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add lingbol088-spec/game-cheat`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lingbol088-spec/game-cheat/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: lingbol088-spec (https://skillmd.com/u/lingbol088-spec)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lingbol088-spec/game-cheat

---


# Game Cheat Development

Executable Python tools for game memory manipulation and cheat development.

## Scripts

- `scripts/memory_trainer.py` -- Process memory read/write, pattern scan, pointer chains
- `scripts/aimbot_math.py` -- ViewMatrix transforms, bone ESP coordinates, smooth aim
- `scripts/injector.py` -- DLL/code injection: CreateRemoteThread, manual map, reflective
- `scripts/packet_hook.py` -- Winsock hook patterns, packet sniff/replay/inject

