| View previous topic :: View next topic |
| Author |
Message |
basil123 How do I cheat?
Reputation: 0
Joined: 19 Mar 2014 Posts: 5
|
Posted: Sun Apr 20, 2014 5:27 am Post subject: cheat engine tutorial problem |
|
|
okay.. after registering and waiting for month i can finally post it.
h t t p:/ /i61.ti nyp ic. co m/1 4njng h.j pg
i dont know what to do with this so i register in this site i ask about it.
do i have to add example like add[0000] thing ?
what im supposed to do here?
ps:i cant seem to post url... hmm from past i can post it you know old account that lost due to time.
|
|
| Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Sun Apr 20, 2014 7:37 am Post subject: |
|
|
Waiting for a month to post ? thats harsh.
Anyway, your solution is
add [ebx+47c], 2
remove the dec instruction from the originalcode: section. Or change the above code to add [ebx+47c], 3
Why [ebx+47c] ? because this accesses your health address. 426E99 is the code location which has the decrease instruction, you modify the instruction not the address or opcodes of code locations which is what your code is doing.
_________________
|
|
| Back to top |
|
 |
basil123 How do I cheat?
Reputation: 0
Joined: 19 Mar 2014 Posts: 5
|
Posted: Mon Apr 21, 2014 12:11 am Post subject: |
|
|
| STN wrote: | Waiting for a month to post ? thats harsh.
Anyway, your solution is
add [ebx+47c], 2
remove the dec instruction from the originalcode: section. Or change the above code to add [ebx+47c], 3
Why [ebx+47c] ? because this accesses your health address. 426E99 is the code location which has the decrease instruction, you modify the instruction not the address or opcodes of code locations which is what your code is doing. |
thanks finally im in step8
i just change dec in original code to add ,2
|
|
| Back to top |
|
 |
basil123 How do I cheat?
Reputation: 0
Joined: 19 Mar 2014 Posts: 5
|
Posted: Tue Apr 22, 2014 1:09 am Post subject: cheat engine tutorial problem |
|
|
okay another problem -_-
ht tp :/ /i 61. ti nyp ic. co m/ rvy r2 e. pn g
i already find pointer address that keep knowing what address when i change pointer but there's no value when i add so i want to do assembly but i dont know what to do with the original value.
|
|
| Back to top |
|
 |
|