 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
ninjer_staple Cheater
Reputation: 0
Joined: 11 Oct 2012 Posts: 36
|
Posted: Thu Oct 11, 2012 2:51 pm Post subject: Looking for a certain tutorial... |
|
|
I'm hoping someone can point me in the right direction here. I'd like to know what needs to be done when a game gets updated. I'm not asking to be spoon-fed here, just hoping someone could link me to a tutorial or something to help me learn so that I can do this myself.
In this case, borderlands 2. I have these scripts and such for say version 1.0, but now the game gets updated to 1.1 and the scripts no longer work. From the little research I have done (mind you I'm quite new to cheat engine), I believe I need to change the main offset line.
For example, this is from a script that was meant for version 1.03 iirc:
Quote: | BaseAddressPointerString = '[[["Borderlands2.exe"+3B6468]+358]+1E4]+0' |
How do I go about finding the new offset?
Also, what are the values in red for and do those make up the offset as well?
|
|
Back to top |
|
 |
Banrukai How do I cheat?
Reputation: 0
Joined: 26 Sep 2012 Posts: 4
|
Posted: Tue Oct 16, 2012 12:59 am Post subject: |
|
|
Hey, i'm pretty new with memory as well, but i've been messing around with it enough to understand what your looking for.
BaseAddressPointerString = '[[["Borderlands2.exe"+3B6468]+358]+1E4]+0'
Borderlands2.exe is the executable your trying to read/write obviously.
3B6468 is the offset, it probably changed with the update like most games do.
358 - Pointer
1E4 - Pointer
+0 - not sure what that is, pointer as well maybe.
What exactly are your scripts doing? Maybe you can find the value or whatever yourself and get the new offset. The pointers should be fine.
If you know how to find the hack or whatever again, then do that and do a pointerscan, the address found will have the new offset.
Example, doing a pointer scan and you'll get tons of new addresses like:
Borderlands.exe+0A7843
Borderlands.exe+0A7A32
etc. The value after the + is what you need.
|
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|