panbydlak How do I cheat?
Reputation: 0
Joined: 02 Dec 2014 Posts: 4
|
Posted: Tue Dec 02, 2014 6:45 pm Post subject: How to move pointer from one character to another ? |
|
|
port scanning doesn't work for me in this game.
I was able find this pointer to life for character4
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>43</ID>
<Description>"pointer value life mag Jaakon"</Description>
<LastState Value="31" Activated="1" RealAddress="28FD41E0"/>
<Color>80000008</Color>
<VariableType>4 Bytes</VariableType>
<Address>"drakensang.exe"+00C26D20</Address>
<Offsets>
<Offset>398</Offset>
<Offset>88</Offset>
<Offset>40</Offset>
<Offset>8</Offset>
<Offset>344</Offset>
</Offsets>
</CheatEntry>
</CheatEntries>
</CheatTable>
now its poiting to 28FD41E0
character2 life is at 28FD4E48
How can I change this pointer to be able to find life of character2 ?
Hex difference is:
C68
or
FFFFFFFFFFFFF398
(from windows calculator)
Is it possible? or maybe is there any other trick to change that value based on the first ?
|
|