Hello @all
In this Thread i will show you some way's to make a PC Trainer.
You need:
- Cheat Engine
- Visual Basic
- Game's :D
- Taste of Brain ^^
First what is Cheat Engine ?
All Tutorials in this Thread will be made be me/ how i make my trainer
Easy Game Engine:
- YS
Middle Game Engine:
- Need For Speed: Most Wanted
Hard Game Engine:
- Sleeping Dog's
Game's like YS have an Easy "Game Engine". Most addresse's are Static so we don't need to make Script's or Pointer Scans.
Game's like Need For Speed: Most Wanted have a Middle "Game Engine". All addresses are Dynamic and Change after every game Start/Close or Change Race. Here wee need make a Script or Pointer Scan.
Game's like Sleeping Dog's have Hard "Game Engine". All addresses are Dynamic and Stocked. Stock mean a easy script like we here will learn will no help. Game will Crash. but we can use Pointer Scan.
Static Addresses:
Static Addresses never Change in a Game. No Important if we Close Game or Restart our PC or something Else the Address will be allways the same. They allways Green.
Dynamic Addresses:
Dynamic Addresses change after Level/Cut Scene etc. For this addresses you can make a Assambler Script or Pointer Scan.
Pointer Scan:
A Pointer Scan search the full game for a Address with Offset. Pointer's not often good and sometime may not found our address.
Tutorial Dynamic Addresses:
Tutorial Static Addresses:
Tutorial Find Data Structur in a Game
Video "First Steps" - old video by me new one will coming soon
Upcoming Tutorials:
- Pointer Scan
- Assambler Script
- Make with Cheat Engine a Trainer
- Make with Visual Basic a Trainer
- Video Tutorial's
Best regards
SeryogaSK