gdms How do I cheat?
Reputation: 0
Joined: 12 Feb 2016 Posts: 3
|
Posted: Fri Feb 12, 2016 12:40 am Post subject: D3 pointer scanning gives 0 results. |
|
|
Hi, I'm struggling with getting pointers to life\resource addresses. Only reading memory. (Writing simple lazy mode to spam spells at proper time using AHK.)
I tried unticking 32-bit alignment, tried max level 6, max offset 2048.
I've found that back in 2012 it was looking smth like this
"Health: FF2414, 18, C8, C, 2A0, 14
Armor: FF2414, 2D, 97, 1, 6D, 8"
So thats why I thought going >6 max level is overkill, same with max offset.
What I could doing wrong? Actually had same problem 6 months (or even more) ago trying to do same thing, couldn't find definitive answer how to find D3 pointer.
|
|