The only concrete thing I have to accessing MH dmg is that its offset from the health address is 9D8. So subtracting 9D8 from Health always gives MH dmg.
Quote:
work with main hand attack damage access thousands of addresses
yea I just realized this when I checked what writes to health and mana. its the same exact mov [rbx+30],xmm6. But the MH address has a pointer value somewhere right? its just a matter of finding.
this game really is a challenging to hack, but im learning a great deal quickly lol
But the MH address has a pointer value somewhere right?
It has a value that means it's accessing MH attack damage.
if you hit ennemies in game while finding out what accesses your address you'll find new opcode(s) that might be more selective.
Finally caught a break with this! I did a pointer scan again except this time I did 20,000 Offset at Level 3 for health and I ended up with 53 stable pointers. MH damage didn't bring up any pointers I imagine because of the tricky [rbx+30],xmm6.
I am now working on a AOB script to somehow use the offset -9D8 (which is MH damage offset from health) so that I can just edit the value anytime anywhere in the game.
Question: How do you make the script a dropdown menu for more addresses in the address table? like you see in many peoples tables.
I want to say thank you for the assistance and advice, if my script works I'll post it here just in case some other beginner needs it. (if it doesn't ill probably come crawling back to you guys for help anyways )
Click and drag records in the address list onto other records to add them as a "child" of that "parent" record. Right click on the parent record and go to Group config -> (many options) to configure how to handle the child records. You can also right click in the address list and select "Create header" to create a record that only has a description and an "Active" box. _________________
I don't know where I'm going, but I'll figure it out when I get there.
All times are GMT - 6 Hours Goto page Previous1, 2
Page 2 of 2
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