Like The Target Methode You Search For The Inventory Base Adress Then Offsets For Current/MaxCube / Kinah / Special Cube Etc...Quote:
How to search for Inventory slots? (like how to know what/which item is in slot # in your inventory and so on...?)
I understand this but how do you exactly search the inventory base addy?Quote:
Like The Target Methode You Search For The Inventory Base Adress Then Offsets For Current/MaxCube / Kinah / Special Cube Etc...
For Example This Is For NA 4.8
Inventory Adress = Game.dll+E8A1F8
Current Slots = 0x910
Max Slots = 0x920
Current Special Cube = 0x970
Max Special Cube = 0x940
Kinah = 0x8F8
Check out This Topic : [Only registered and activated users can see links. Click Here To Register...]Quote:
I understand this but how do you exactly search the inventory base addy?
What are the steps I need to do.
P.S. Im trying to gather info from different games. Not just Aion.
Maybe you don't have the right offset, cuz setting it to 0 should work. (I don't have it either so I can't tell :/)Quote:
Well, Does Anyone has some tips on how to resurrect the player by writing some bytes to memory ?
i've find the adress : Game.dll+EF578C ( 0 = player alive / 1 = player dead )
i've tried to reverse it & write memory (0 ) when the player is died but it didn't resurrect :(
actually it should work i think :rtfm:
maybe using the Search for Picture & Click it To Resurrect Player is sucks idea lol :v
Thanks!Quote:
Check out This Topic : [Only registered and activated users can see links. Click Here To Register...]
Or Just Use It To Get Some Static Addresses
[Only registered and activated users can see links. Click Here To Register...]
Open Aion & Attach it to aion process
----------------------------------------------------------------------------
Well, Does Anyone has some tips on how to resurrect the player by writing some bytes to memory ?
i've find the adress : Game.dll+EF578C ( 0 = player alive / 1 = player dead )
i've tried to reverse it & write memory (0 ) when the player is died but it didn't resurrect :(
actually it should work i think :rtfm:
maybe using the Search for Picture & Click it To Resurrect Player is sucks idea lol :v
No, it's Like What The Other Bot Are Doing LolQuote:
Thanks!
As for resurrecting, are you "forcing" a player who died to be resurrected (res hack)?
Im assuming, this is server sided, the only way to hack this is through Packet Manipulation.