Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 2
Posts: 7
Join Date: Jun 2008
06-29-2008
Hm, have you encountered any issues with OpenProcess returning 0? This is a strange one because this same code was working properly yesterday. I can also get the pHandle of things like Firefox, explorer, etc no problem but with "Wow" I get a PID and OpenProcess returns 0. I'm thinking it could be a security access issue (since I did have to enable debugging access on Kynox's code to get that to work), but I was going to leave a message here in case you had already addressed this issue.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
Posts: 1
Join Date: Aug 2008
4 Weeks Ago
hi
i have read your block about wow memory reading. Greate worke!
I have tried to implement your GetUnitReaction methods but i'm struggling with them.
I upateded all offsets but i could't finde new offsets for these three offsets. I used the debugger to get the values of these varibles and they containd some rubbish (like: -604363).
int factionIndex = Memory.ReadInt(hProcess, 0x93E80C);
int factionPointer = Memory.ReadInt(hProcess, 0x93E818);
int totalFactions = Memory.ReadInt(hProcess, 0x93E808);
Do you have any new offsets or do you know the name of these offsets in the thread [Only registered and activated users can see links. ]
hi
i have read your block about wow memory reading. Greate worke!
I have tried to implement your GetUnitReaction methods but i'm struggling with them.
I upateded all offsets but i could't finde new offsets for these three offsets. I used the debugger to get the values of these varibles and they containd some rubbish (like: -604363).
int factionIndex = Memory.ReadInt(hProcess, 0x93E80C);
int factionPointer = Memory.ReadInt(hProcess, 0x93E818);
int totalFactions = Memory.ReadInt(hProcess, 0x93E808);
Do you have any new offsets or do you know the name of these offsets in the thread [Only registered and activated users can see links. ]
regards blub4ever
Jesus christ, what the **** is this?? Official "necro bump every thread in sight" week. If you can't update the offsets given all that information then you really should just stick to downloading click-and-point hacks from those of us who aren't retarded.