| View previous topic :: View next topic |
| Author |
Message |
Space Monkey How do I cheat?
Reputation: 0
Joined: 30 May 2007 Posts: 4
|
Posted: Fri Jun 01, 2007 8:58 am Post subject: Multi pointer Help |
|
|
I already completed the CE tutorial but when it comes to the real game hacking. I'm Stuck. I can find the codes but when I restart the game, the code is losted and I need to re-look for the codes again. I don't really understand how to work on this in finding what you guys call the pointer to pointer.
| Description: |
|
| Filesize: |
136.38 KB |
| Viewed: |
6220 Time(s) |

|
Last edited by Space Monkey on Fri Jun 01, 2007 4:03 pm; edited 2 times in total |
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6300
|
Posted: Fri Jun 01, 2007 12:05 pm Post subject: |
|
|
46ab53
Is that address the same every time?
If so you have the instruction you need to make your AA script or Trainer.
Also please crop down your image so it doesnt throw off the forum.
|
|
| Back to top |
|
 |
gamesguru Grandmaster Cheater
Reputation: 0
Joined: 22 Mar 2006 Posts: 926 Location: detroit
|
Posted: Fri Jun 01, 2007 3:02 pm Post subject: |
|
|
the offset could be e860 and if not, try using the other address in found list (99999)
_________________
|
|
| Back to top |
|
 |
Space Monkey How do I cheat?
Reputation: 0
Joined: 30 May 2007 Posts: 4
|
Posted: Fri Jun 01, 2007 4:02 pm Post subject: |
|
|
| No the address changed (0046ab77). So What should I do? you mean that is the only pointer I need to add? what do I put inside the offset? you mean I just but '0000e869' in and thats it? But why in CE tutorial step 8 they need to add so much more pointer? How do I define which are to pointers to add?
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6300
|
Posted: Fri Jun 01, 2007 4:58 pm Post subject: |
|
|
| I think you might be getting a code shift, Try to find the pointer to the new address you find. Then if that one changes, Your getting code shifting.
|
|
| Back to top |
|
 |
Space Monkey How do I cheat?
Reputation: 0
Joined: 30 May 2007 Posts: 4
|
Posted: Sat Jun 02, 2007 10:33 pm Post subject: |
|
|
| A... how do I do that? I'm still blur about finding the pointers. Ok! So If it a code shift, than what do i do?
|
|
| Back to top |
|
 |
kjmarket Grandmaster Cheater
Reputation: 0
Joined: 11 Oct 2006 Posts: 600
|
Posted: Sat Jun 02, 2007 11:58 pm Post subject: |
|
|
What do you do? It's easy! Set a lot of time aside and wait for Labyrnth to tell you what to do, then attempt to do it... I've heard that beating code shifting can be a time consuming job, but I haven't run into it yet, as my PC isnt top notch and cant play the newest games, so I'm still hacking games a few years old where that kind of thing isnt highly prevailant. Good luck.
_________________
I can hear the voices of opcodes. "Come and NOP me!" Come and NOP me!" |
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6300
|
Posted: Sun Jun 03, 2007 11:01 am Post subject: |
|
|
| Space Monkey wrote: | | A... how do I do that? I'm still blur about finding the pointers. Ok! So If it a code shift, than what do i do? |
Do the pointer tutorial until you know how to find them.
Then try on the game again. There is a very explained step 8 in one of the threads called Step 8 the long way. Read that and follow along.
I know everyone who says they did the tut just run s through it and dont understand what they did.
You have to understand it for it to help you.
If after you find this pointer and it is definitely code shifting i will help. It is not hard to beat code shifting using CE. It is just some math and you got it whooped. Just confusing at first but very simple approach really.
There is no tutorial here i know of on code shifting, If there is then it is old and has gotten dust on it lol.
I was shown how to defeat it using CE. So i have no beef with showing it to others. If this is what it is after the pointer is found.
|
|
| Back to top |
|
 |
Space Monkey How do I cheat?
Reputation: 0
Joined: 30 May 2007 Posts: 4
|
Posted: Tue Jun 05, 2007 12:13 am Post subject: |
|
|
| Ok! so lates say I following what I think I understand about step 8. I found my first pointer that has the - mov [eax+0000e860],ecx so now how I know how do I find that how money pointer level is there? From the step 8 tutorial they say it has 4 level pointer and the 4 pointer all have a - mov eax, [xxx...] till only the last one that change to - mov eax,eax so my guess is that because its different so its the end of it. but in this game its follows by a - mov eax,[edx+14] and than a - mov edx,[ebq-40] and so on... so fist is where do I input the '0000e860' ? and 2nd is where is the last point? or How do I find the last pointer?
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6300
|
Posted: Tue Jun 05, 2007 5:15 pm Post subject: |
|
|
| You know you have the last one when it matches the value of the address you found before you started looking for pointers. The one you found while doing scans.
|
|
| Back to top |
|
 |
|