View previous topic :: View next topic |
Author |
Message |
Kypo How do I cheat?
Reputation: 0
Joined: 25 Nov 2010 Posts: 6
|
Posted: Thu Nov 25, 2010 10:23 pm Post subject: Ingame Health address keep changing. |
|
|
Hello.
I'm trying to make an 'Applet' for my G19 keyboard, to show info like Health etc.
I found the correct address etc. But when i keep playing, the value sometimes change to 25, then to 1092390748. Is there any reason for that? Does this mean its not possible to read the health? Since it keep changing the value..
I'm not editing anything, just reading..
Would appreciate some help if possible. The game name is "Anarchy Online" for those who cares.
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Fri Nov 26, 2010 2:39 am Post subject: |
|
|
Try to find a pointer.
Or use code injection to save the value to an address that You specify and read that address instead of the original one.
_________________
|
|
Back to top |
|
 |
Kypo How do I cheat?
Reputation: 0
Joined: 25 Nov 2010 Posts: 6
|
Posted: Fri Nov 26, 2010 8:38 am Post subject: |
|
|
Geri wrote: | Try to find a pointer.
Or use code injection to save the value to an address that You specify and read that address instead of the original one. |
Hmm ok. I will try to find a pointer..
Dont really wanna save anything in there. Dont wanna risk breaking any rules and get banned :p So ill try reading only for now. thanks
|
|
Back to top |
|
 |
Kypo How do I cheat?
Reputation: 0
Joined: 25 Nov 2010 Posts: 6
|
Posted: Sat Nov 27, 2010 8:05 pm Post subject: |
|
|
Hmm okaai..
I've tried for a bit, but i cant get it to work.
When i make a pointer, it keep using the same value (the value that keep changing).
If anyone wants too try, you can register a free account at:
register.funcom.{COM}/signup/ctrl/register/no/anarchy/AO-FOR-FREE#registerTop
(I cannot post urls yet, but figure out that line yourself.
Really stuck here.
And, if someone knows the VB.Net language, I'd appreciate if anyone could give me a code on how to read a memory address that i input.
Ill 'donate' $20 if anyone know what they are doing, over paypal.
I know, its not much..but atleast i'm willing to pay..
As my first post says, I only want to read stuffs from game (health etc), not going to create any cheat or use the 'write to memory' function, at all
Cheers!
|
|
Back to top |
|
 |
|