I'm thinking about starting work on a bot for PoE and i just have a few questions I would like to ask before I get started. Is it possible for to decompile bits of the PoE exe and inject a dll as you would for normal hacks, but instead make the dll call functions from the game itself like moveto or attack instead of trying to do things like setting your health? How detectable is this? Is this how things are done for bots for other games like WoW? I have had great sucsess so far with colour detection bots, but I am aware that we will not be able to modify the textures for much longer (at least without some form of bypass) and I would like to not need focus on the window so i can run multiple bots. I know this might sound a bit ambitious but I have knowledge of c++ and a few other languages and I'm learing some assembly stuff so I am not completely clueless. I would just like some confirmation that I am on the right tracks.