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 


how to search for rarely changed values address?

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

Joined: 10 Nov 2015
Posts: 2

PostPosted: Tue Nov 10, 2015 9:28 am    Post subject: how to search for rarely changed values address? Reply with quote

hey guys ,
i play Bioshock Infinite but i faced a complex problem , the traditional changed\unchanged scan is not effective with some values like (infusion) cause it is really a rare item (only 24 in the all game story) and the only way i use to max it is to pick more than 3 infusion's without closing the game or return to last check point cause its address change every time i close or reload the game .
in addition of the fact that i cant start my search from 0 or 1 cause a lot of Boolean's use those value's .
so for example if i want to max the only hp ( it need 10 fusion to be maxed ), i must pick at least 5

so guys any one got a solution or a work around for this problem ?

Thanx in advance .
Back to top
View user's profile Send private message
Betcha
Expert Cheater
Reputation: 4

Joined: 13 Aug 2015
Posts: 232
Location: Somewhere In Space

PostPosted: Tue Nov 10, 2015 10:02 am    Post subject: Re: how to search for rarely changed values address? Reply with quote

I suggest you to change the exact Health on your own, without picking some bottles who increases your health..

Pick the Value Type ---> Float
Pick the Scan Type ---> Unknown initial value
Press First Scan
And then just do
Scan Type ---> Decreased value
Scan Type ---> Increased value
And so on, until you find exact value of your Health.
Back to top
View user's profile Send private message
Cake-san
Grandmaster Cheater
Reputation: 8

Joined: 18 Dec 2014
Posts: 541
Location: Semenanjung

PostPosted: Tue Nov 10, 2015 10:43 am    Post subject: Reply with quote

That time when I'm still new to making script,I'm trying to make script for infusion but the script also effect the value for ammo/health.(sorry,I can't remember much,don't know which one).What I know is that the variables shared the same instruction.

Edited
So, I have checked.It shared the the intruction with ammo.
The infusion variables only being access by the intruction when the values are being changed.Here's the script:
Code:

[ENABLE]
aobscan(_inj1,8B 45 08 8B 54 24 38)
registersymbol(_inj1)
alloc(newmem,48)
label(returnhere)
label(originalcode)

newmem:
cmp [ebp+1C],05FCB51C
je _ammo
mov [ebp+08],#10
jmp originalcode
_ammo:
mov [ebp+08],#300

originalcode:
mov eax,[ebp+08]
mov edx,[esp+38]
jmp returnhere

_inj1:
jmp newmem
nop
nop
returnhere:

[DISABLE]
dealloc(newmem)
_inj1:
db 8B 45 08 8B 54 24 38
//mov eax,[ebp+08]
//mov edx,[esp+38]
unregistersymbol(_inj1)


Cheer

_________________
...
Back to top
View user's profile Send private message
theking200051
How do I cheat?
Reputation: 0

Joined: 10 Nov 2015
Posts: 2

PostPosted: Wed Nov 11, 2015 11:24 am    Post subject: Reply with quote

Thanx guys Got it Very Happy
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