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 


HELP!

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
Monom
How do I cheat?
Reputation: 0

Joined: 01 Mar 2015
Posts: 4

PostPosted: Sun Mar 01, 2015 3:01 pm    Post subject: HELP! Reply with quote

Hi! I don't know if i'm posting this in the right place.. but I need some help Very Happy

I'm currently playing Watch Dogs (not exactly sure what version, but it's not an official copy) and I can't seem to find the correct Health address to make a GOD mode.

All my searches got me to some addresses that have the value of 100 FLOAT but do nothing if I check them.

So I searched here for some tables... and nothing... but found this script

Code:
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,"Disrupt_b64.dll"+181B530)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
mov [rcx+18],(float)100

originalcode:
movss xmm0,[rcx+18]

exit:
jmp returnhere

"Disrupt_b64.dll"+181B530:
jmp newmem
returnhere:


 
 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"Disrupt_b64.dll"+181B530:
movss xmm0,[rcx+18]
//Alt: db F3 0F 10 41 18


But this doesn't work.. because it's for a different version.
So I decided to look for the address using the movss xmm0,[rcx+18] code that i found in that script.

Found a bunch of results. as you can see in the picture below

And Now I don't know how to choose the correct one...
How can I find that bloody address?? Sad((

Am I going at this the wrong way?

PLS HELP!

Thanks!



1231.jpg
 Description:
 Filesize:  212.09 KB
 Viewed:  5302 Time(s)

1231.jpg


Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Sun Mar 01, 2015 3:52 pm    Post subject: Reply with quote

Go to each instruction in memory view, right-click it, and select Find out what addresses this instruction accesses.

If this script pulls the value to then display to the screen, CE should pop up an address when you swap to the game for 1 second.

If this script pulls the value right before it subtracts due to damage, then you'll need to take some damage before CE will pop up the address.
Back to top
View user's profile Send private message
Monom
How do I cheat?
Reputation: 0

Joined: 01 Mar 2015
Posts: 4

PostPosted: Sun Mar 01, 2015 4:03 pm    Post subject: Reply with quote

Zanzer wrote:
Go to each instruction in memory view, right-click it, and select Find out what addresses this instruction accesses.

If this script pulls the value to then display to the screen, CE should pop up an address when you swap to the game for 1 second.

If this script pulls the value right before it subtracts due to damage, then you'll need to take some damage before CE will pop up the address.


Thanks! I will try

EDIT: No luck! Sad I even tried to search for the Health address again.. same results SadSad
Back to top
View user's profile Send private message
Monom
How do I cheat?
Reputation: 0

Joined: 01 Mar 2015
Posts: 4

PostPosted: Mon Mar 02, 2015 4:33 pm    Post subject: Reply with quote

Does anyone have any ideas?
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Tue Mar 03, 2015 3:11 am    Post subject: Reply with quote

I used two injection points for my health/one-hit kill/kill all script:

Code:
aobscanmodule(aob_health_base,Disrupt_b64.dll,F30F104118F30F5C411C)
alloc(newmem,2048,"Disrupt_b64.dll")
aobscanmodule(aob_god_mode,Disrupt_b64.dll,0F57C00F2F4118)
alloc(newmem2,2048,"Disrupt_b64.dll")

"Disrupt_b64.dll"+4E4930
"Disrupt_b64.dll"+4E4963


Those are for version v1.06.329, but should help you find what you're looking for.
Back to top
View user's profile Send private message
Monom
How do I cheat?
Reputation: 0

Joined: 01 Mar 2015
Posts: 4

PostPosted: Tue Mar 03, 2015 5:25 pm    Post subject: Reply with quote

++METHOS wrote:
I used two injection points for my health/one-hit kill/kill all script:

Code:
aobscanmodule(aob_health_base,Disrupt_b64.dll,F30F104118F30F5C411C)
alloc(newmem,2048,"Disrupt_b64.dll")
aobscanmodule(aob_god_mode,Disrupt_b64.dll,0F57C00F2F4118)
alloc(newmem2,2048,"Disrupt_b64.dll")

"Disrupt_b64.dll"+4E4930
"Disrupt_b64.dll"+4E4963


Those are for version v1.06.329, but should help you find what you're looking for.


Hey! thanks for the reply.. But i'm not really sure what I must do with this code.. I'm not good with CheatEngine.. I just mess around with it Very Happy

I tried to use it in a script.. and I think it created 2 addresses that weren't there before.. but that got me nowhere.

So what should I do with the code?

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