jacobc679 wrote: ↑Wed Nov 11, 2020 8:15 pm
Are you planning on adding more to the inventory reader as not all of the items are in the reader?
Yes. I know now you want Fabric and Titanium
I started upgrading the stuff and need those too. I need to progress to list them out. But if you think you can help, then do the following:
1) Disable the
Inventory Reader script.
2) Open
Memory View, press Ctrl+G, the paste in ACValhalla.exe+24A41DF.
ACValhalla.exe+24A41DF - 8B 02 - mov eax,[rdx]
2) Make sure you're using VEH Debugger (Settings > Debugger Options > Use VEH Debugger), else game will crash.
3) Right-click that line I quoted above and choose "Find out what addresses this instruction accesses".
4) Once enabled, press I key in-game to open the Inventory. A list will fill-out in CE. Look for the line that has the amount of your item, right-click it and "Copy selected addresses to addresslist".
Click "Stop" in that mini-window.
5) Once added to the list, right click it in the list and Browse it:
6) Right-click in the window and choose:
7) Click on the +0x8 item, then press Space bar. You will be moved to another area:
8) Copy the value you see at +0x10:
In my case above, 000001AF7031F403 is the hash for
Leather.
NOTE: The addresses you have on your end WILL NOT BE THE SAME with the ones you see in the screenshots above. So don't guide yourself by the fact that they need to be the same. They don't.
Good luck obtaining other hashes.