Updates:
[Mar 28, 2013]
For new game version 1.01.730.
Made by Alice0725
Options:
Seeeee the pic.
Thanks mgr.inz.Player for the original teleport hacking.
Download Table:http://forum.cheatengine.org/download.php?id=101126
Download Trainer: http://forum.cheatengine.org/viewtopic. ... 27#5463827
----------------------------------------------------------------------
There are many trainers for TR2013, but no one gave a good solution for salvage. So, I'm try to figure it out. It's a true dynamic pointer.
Code:
--Salvage Pointer is a real dynamic pointer.--
--Salvage:2Bytes = [[ptrSalvage]+8]--
---------------------------------------------
function GetSalvagePointer(Sender)
local vEcx,vEdx = readInteger('[[ptrLara]+2300]+2C'),
readInteger('[[ptrLara]+2300]+38');
if vEcx==nil or vEcx==0 or vEdx==nil or vEdx==0 then
writeInteger('ptrSalvage',0)
else
vEdx = 0x8720EBCE % vEdx
vEdx = readInteger(vEcx + 4*vEdx)
while(vEdx~=0)do
vEcx = readInteger(vEdx+4)
--AOB:0x8720EBCE==Int(-2027885618)--
if vEcx ~= -2027885618 then
vEdx = readInteger(vEdx)
else
do break end
end
end
writeInteger('ptrSalvage',vEdx)
end;
end
t=createTimer(Sender)
timer_setInterval(t, 1000)
timer_onTimer(t,GetSalvagePointer)
timer_setEnabled(t,true)
---End of Get Salvage Pointer---
Made by http://forum.cheatengine.org/files/capture2_105.jpg
Tomb Raider(2013) Plus 7 Table [DynamicPointer]
Tomb Raider(2013) Plus 7 Table [DynamicPointer]
- Attachments
-
- TombRaider.CT
- (13.47 KiB) Downloaded 294 times
Who is online
Users browsing this forum: Aranaktu, cempesso, djdrulotus, Google [Bot], killerkrok555, MasterVegito, nos4r2, Phaux, StrawberryCheesecake, Uebelkraehe
