The Game can be found here:
http://www.drakensang.com/
The game looks like that:

EDIT: I did come to this came trough some of this videos: https://www.youtube.com/watch?v=tOP7ITJnjfQ
It is a Diablo 2 clone as a web browser game but it has also a client which can be downloaded.(I'm using it)
Unlike d2 it hasn't random maps.
What I want to do is while I'm making a bot for the game, making a more generic framework for bots. I can't guarantee I will ever be finished with this but I hope I will learn something be this.
Why I choose this game? Because it is 2D, hasn't random Maps and the premium currency drops in the game as loot xD(poor design choice).
Okay I started memory searching I found until now this:
2A7DA0F8 actual life
2A7DA158 Rage
2A7DA1D4 max life
Okay It seems it true sometimes, sometimes not(map change) but I think I have the offset so I start following pointers tomorrow and yeah the client seems to be Java.