Hey all,
currently i'm working on a bot for an mmorpg, but really fast reached the point where i'd need hooking and dll injection.
So, what i would want to do is use the game internal functions(found out via debugger which one i need). My problem is that i really got no clue how i would do this now.
I didn't try to inject a dll yet cause i wouldn't know what to write in there to help me get further in writing the bot.
could you please give me a keyword for what i should search or give me an example code how a hooked function would look like?
thanks in advance
streppel