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 about offset

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

Joined: 09 Mar 2010
Posts: 6

PostPosted: Wed Mar 10, 2010 1:25 pm    Post subject: Help about offset Reply with quote

İ changed topic for not open other one
here is my other question about offset

u can see when i found point adres and search in hex there a lot result but when i try add adress manuely one of them,i cant find what ofset i should put,i dont know how to find ofset or what is ofset


Last edited by ertungaa on Wed Mar 10, 2010 5:45 pm; edited 1 time in total
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Wed Mar 10, 2010 2:26 pm    Post subject: Reply with quote

do an unknown initial value scan followed by decreased valued when it drops
_________________
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
ertungaa
How do I cheat?
Reputation: 0

Joined: 09 Mar 2010
Posts: 6

PostPosted: Wed Mar 10, 2010 4:08 pm    Post subject: Reply with quote

Dark Byte wrote:
do an unknown initial value scan followed by decreased valued when it drops

Thanks buddy,i learned that from ur tutorial.exe
Great a tutorial for beginners,thanks..İ saw tht today. Smile
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Wed Mar 10, 2010 8:39 pm    Post subject: Reply with quote

offset is 8c

[ebx+8c]

_________________
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
Radiation
Grandmaster Cheater
Reputation: 14

Joined: 17 Jun 2009
Posts: 842
Location: Chernobyl

PostPosted: Wed Mar 10, 2010 9:32 pm    Post subject: Reply with quote

yes, the offset is 0x8C.

oh yeah, check this topic out too:

http://forum.cheatengine.org/viewtopic.php?t=490253&sid=19965f504badfe75c323879051bf92af

_________________
Jesus loves you, Hitler! Smile

Playing/Embedding XM and MOD files in Visual Basic 6

.erutangis ruoy ni siht esu neht ,sdrawkcab siht daer ot hguone trams erew uoy fI
I can spell your name backwards: ‮Hitler
Back to top
View user's profile Send private message
ertungaa
How do I cheat?
Reputation: 0

Joined: 09 Mar 2010
Posts: 6

PostPosted: Thu Mar 11, 2010 6:24 am    Post subject: Reply with quote

Now what is ofset this lookin harder because there no any ebx
how i can find ofset now
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Thu Mar 11, 2010 9:46 am    Post subject: Reply with quote

you can rewrite that as
Code:

mov edx,[eax+0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000]

_________________
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
ertungaa
How do I cheat?
Reputation: 0

Joined: 09 Mar 2010
Posts: 6

PostPosted: Thu Mar 11, 2010 10:12 am    Post subject: Reply with quote

Dark Byte wrote:
you can rewrite that as
Code:

mov edx,[eax+0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000]

İ rewrite
Code:
mov edx,[eax]   to   mov [ebx+18],edi

But when i write ofset 18 its still dont show true value.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Thu Mar 11, 2010 1:47 pm    Post subject: Reply with quote

Quote:

İ rewrite
Code:
mov edx,[eax] to mov [ebx+18],edi

Why would you do that , there's no logical reason to do that.
And if you mean you skipped it, that means you skipped the 0 offset pointer

Looking at your screenshot: you didn't put in the 8c offset

_________________
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
ertungaa
How do I cheat?
Reputation: 0

Joined: 09 Mar 2010
Posts: 6

PostPosted: Thu Mar 11, 2010 3:43 pm    Post subject: Reply with quote

Dark Byte wrote:
Quote:

İ rewrite
Code:
mov edx,[eax] to mov [ebx+18],edi

Why would you do that , there's no logical reason to do that.
And if you mean you skipped it, that means you skipped the 0 offset pointer

Looking at your screenshot: you didn't put in the 8c offset

8c was for old screenshot,in last screensho there no any point ebx or somethings for ofset and i rewrite likeu said but didint work.
Back to top
View user's profile Send private message
ertungaa
How do I cheat?
Reputation: 0

Joined: 09 Mar 2010
Posts: 6

PostPosted: Mon Mar 15, 2010 7:53 am    Post subject: Reply with quote

itapa wrote:
yes, the offset is 0x8C.

oh yeah, check this topic out too:


i cant see any icon under urname. Confused
Back to top
View user's profile Send private message
Radiation
Grandmaster Cheater
Reputation: 14

Joined: 17 Jun 2009
Posts: 842
Location: Chernobyl

PostPosted: Mon Mar 15, 2010 4:14 pm    Post subject: Reply with quote

ertungaa wrote:
itapa wrote:
yes, the offset is 0x8C.

oh yeah, check this topic out too:


i cant see any icon under urname. Confused


you need a higher post count to modify someone's reputation Razz

_________________
Jesus loves you, Hitler! Smile

Playing/Embedding XM and MOD files in Visual Basic 6

.erutangis ruoy ni siht esu neht ,sdrawkcab siht daer ot hguone trams erew uoy fI
I can spell your name backwards: ‮Hitler
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