View previous topic :: View next topic |
Author |
Message |
LF2005 Newbie cheater
Reputation: 0
Joined: 03 Apr 2014 Posts: 16
|
Posted: Fri Apr 04, 2014 5:32 am Post subject: Rance quest |
|
|
I had been trying to make a Table for this, I have found easily enough the Rance's Level pointer, a level 8 pointer, but it still has to many results (351238 that seems to be stable). next tried Alexander's skill & got a result of 3.71GB at the end (at start it was over 50GB).
so if someone can advise what boxes to check in the scanner it will help a lot, as far my tries gave me 0 or an over 50GB result
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
|
Back to top |
|
 |
LF2005 Newbie cheater
Reputation: 0
Joined: 03 Apr 2014 Posts: 16
|
Posted: Sun Apr 06, 2014 6:08 am Post subject: |
|
|
thanks "Rydian" for the info, but my problem was a huge offset of the the game
[RanceQuest.exe+2F4528], 290, 281e0, 0, a4
where
[RanceQuest.exe+2F4528] is the basic address
290 seems to be for all character
281e0 seems to be for a specific character
0 is the character parameters
& a4 is the specific for points skill
the last one decides what you access
2c for level
30 for level limit
34 for Exp
4c for HP
a4 for points skill
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Sun Apr 06, 2014 1:51 pm Post subject: |
|
|
+2F4528 isn't the offset for the pieces of the data in the structure though.
The final things you listed are the offsets. Just focus your scanning on one of them then copy-paste a working result and change the final offset to get the others.
_________________
|
|
Back to top |
|
 |
LF2005 Newbie cheater
Reputation: 0
Joined: 03 Apr 2014 Posts: 16
|
Posted: Sun Apr 06, 2014 3:59 pm Post subject: |
|
|
I putted there:
[Basic address], offset1, offset2, offset3, offset4
where the offset2 (281e0) is a huge one & not knowing it I searched for an level 8 pointer with the double off offset possible (4090), what resulted in huge result files.
and off course I know I can change only the last offset to get a particular stat, that was what I implied & passed the structure to whoever my want it, I'm currently making the table & add it to the CE tables database.
|
|
Back to top |
|
 |
|