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 


[Short-TUT]How to find the address of a pointer that changes
Goto page Previous  1, 2, 3, 4, 5, 6  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Tutorials -> Pointer tutorials
View previous topic :: View next topic  
Author Message
m1938mauser
Cheater
Reputation: 0

Joined: 11 Apr 2006
Posts: 36
Location: United States

PostPosted: Thu Jul 26, 2007 6:13 am    Post subject: Reply with quote

alright thank you
Back to top
View user's profile Send private message
Symbol
I'm a spammer
Reputation: 0

Joined: 18 Apr 2007
Posts: 5094
Location: Israel.

PostPosted: Mon Aug 13, 2007 1:21 pm    Post subject: Reply with quote

i know its not really a tutorial becuase u just do what the pictures says but still... its easier with the pictures Smile
Back to top
View user's profile Send private message
Strathe
Grandmaster Cheater
Reputation: 0

Joined: 16 Aug 2006
Posts: 700
Location: Middle of nowhere.

PostPosted: Sun Aug 26, 2007 3:52 am    Post subject: Reply with quote

Really usefull, thanks !
Back to top
View user's profile Send private message
TheSoftwarePirates
Cheater
Reputation: 0

Joined: 18 Sep 2007
Posts: 33

PostPosted: Tue Sep 18, 2007 7:29 pm    Post subject: Need some Help Reply with quote

ok this is driving me mad - I have successfully made trainers that perform fairly well - and will be releasing all the trainers i make to the public

however ive ran into an issue that i cannot figure out
im not the smartest in the world and im stumped

-- OK I use Cheat Engine to -- See what Writes to this address etc..

it shows

mov [edx+ecx+00053f8c], eax

Now i understand that means to ADD the Value of ECX to 00053f8c

ok the Value of ECX is HEX - 00000018 (24 decimal) + Hex 00053f8c (343948)

so you basically add 24 + 343948 which = 343972

therefore when I edit a pointer using a Trainer i use the command

Pointer 005022B4 343972 Add 3F 42 0F 00

for my trainer - and it works perfectly

HOWEVER

On different Machines the Value of ECX is not the same that makes my pointers totally different and non functional on other machines

on my machine ECX is - 00000018
on my second machine ECX was - 00000024


How do i figure out what is writing to ECX and stop it or get around it

please any help is appreciated

-=)TSP(=-
Back to top
View user's profile Send private message
Pretty-Butterfly
How do I cheat?
Reputation: 0

Joined: 30 Aug 2007
Posts: 7
Location: Pretty Butterfly villa

PostPosted: Wed Oct 10, 2007 10:32 am    Post subject: Reply with quote

Thanks been looking for help on a changing pointer thanks ill rep you tomorrow Very Happy
Back to top
View user's profile Send private message
Grim009
How do I cheat?
Reputation: 0

Joined: 13 Oct 2007
Posts: 8

PostPosted: Sat Oct 13, 2007 4:03 am    Post subject: Reply with quote

lol Pretty-Butterfly i haven't seen yu on Your pc for ages
Thanks for Tut
Back to top
View user's profile Send private message
Tigran
Advanced Cheater
Reputation: 0

Joined: 13 Feb 2007
Posts: 95
Location: Gunz Online

PostPosted: Tue Oct 16, 2007 6:16 am    Post subject: Reply with quote

thanks again Very Happy
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
xonsniper4
Newbie cheater
Reputation: 0

Joined: 20 May 2007
Posts: 17

PostPosted: Sat Mar 08, 2008 2:05 pm    Post subject: ugh help here lol Reply with quote

i dont get it it shows [ecx+ebp+26],eax in red so wats the offset?


message0.jpeg
 Description:
see for urslef
 Filesize:  41.36 KB
 Viewed:  48178 Time(s)

message0.jpeg


Back to top
View user's profile Send private message
colo
Expert Cheater
Reputation: 1

Joined: 09 Apr 2005
Posts: 111

PostPosted: Fri Mar 21, 2008 11:14 am    Post subject: Reply with quote

can release image or picture tuto?

Please

_________________
Sorry my English very bad Sad
www.gamerztools.net
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Aryan
How do I cheat?
Reputation: 0

Joined: 17 Jul 2007
Posts: 4

PostPosted: Sun Mar 23, 2008 11:43 pm    Post subject: Reply with quote

Symbol wrote:
i know its not really a tutorial becuase u just do what the pictures says but still... its easier with the pictures Smile
I was able to follow this tutorial even though the pictures are gone. Smile

Nice tutorial thanks.

@xonsniper4:
The offset is EBP+26.
Your screenshot doesnt show a value for EBP; you must not be using the latest cheat engine? Download the tastest cheat engine and the offset would be the value of EBP + 26. Remember these values are both in hex.
Back to top
View user's profile Send private message AIM Address
24653187
Expert Cheater
Reputation: 0

Joined: 19 Aug 2007
Posts: 214
Location: 218.255.97.194/61.18.170.???

PostPosted: Tue Mar 25, 2008 11:49 pm    Post subject: Re: ugh help here lol Reply with quote

xonsniper4 wrote:
i dont get it it shows [ecx+ebp+26],eax in red so wats the offset?


26 maybe


and anyone know that if I type "ebp" or something like that into offset or pointer address will it work?

_________________
newbies post these threads:
1. all capital letters
2. lots of exclamation marks

and these posts:
1. no punctuation marks
2. not enough information
3. post on wrong forum

and these attitudes:
1. unformal words
2. say "thanks" in 90% post
3. angry when got pissed
Back to top
View user's profile Send private message
xzatoichix
Cheater
Reputation: 0

Joined: 17 Jul 2008
Posts: 32
Location: DownUnder - BrisVegas

PostPosted: Tue Aug 05, 2008 5:45 pm    Post subject: Reply with quote

sry.. but the images was out
but from the words i can still gather useful information ~ ! thank you Smile Smile

_________________
Currently...a Newbie....

GGO - Lv 4x Glove Assassin
G Maple - Lv 6x Cleric
G Maple - Lv 5x Fire Mage
Back to top
View user's profile Send private message
Seker
Grandmaster Cheater
Reputation: 0

Joined: 04 Jan 2007
Posts: 529

PostPosted: Tue Aug 12, 2008 5:46 pm    Post subject: Reply with quote

Is there any tut about how to get pointers without having the "WHAT acces this" stuff ?

Sorry for my noobness Wink
Back to top
View user's profile Send private message
Pingo
Grandmaster Cheater
Reputation: 8

Joined: 12 Jul 2007
Posts: 571

PostPosted: Tue Aug 12, 2008 7:44 pm    Post subject: Reply with quote

Seker wrote:
Is there any tut about how to get pointers without having the "WHAT acces this" stuff ?

Sorry for my noobness Wink

Well i'v done it. I had multi level pointers and i wanted to see if i could make them one level without (finding what reads/writes) What i did was just take a static addy. I wasnt bothered which one. Then manually worked out the offset which was simple enough. I had 8 pointers with the same base addy. They all still work after a game and windows install.

But i'v never seen a tut doing that. Why did you want a tut anyway? You having problems dude!

_________________
Back to top
View user's profile Send private message
Seker
Grandmaster Cheater
Reputation: 0

Joined: 04 Jan 2007
Posts: 529

PostPosted: Tue Aug 12, 2008 8:07 pm    Post subject: Reply with quote

in REAL games it's usually not that easy as "working" (i guess you mean guessing) them out.
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 Tutorials -> Pointer tutorials All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4, 5, 6  Next
Page 2 of 6

 
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