Quote:
Originally Posted by NLObP
Sources bot I took here. They are freely available.

|
I known that but with this old code i need to study, change addresses and test it. I've just tryed to run ByteSigScanner example but i got exception in HRESULT: 0x8007000B where this line being called:
Code:
InitializeSigScan(currentPID, "Game.dll");
and i don't know how to run properly.
I just want to modify UI and try to fix and submit some issues.
Thanks for your answer.
I'm done with 2 offset from Aion EU 3.9:
PlayerName: 0xFB429C
PlayerLevel: 0xFB4340
but i'm using AionMemory source code. If i run AngelBot project in debug mode, i got no errors but no UI loaded and i cant debug code.