Quote:
Originally Posted by CrystalMaiden
I think is client related too. I found different address with dekaron.exe and unpack_dekaron.exe :p
|
When I open the memory view after attaching to either dekaron.exe or unpacked_dekaron.exe, I click search for assembly code:
movzx eax,word ptr [esi+00000154]
and I receive the same address for both files, 0053DDDA. I even let it run until it went through all of the memory and looped back to the beginning and it found the same line so there was only one line that matched the above search pattern. With that, I'm assuming that I'm on the correct address.
Quote:
Originally Posted by Noi
My speculation is that the sorcerers summoned after coffins and the mobs in the hallway area is a different matter. I have had the same problem with sorcerers (coffin ones) attacking me when they get too close to me (range 0) when I used the pak editing method. I fixed the problem by adjusting the AI key of the mobs. In memory hack, when you disable the vac, the chances are that the sorcerers are not actually reaching range 0 for them to attack you. Therefore, if you change the AI key in memory hack, they should not attack even at range 0.
As for the mobs in hallway, that is a different issue. Let me know what you think.
|
I believe your speculation is accurate since it seemed to be corrected after I injected only the Non-Aggro code, the sorcerers didn't run in quit the tight circle as when the vac was injected.
I will have to work on trying to scan for the AI key in memory, but if I recall correctly, modifying that didn't work before. Tips?
Honestly, I've run out of ideas on what is causing the mobs in the gauntlet hallway and there are even two or three zombies in the room with 4 treasure chests that will attack. Also, all the zombies just after the first warphole and before the 3 coffins are all still aggro. I'm really close to, if not already at the end of thoughts for why this is happening, shedding light or any tips/suggestions are greatly appreciated. I might even open my own thread about it with everything that I've tried as I'm sure not everyone that gives tips has read all of my different modifications and attempts