| View previous topic :: View next topic |
| Author |
Message |
seajist Cheater
Reputation: 0
Joined: 24 Apr 2007 Posts: 39
|
Posted: Sat Aug 11, 2007 8:15 pm Post subject: Addresses Changing |
|
|
Is it common for addresses to change?
I am trying to develop a program where it automatically picks up the address and I can edit it as I want
but everytime I log-in the address is different so I can't save it
any ideas?
|
|
| Back to top |
|
 |
Kalibr Newbie cheater
Reputation: 0
Joined: 02 Aug 2007 Posts: 12 Location: Earth.
|
Posted: Sat Aug 11, 2007 8:36 pm Post subject: Re: Addresses Changing |
|
|
| seajist wrote: | Is it common for addresses to change?
I am trying to develop a program where it automatically picks up the address and I can edit it as I want
but everytime I log-in the address is different so I can't save it
any ideas? |
Yes, addresses do often change. The cheat Engine Tutorial covers this when it mentions "Pointers". The pointers don't change, and they dictate what the address that you want says. I think it's step six which shows you how it works. Here's a video tutorial set:
http://forum.cheatengine.org/viewtopic.php?t=56649
_________________
You can't hack WoW!
You can't hack Runescape!
They don't keep your stats on your computer!
....Crap
 |
|
| Back to top |
|
 |
onvoloper Master Cheater
Reputation: 0
Joined: 05 Jul 2006 Posts: 294
|
Posted: Sat Aug 11, 2007 8:50 pm Post subject: |
|
|
| Pointers can change, but there are pointers to pointers. At the end there will be one static (nonchanging) pointer. I don't think advanced pointers are common but they are in the ce tutorials.
|
|
| Back to top |
|
 |
seajist Cheater
Reputation: 0
Joined: 24 Apr 2007 Posts: 39
|
Posted: Sat Aug 11, 2007 9:01 pm Post subject: |
|
|
| I automatically lose connection to my game when I open the debugger :/
|
|
| Back to top |
|
 |
onvoloper Master Cheater
Reputation: 0
Joined: 05 Jul 2006 Posts: 294
|
Posted: Sat Aug 11, 2007 9:03 pm Post subject: |
|
|
What game is it? And what engine you using? not sure if it matters what engine you are using but it might, you might need an uce
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Sun Aug 12, 2007 10:38 am Post subject: Re: Addresses Changing |
|
|
| seajist wrote: | Is it common for addresses to change?
I am trying to develop a program where it automatically picks up the address and I can edit it as I want
but everytime I log-in the address is different so I can't save it
any ideas? |
Address changes because of DMA or Code Shifting.
So finding a static address is required or writing a script to calculate the address from the base address of the module, it is found in to stop a code shift.
Someone PM'ed me once and told me they didnt think there was such a thing as code shifting lol.
|
|
| Back to top |
|
 |
|