L2 Freya Memory locations + offset help

03/20/2011 16:38 mastermarre#1
Hi everyone,

I am trying to make an auto HP/Mana/CP potter for my private server.
The problem is that I can't seem to find the base adress of these three values.
I tried a few methods using CE and Tsearch but no luck. I am just starting to
learn how to read memory and finding locations, so mayby one of you guys could help me out or point me in the right direction?

I already looked on a lot of site's but information about L2 memory locations is very scarce. Any help would be nice!!

Thanks in advance.
03/20/2011 16:59 Palmatex#2
Quote:
Originally Posted by mastermarre View Post
Hi everyone,

I am trying to make an auto HP/Mana/CP potter for my private server.
The problem is that I can't seem to find the base adress of these three values.
I tried a few methods using CE and Tsearch but no luck. I am just starting to
learn how to read memory and finding locations, so mayby one of you guys could help me out or point me in the right direction?

I already looked on a lot of site's but information about L2 memory locations is very scarce. Any help would be nice!!

Thanks in advance.
When i use CE and try to find pointers i get critical error...:confused:
03/20/2011 17:27 mastermarre#3
Quote:
Originally Posted by Palmatex View Post
When i use CE and try to find pointers i get critical error...:confused:
You have to debug with kernel mode.

Edit - Settings - Debugger options - Kernelmode debugger.