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}Find String values for any objects.

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
sjl002
Master Cheater
Reputation: 0

Joined: 31 Aug 2013
Posts: 305

PostPosted: Fri Jan 08, 2016 3:55 am    Post subject: {Help}Find String values for any objects. Reply with quote

Hi.
I'm how to find string id values for any objects players and unit's?
Back to top
View user's profile Send private message
akumakuja28
Master Cheater
Reputation: 16

Joined: 28 Jun 2015
Posts: 432

PostPosted: Fri Jan 08, 2016 12:09 pm    Post subject: Re: {Help}Find String values for any objects. Reply with quote

sjl002 wrote:
Hi.
I'm how to find string id values for any objects players and unit's?


You wont be able to do anything useful with it. Maybe you can rename something but thats only if the game is set up to read and display the string's in question.

String search is included in the search options in cheat engine.

_________________
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 08, 2016 12:19 pm    Post subject: Reply with quote

String ID's can be found inside the data structure. Just change the data type to string.

akumakuja28 wrote:
You wont be able to do anything useful with it.
-Use it for an ID?
Back to top
View user's profile Send private message
sjl002
Master Cheater
Reputation: 0

Joined: 31 Aug 2013
Posts: 305

PostPosted: Fri Jan 08, 2016 7:40 pm    Post subject: Reply with quote

Can use from structure spider for find any ID's?
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 08, 2016 7:44 pm    Post subject: Reply with quote

Do you ever try anything yourself?
Back to top
View user's profile Send private message
sjl002
Master Cheater
Reputation: 0

Joined: 31 Aug 2013
Posts: 305

PostPosted: Fri Jan 08, 2016 8:50 pm    Post subject: Reply with quote

this is code and max code:
Code:
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048)
label(returnhere)
label(ORIGINALCODE)
label(EXIT)

newmem: //this is allocated memory, you have read,write,execute access
push eax
mov [eax+14],eax//this is max value
mov eax,[eax+14]
pop eax
originalcode:
mov eax,[eax+14]
pop ecx
ret 0004

EXIT:
jmp returnhere

"Crysis.exe"+17C7BF:
jmp newmem
nop
nop
returnhere:


 
 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"Crysis.exe"+17C7BF:
mov eax,[eax+14]
pop ecx
ret 0004
//Alt: db 8B 40 14 59 C2 04 00


I'm search the max value and see that the max and current ammo Are the same.how to make script for go current ammo to max?
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Sat Jan 09, 2016 4:05 pm    Post subject: Reply with quote

Try to stay on-topic and avoid double-posting.

http://forum.cheatengine.org/viewtopic.php?p=5641662#5641662
Back to top
View user's profile Send private message
sjl002
Master Cheater
Reputation: 0

Joined: 31 Aug 2013
Posts: 305

PostPosted: Sat Jan 09, 2016 8:04 pm    Post subject: Reply with quote

Friends,I search in google for structure spider, But the thing about it is the view.
Back to top
View user's profile Send private message
sjl002
Master Cheater
Reputation: 0

Joined: 31 Aug 2013
Posts: 305

PostPosted: Wed Jan 13, 2016 4:34 am    Post subject: Reply with quote

I want that script for speed,when enable change to 100 and then when disable check box back to previous value(I mean is Before the value of 100 that was).
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