How to create a game trainer with Python Part 3

preview_player
Показать описание
This code is an example of how to create a game trainer or a hack cheat code for single player PC games. It shows how you can read or modify values from the process memory of the game.
You can modify the game to get more/infinite ammo, health or grenades.
To test the code make sure you download the version v1.1.0.4 of the AssaultCube game as the memory addresses changed in newer releases of the game.

Requirements:

Make sure to subscribe for more videos.

Рекомендации по теме
Комментарии
Автор

what is offsets=[0xf4] i want make for another game

RXH
Автор

it doesn't inform on how to do a full trainer for another game

davidfarah
Автор

I updated the links and the website again and uploaded the code to github.

MechanizeCode
Автор

@5:15 you open that code you didn't show us how you did that code :(

Iamawaketotruth
Автор

1 thing is that the addresses change when the game is closed thats why you need pointers

mateokladaric