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 


Need help finding pointers for resources

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

Joined: 11 Jan 2024
Posts: 6

PostPosted: Thu Jan 11, 2024 2:38 pm    Post subject: Need help finding pointers for resources Reply with quote

I need help finding pointers for resources in game called organs please,
At first, I dont have any problems finding pointer for Money, Exp and Bodies in stock.

But when I try to find pointer for recources eg. Hair, I compared pointer scans and returned zero results. I even use max level 10 and offset limit to 5000.
Are there any chance that the pointer disappers or changed the pointer?
What method should I use to hack the resources?
Thanks in advance!
Back to top
View user's profile Send private message
Kenchz03
How do I cheat?
Reputation: 0

Joined: 11 Jan 2024
Posts: 6

PostPosted: Fri Jan 12, 2024 1:04 am    Post subject: Reply with quote

Im new to this cheat engine stuffs, and kinda make cheating a pastime. I scan pointers manually with the offset as per ce tutorial, and zero result when i search it.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 471

Joined: 09 May 2003
Posts: 25835
Location: The netherlands

PostPosted: Fri Jan 12, 2024 1:28 am    Post subject: Reply with quote

First make sure that changing the value actually has an effect in the game. If it reverts back after using it it won't work

make 100% sure the addres matches the one when the map was made

try changing other scan parameters . e.g. disable max nodes per offset. If you used the option that pointers must end with an offset then don't use it (you could have gotten a wrong offset with debugging)

and if all else fails, try code injection

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Kenchz03
How do I cheat?
Reputation: 0

Joined: 11 Jan 2024
Posts: 6

PostPosted: Fri Jan 12, 2024 2:09 am    Post subject: Reply with quote

Thanks, Im pretty sure that the address that I got has an effect on the game because when I change the value I can sell the resource.

I gonna try to learn the code injection. Should I use the address that i found? If I use code injection will it still be valid when I restart the game?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 471

Joined: 09 May 2003
Posts: 25835
Location: The netherlands

PostPosted: Fri Jan 12, 2024 2:40 am    Post subject: Reply with quote

if it's in modulename+offset notation it'll be the correct after a restart
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Kenchz03
How do I cheat?
Reputation: 0

Joined: 11 Jan 2024
Posts: 6

PostPosted: Fri Jan 12, 2024 3:21 am    Post subject: Reply with quote

Its not in the modulename+offset. I tried code injection it worked but after restarting the game it broke.
The instruction is mov [rax+04],ecx
All addresses that I found have the same instruction.
This is what I used, I dont know if its correct.

Code:

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,1EBA2FE0045)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
add ecx,#500


originalcode:
mov [rax+04],ecx
movsxd  rax,dword ptr [rdi+1C]

exit:
jmp returnhere

1EBA2FE0045:
jmp newmem
nop 2
returnhere:


 
 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
1EBA2FE0045:
db 89 48 04 48 63 47 1C
//mov [rax+04],ecx
//movsxd  rax,dword ptr [rdi+1C]
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 152

Joined: 06 Jul 2014
Posts: 4719

PostPosted: Fri Jan 12, 2024 11:33 am    Post subject: Reply with quote

Use AOB injection template

If that instruction accesses multiple addresses, see step 9 of the CE tutorial

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
Kenchz03
How do I cheat?
Reputation: 0

Joined: 11 Jan 2024
Posts: 6

PostPosted: Fri Jan 12, 2024 3:13 pm    Post subject: Reply with quote

I tried AoB and it worked at first, but when I restared the game, I cabt turn the script back on. Tried 4x, I think Im missing something here.
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Fri Jan 12, 2024 3:45 pm    Post subject: Reply with quote

Expand on the AOB signature and incorporate wildcard entries for dynamic values. Probably, your signature is no longer valid. You can check it within CE by performing a scan on it. You may need to change Writable and Active Memory Only settings.
Back to top
View user's profile Send private message
Kenchz03
How do I cheat?
Reputation: 0

Joined: 11 Jan 2024
Posts: 6

PostPosted: Sat Jan 13, 2024 2:50 am    Post subject: Reply with quote

I used AoB scanning, and it finds the right address every time I restart the game. I put ?? ?? In the AoB signatures where the value is.

Thanks everyone for the help and I learned from all of your inputs.
-Cheers!
Back to top
View user's profile Send private message
rich20509
Idiot bot
Reputation: 0

Joined: 09 Jan 2024
Posts: 2
Location: USA

PostPosted: Tue Jan 16, 2024 6:02 am    Post subject: Reply with quote

I too need the same resources though I have gone through the post which definitely help me out a lot but anyone can give more suggestion to this
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine 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