So I've started doing some C++ yesterday and since I had some previous experiences with coding languages such as Lua, PHP, JavaScript, jQuery, Python and alikes I've quickly got the grasp of basics.
I've made myself few functions for loading processes, reading value from a certain adress, making a 'fake' or 'syntetic' of some sorts hooking system that I can attach functions to dependant on events, such as: when value in memory changes, when process is hooked et cetera.

..but I diagres; I'm looking for a good example of a healbot that I could try out in-game and then see how it's done.


Thanks in advance.