How to create own cheat?

DREDD

Administrator
Administrator
Administrator
Administrator
Status
Offline
Joined
Apr 18, 2019
Messages
147
Reaction score
249
1*uFINNsYNbYuPIC3sUMyy6w.jpeg

Greetings, here we will talk about the basic things that are necessary for writing your cheat and understanding what and how it works. I would like to note that in order to reach a higher level, you need more practice with this, start to dig into the game engine, watch what and how works.

But before all this, you must do the following:
  1. Learn computer science.
  2. Learn programming language.
  3. Practice.
  4. Practice x2.
Then we take source code and try to figure it out how the game structure works, how this or that function works. And after some time you will begin to understand how the cheat works, what will happen if you change something in the code.

After 3 months or a year (with constant practice), you will already feel confident in other people's source codes, write something of your own, and may not even be bad at making money.

If you think that you can do more rationally, you can write in the subject, as you would have done.
 
Last edited:

DREDD

Administrator
Administrator
Administrator
Administrator
Status
Offline
Joined
Apr 18, 2019
Messages
147
Reaction score
249
step 1: get some random meme source
step 2: change name
step 3: sell a private cheat
step 4: profit
May be, but when the update comes out and at least the index changes, there will already be a problem.
 

Mr House

Moderator
Experienced
Moderator
Experienced
Status
Offline
Joined
Mar 27, 2019
Messages
313
Reaction score
863
DREDD After learning C++ and Accessing Process Memory what is the first thing to do?
 

DREDD

Administrator
Administrator
Administrator
Administrator
Status
Offline
Joined
Apr 18, 2019
Messages
147
Reaction score
249
DREDD After learning C++ and Accessing Process Memory what is the first thing to do?
if you know this pretty well, i would start editing the source code.
As addition: can and should explore the game engine.
 

Mr House

Moderator
Experienced
Moderator
Experienced
Status
Offline
Joined
Mar 27, 2019
Messages
313
Reaction score
863
if you know this pretty well, i would start editing the source code.
As addition: can and should explore the game engine.
What was the first Source Code you edited?
 

DREDD

Administrator
Administrator
Administrator
Administrator
Status
Offline
Joined
Apr 18, 2019
Messages
147
Reaction score
249

Mr House

Moderator
Experienced
Moderator
Experienced
Status
Offline
Joined
Mar 27, 2019
Messages
313
Reaction score
863
Top