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 


What to do about this?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
rog9001
Expert Cheater
Reputation: 2

Joined: 22 Dec 2015
Posts: 214
Location: Jupiter

PostPosted: Mon Apr 03, 2017 12:21 pm    Post subject: What to do about this? Reply with quote

so I was looking for the fire rate of a gun and what I found was this instruction:
Code:

mov eax,[edx*4+WindowGameGunz.exe+15D2878]


what can I do with this? I would like it so in[edx*4+WindowGameGunz.exe+15D2878] there would be 9999 but doing:
Code:

mov [edx*4+WindowGameGunz.exe+15D2878],#9999

or

push ecx
mov ecx,#9999
mov [edx*4+WindowGameGunz.exe+15D2878],ecx
pop ecx

or

push ecx
mov ecx,#9999
cvtsi2ss xmm7,ecx
movss [edx*4+WindowGameGunz.exe+15D2878],xmm7
pop ecx


doesn't work. What do I do?
Back to top
View user's profile Send private message
STN
I post too much
Reputation: 43

Joined: 09 Nov 2005
Posts: 2676

PostPosted: Mon Apr 03, 2017 12:53 pm    Post subject: Reply with quote

Disable show module addresses/symbols in Mem viewer then copy the instruction.

I think it's bugging out cause of the symbol. If that doesn't work, you can individually do the arithmetic like

mov eax, WindowGameGunz.exe+15D2878
edx*4+eax etc.

_________________
Cheat Requests/Tables- Fearless Cheat Engine
https://fearlessrevolution.com
Back to top
View user's profile Send private message
rog9001
Expert Cheater
Reputation: 2

Joined: 22 Dec 2015
Posts: 214
Location: Jupiter

PostPosted: Mon Apr 03, 2017 12:56 pm    Post subject: Reply with quote

STN wrote:
Disable show module addresses/symbols in Mem viewer then copy the instruction.

I think it's bugging out cause of the symbol. If that doesn't work, you can individually do the arithmetic like

mov eax, WindowGameGunz.exe+15D2878
edx*4+eax etc.


oh ok. Thanks for the help.
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