I'm unable to get the Coins pointer to work, it shows ?? for me - I tried opening my inventory, picking up coins, and it's just not populating.
Would also like to request No Ability Cooldowns if possible
Edit: Game crashes when using Uncle Ben's shop whilst using the table.
Weird, I tried on another PC and it's working. Does it crash when you have "Get Currency" disabled?
Coins are easy enough to find yourself - they are stored as a 4-byte value.
Double posting to say that it works like a charm. Only thing I could think of adding is instant cooldowns, but that might be overkill lol. Thanks for the hard work!
Double posting to say that it works like a charm. Only thing I could think of adding is instant cooldowns, but that might be overkill lol. Thanks for the hard work!
Yeah I honestly don't think you really need cooldowns if you already have OHK.
I played up to third area with a speedhack of 2 or 3 and it was more enjoyable than at 1.0
I'm unable to get the Coins pointer to work, it shows ?? for me - I tried opening my inventory, picking up coins, and it's just not populating.
Would also like to request No Ability Cooldowns if possible
Edit: Game crashes when using Uncle Ben's shop whilst using the table.
Weird, I tried on another PC and it's working. Does it crash when you have "Get Currency" disabled?
Coins are easy enough to find yourself - they are stored as a 4-byte value.
The game is fine if "Get Currency" is disabled, but if I enable it and use the shop it crashes :/ But yeah, I found the currency myself in 2 scans so it's no problem. Thanks for the table
Skill points seem to be Float but I also broke a character because I made the "Points Spent" system be -900+ which made it impossible to gain skills on that character
I'm unable to get the Coins pointer to work, it shows ?? for me - I tried opening my inventory, picking up coins, and it's just not populating.
Would also like to request No Ability Cooldowns if possible
Edit: Game crashes when using Uncle Ben's shop whilst using the table.
Weird, I tried on another PC and it's working. Does it crash when you have "Get Currency" disabled?
Coins are easy enough to find yourself - they are stored as a 4-byte value.
The game is fine if "Get Currency" is disabled, but if I enable it and use the shop it crashes :/ But yeah, I found the currency myself in 2 scans so it's no problem. Thanks for the table
Skill points seem to be Float but I also broke a character because I made the "Points Spent" system be -900+ which made it impossible to gain skills on that character
To fix it you might be able to scan for what accesses your current skill points address.
Then find out what other addresses this code accesses.
Press tab to open the skills menu and that negative skill level should appear. Now you can change it to 20 and unlock the rest of your skills.