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
Geri
Moderator
Reputation: 111

Joined: 05 Feb 2010
Posts: 5636

PostPosted: Fri Jun 24, 2011 6:21 pm    Post subject: Reply with quote

It is possible to have tons of results. Choose the first one (as the CE tutorial suggests). Or just use the pointer scanner.
_________________
My trainers can be found here: http://www.szemelyesintegracio.hu/cheats

If you are interested in any of my crappy articles/tutorials about CE and game hacking, you can find them here:
http://www.szemelyesintegracio.hu/cheats/41-game-hacking-articles

Don't request cheats or updates.
Back to top
View user's profile Send private message
rampant_uterus
Expert Cheater
Reputation: 0

Joined: 12 Aug 2011
Posts: 137

PostPosted: Tue Oct 09, 2012 1:07 am    Post subject: Reply with quote

pics are dead, says Forbidden when I click them, clearly i'm logged in Lol.

Nice Tut, working pics would... clarify things. Please fix. TY
Back to top
View user's profile Send private message
popBoom
How do I cheat?
Reputation: 0

Joined: 01 Nov 2012
Posts: 1

PostPosted: Thu Nov 01, 2012 7:23 am    Post subject: Reply with quote

rampant_uterus wrote:
pics are dead, says Forbidden when I click them, clearly i'm logged in Lol.

Nice Tut, working pics would... clarify things. Please fix. TY


Same here. If you could add the pics, I know it would help a lot.
Back to top
View user's profile Send private message
Rise
Cheater
Reputation: 0

Joined: 15 Nov 2012
Posts: 26

PostPosted: Sat Jan 05, 2013 11:59 am    Post subject: Reply with quote

Oftentimes, CE can't find the address with the value that's shown after the "The value of the pointer needed to find this address is probably..." message. Would someone mind explaining why not? If that's the case, what alternative routes are there?

Thanks in advance.
Back to top
View user's profile Send private message
NawThing
How do I cheat?
Reputation: 0

Joined: 03 Apr 2013
Posts: 1
Location: The Netherlands

PostPosted: Thu Apr 04, 2013 8:43 am    Post subject: String Reply with quote

Is there anyway I also can point out strings? in place of 4 byte integer?
Back to top
View user's profile Send private message
scoutin
How do I cheat?
Reputation: 0

Joined: 10 Apr 2013
Posts: 7

PostPosted: Wed Apr 10, 2013 4:41 pm    Post subject: Doubt Reply with quote

Hi guys!

Im trying to learn how to find out the pointers. So im using the Cheat Engine Tutorial to learn it. Im using the Step 2!

First, i find out the address that show me the value. So i closed the tutorial and opened it again and checked that the address is differente, so i can assume it's a pointer right?

So....i started again and :

1. Found the address 0187DCFC
2. Clicked Show what write to thi address
3. Changed the value and obtained:

00422765 - E8 86A0FEFF - call Tutorial-i386.exe+C7F0
0042276A - 40 - inc eax
0042276B - 29 83 64040000 - sub [ebx+00000464],eax <<
00422771 - 8D 45 D4 - lea eax,[ebp-2C]
00422774 - E8 E712FEFF - call Tutorial-i386.exe+3A60

Probably Pointer 0187D898

4. Got the 0187D898 and checked "HEX" and scanned it.
5. Found a green address: 00690320
6. Double clicked it and check "Pointer"
7. Added "464" where it was "0" (offset)

The result was P>0000000000 ??

What's wrong?

Thanks!
Back to top
View user's profile Send private message
madafaka18
How do I cheat?
Reputation: 0

Joined: 26 Feb 2011
Posts: 6

PostPosted: Sun Aug 18, 2013 2:34 am    Post subject: Reply with quote

Can you please update this? Images are dead :/
Back to top
View user's profile Send private message
x+y=z
Newbie cheater
Reputation: 0

Joined: 15 Sep 2013
Posts: 11

PostPosted: Mon Sep 16, 2013 7:08 am    Post subject: Reply with quote

good tutorial
Back to top
View user's profile Send private message
TheJazzMan
How do I cheat?
Reputation: 0

Joined: 17 Sep 2011
Posts: 1

PostPosted: Sat May 14, 2016 9:05 pm    Post subject: Reply with quote

So i manage to find my pointer just fine.

Can change the value of it and everything works perfectly. But If i got to main menu, or reopen the game, it goes back to ?? just like it would if I was still only using the base address.

How do I get a pointer that persists through relogs?
Back to top
View user's profile Send private message
Kyubey
How do I cheat?
Reputation: 0

Joined: 24 Jun 2016
Posts: 1
Location: Private

PostPosted: Fri Jun 24, 2016 2:20 am    Post subject: Confused about pointer Reply with quote

Excuse me but I am experiencing difficulties with the offset, I have the red line but am unaware/confused what information represents the offset that I required to proceed. If you have any advice on how to help me with my problem please tell me:
>>04119BEC MOV [edi+ecx*4-04], EAX
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
samfhisher1
How do I cheat?
Reputation: 0

Joined: 26 Jul 2016
Posts: 6
Location: EARTH

PostPosted: Wed Jul 27, 2016 5:04 am    Post subject: Click and find the address of value? Reply with quote

Is there a way to find out click on specific target which could be food wood stone etc. and find the address of that target.

I have attached the jpeg of the game Lords of the realm 3 which I need to change three values
(In red box left side Sword = Chivalry, Cross = Christianity, Medal = Honor)

So my query is can I find the address of the these three targets just by clicking on the same? value search dosent help cause it takes so much time to change these figures also it maximum and minimum limits are 7 and 1.

Please help



Lords of the realms 3.jpg
 Description:
 Filesize:  539.83 KB
 Viewed:  36966 Time(s)

Lords of the realms 3.jpg


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

Joined: 25 Dec 2016
Posts: 3

PostPosted: Sun Dec 25, 2016 7:01 pm    Post subject: Re: [Short-TUT]How to find the address of a pointer that cha Reply with quote

YAAAAAAOOOOOOUUUUUU
I followed every step but this doesnt work for Pokemon Insurgence....
I want to change the stats of my pokemon.....
can someone help me?
I know how to change them for the moment i am playing but then i close the game and cheat engine and it doesnt work anymore when i want to play again.
Everytime i start and try to hack the stats it doesnt work.......
Please help me......i get really angry having this problem...
I tried everything since a week but still dont find solution.
Back to top
View user's profile Send private message
frans3q
How do I cheat?
Reputation: 0

Joined: 26 Mar 2017
Posts: 2

PostPosted: Sun Mar 26, 2017 11:43 pm    Post subject: Reply with quote

the pictures dont show, pls reupload...
Back to top
View user's profile Send private message
Zhir
Advanced Cheater
Reputation: 0

Joined: 16 Mar 2015
Posts: 58

PostPosted: Sat Apr 01, 2017 8:49 am    Post subject: Reply with quote

yah re upload pictures, your links are link zix.co.il what is that
Back to top
View user's profile Send private message
Kmaskerty
How do I cheat?
Reputation: 0

Joined: 20 Jul 2017
Posts: 1
Location: New York

PostPosted: Mon Jul 24, 2017 8:13 pm    Post subject: Reply with quote

my address says movsd
_________________
Nice to meet you
Back to top
View user's profile Send private message Yahoo Messenger
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 5 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