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 


can't find address
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
miska
Newbie cheater
Reputation: 0

Joined: 05 Feb 2012
Posts: 11

PostPosted: Sun Feb 05, 2012 9:29 am    Post subject: can't find address Reply with quote

hello i can't find address of hp? i dont know what to do

what i am doing wrong?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 471

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

PostPosted: Sun Feb 05, 2012 9:35 am    Post subject: Reply with quote

You're not doing the scan on the correct computer. Your computer doesn't store the health
_________________
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
miska
Newbie cheater
Reputation: 0

Joined: 05 Feb 2012
Posts: 11

PostPosted: Sun Feb 05, 2012 11:49 am    Post subject: Reply with quote

so what should i do? scan on other computer? or in this game i can't get health address?
Back to top
View user's profile Send private message
Corruptor
Advanced Cheater
Reputation: 3

Joined: 10 Aug 2011
Posts: 82

PostPosted: Sun Feb 05, 2012 3:08 pm    Post subject: Reply with quote

googling "that game", i found out that it is an mmorpg, and as sutch, its server-sided. that means, that all the important datas, sutch as your health, are stored on a server, not on your computer. So, "You're not doing the scan on the correct computer. Your computer doesn't store the health" is mostlikely meant to be an ironic way of saying this.

As for "o what should i do? scan on other computer?", the "computer" you would have to scan is the oficiall game server. That means: there is no way to cheat in this game.


As for other games or if wikipedia betraid me and this is not an only game, the value might not be stored in an DWORD. You may try to use the "All (Byte to double)" option as value typ and increased/decreased value as scan type. Again, if this is an mmorpg, you might find the value that holds the shown health value, but changing it will not change your health at all.
Back to top
View user's profile Send private message
apocalypticx
Expert Cheater
Reputation: 4

Joined: 19 Jul 2009
Posts: 126
Location: UK

PostPosted: Sun Feb 05, 2012 3:34 pm    Post subject: Reply with quote

The server will hold all your important data what is on your machine is merely visual display only, if you change something it will most likely revert back to its original value.
Do a google search for 'that game bot' and use any of the top links that comes up.Set it up leave your computer on, come back lots of new shinies to sell keep etc.
Back to top
View user's profile Send private message
miska
Newbie cheater
Reputation: 0

Joined: 05 Feb 2012
Posts: 11

PostPosted: Mon Feb 06, 2012 5:13 am    Post subject: Reply with quote

I want write my own bot. i don't want change this. i need only read this value. rest will do my program
Back to top
View user's profile Send private message
ta_trainer
Advanced Cheater
Reputation: 0

Joined: 24 Dec 2006
Posts: 76

PostPosted: Mon Feb 06, 2012 6:15 am    Post subject: Reply with quote

I agree that it is server based but at the same time a copy must reside on ur PC somewere in memory, otherwise, how did u get the health value on the screen!

have you tried searching for "float" instead of "4 bytes int"?
or it could be hashed somehow so it is not directly matching the value on the screen.

try searching for unknown value then use
has increaded
has decreased
has changed
has not changed ...etc

I once was search for a value in memory and it was badded by 16
so 1 was 17
w 2 was 18 ...etc

good luck
Back to top
View user's profile Send private message
miska
Newbie cheater
Reputation: 0

Joined: 05 Feb 2012
Posts: 11

PostPosted: Tue Feb 07, 2012 7:30 am    Post subject: Reply with quote

ta_trainer wrote:
I agree that it is server based but at the same time a copy must reside on ur PC somewere in memory, otherwise, how did u get the health value on the screen!

have you tried searching for "float" instead of "4 bytes int"?
or it could be hashed somehow so it is not directly matching the value on the screen.

try searching for unknown value then use
has increaded
has decreased
has changed
has not changed ...etc

I once was search for a value in memory and it was badded by 16
so 1 was 17
w 2 was 18 ...etc

good luck


thx i found it Very Happy

i have adress but it's strange because
whe i have 50hp in game in memory it's 33 value
when 40hp in memory it's 26
when 37hp in memory 24
when 35hp in memory 23
when 28hp in memory 18
when 58hp in memory 38
when 65hp in memory 43

i can't find dependence Sad please help
Back to top
View user's profile Send private message
ta_trainer
Advanced Cheater
Reputation: 0

Joined: 24 Dec 2006
Posts: 76

PostPosted: Tue Feb 07, 2012 8:00 am    Post subject: Reply with quote

The numbers to the left are in Dec, the ones to the right are Hex

example:
35dec = 23hex
50dec = 32hex

use windows calc to verify
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 471

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

PostPosted: Tue Feb 07, 2012 8:45 am    Post subject: Reply with quote

doesn't look like hex
But tell us the address and the 3 bytes in front and the 4 bytes after. Perhaps it's not a 1 byte value but actually a floating point (or a string)

_________________
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
miska
Newbie cheater
Reputation: 0

Joined: 05 Feb 2012
Posts: 11

PostPosted: Tue Feb 07, 2012 12:05 pm    Post subject: Reply with quote

ahh i found the dependence Very Happy

hp*(2/3)=value ;D

thanks everyone for help Smile
Back to top
View user's profile Send private message
miska
Newbie cheater
Reputation: 0

Joined: 05 Feb 2012
Posts: 11

PostPosted: Sat Feb 11, 2012 3:46 am    Post subject: Reply with quote

ok, now i have problem with mana

value in memory | mana in game

247 | 117
241 | 115
243 | 113
237 | 111
239 | 109
233 | 107
235 | 105
215 | 85

help?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 471

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

PostPosted: Sat Feb 11, 2012 11:00 am    Post subject: Reply with quote

Post a screenshot of the address in memoryview with one row up (so address-16)
_________________
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
miska
Newbie cheater
Reputation: 0

Joined: 05 Feb 2012
Posts: 11

PostPosted: Sun Feb 12, 2012 4:58 am    Post subject: Reply with quote

i don't know exactly what to do, i have this:


screen.JPG
 Description:
 Filesize:  179.25 KB
 Viewed:  17947 Time(s)

screen.JPG


Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 471

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

PostPosted: Sun Feb 12, 2012 11:34 am    Post subject: Reply with quote

I actually meant a screenshot at 007abfd0 to show the bytes in front as well

anyhow, what does value 225 represent in the game ?

Also, seeing the address is in static memory, try finding what writes to it. The code might give a clue on how it's actually stored

_________________
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
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
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