| View previous topic :: View next topic |
| Author |
Message |
brick38 How do I cheat?
Reputation: 0
Joined: 05 Dec 2005 Posts: 9
|
Posted: Thu Apr 20, 2006 5:39 pm Post subject: problem with pointers |
|
|
Ok went through the tutorial and finised it.
the problem im haveing is when i find the pointers for a addresse
I set every thing i want it to do for a game and it works fine.when I
close my trainer and reopen it It works fine.The problem is when I close the game and reopen it with my trainer all of my pointer addresses have changed.The only thing that remains the same is the code in the advanced tab.I can still nop the but the pointers dont work,this is in my saved tables
|
|
| Back to top |
|
 |
notu Newbie cheater
Reputation: 0
Joined: 26 Mar 2006 Posts: 20
|
Posted: Thu Apr 20, 2006 8:37 pm Post subject: |
|
|
| I'm not quite certain what you are talking about. But from what i'm sure of, those pointers are not the one you're looking for. You must find pointers of those pointers. It's simple but that doesn't mean you won't end up doing a lot of decoding. Anyway, those pointers of yours must be furthur searched.
|
|
| Back to top |
|
 |
brick38 How do I cheat?
Reputation: 0
Joined: 05 Dec 2005 Posts: 9
|
Posted: Sat Apr 22, 2006 12:45 pm Post subject: |
|
|
| thanks had no Idea had to go deeper with the pointers.Once I got my pointer I did a see what writes to this pointer.then I do a hex scan then add my first found addresse. this is where I get confused .When I turn this into a pointer do I add my original offset then make a pointer from the results and add my second offset to it?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Sat Apr 22, 2006 12:48 pm Post subject: |
|
|
at the bottom the new offset so it points to the old pointer
then the offset of the first pointer so it points to your address
_________________
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 |
|
 |
brick38 How do I cheat?
Reputation: 0
Joined: 05 Dec 2005 Posts: 9
|
Posted: Sat Apr 22, 2006 4:27 pm Post subject: |
|
|
Thanks that did the trick.Another question ive found my static addresse
My original value is like say 200 when ive found my static addresse the value is 0x43800000 when I change it to show as decimal it says 1128792064 is there any way to convert this to be used in a trainer to reflect the actual number i need to increase or decrease the value
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Sat Apr 22, 2006 4:46 pm Post subject: |
|
|
float should do the trick
_________________
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 |
|
 |
brick38 How do I cheat?
Reputation: 0
Joined: 05 Dec 2005 Posts: 9
|
Posted: Sat Apr 22, 2006 6:32 pm Post subject: |
|
|
Im just full of noob questions today.Here goes When I nop some code
and put it into a table to run some test my PC beeps once is there
a danger with this.The award bios says its a dram beep code
|
|
| Back to top |
|
 |
|