Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Change fomulars

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
deama1234
Master Cheater
Reputation: 3

Joined: 20 Dec 2014
Posts: 328

PostPosted: Tue Jan 20, 2015 3:53 pm    Post subject: Change fomulars Reply with quote

Alright, so, imagine there's a game, and it has a fomular to calculate how much damage the player takes, e.g:

hp = hp - (damage / defence)

so, how would I find that fomular and change it? Is it even possible? I've dabbled in the assembly viewer and it seems possible, I just can't comprehend it, yet.
Back to top
View user's profile Send private message
Krampus
Cheater
Reputation: 0

Joined: 22 Nov 2014
Posts: 41

PostPosted: Tue Jan 20, 2015 5:25 pm    Post subject: Re: Change fomulars Reply with quote

deama1234 wrote:
Alright, so, imagine there's a game, and it has a fomular to calculate how much damage the player takes, e.g:

hp = hp - (damage / defence)

so, how would I find that fomular and change it? Is it even possible? I've dabbled in the assembly viewer and it seems possible, I just can't comprehend it, yet.


It's definitely possible, though you'd need to have a good understanding of assembly. The best place to learn assembly (I think) is right here on the forum! Look up A Very In Depth Tutorial on Auto Assembler, and after reading that one, read An In-Depth Tutorial on Auto Assembler Extended.

Once you've got assembly down pretty good, start looking at simple programs in the Cheat Engine Memory Viewer (Or in OllyDbg if you have it). It'll give you a better idea of what the structure looks like, and how the flow of a program works. It'll also show you what a function looks like, and by studying them, what they do.

After you understand the way a program looks in Assembly, go back to your game. Find the instruction that decreases you health, and look at the assembly above the mov/sub/dec. You'll probably be able to spot the formula, and if it's not there it's either called before the function, or in a jump above the decrease health instruction.

_________________
There is no spoon.
Back to top
View user's profile Send private message
deama1234
Master Cheater
Reputation: 3

Joined: 20 Dec 2014
Posts: 328

PostPosted: Tue Jan 20, 2015 6:05 pm    Post subject: Reply with quote

Alright, I'll go read those up then, thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites