Hi, I'm making an aimbot run by external EXE
But I have a problem. The crosshair of the weapon in the game does not seem to be in the middle of the screen. So when I change 0xB6F258 and 0xB6F248, the crosshair will not face the enemy.
I want to know the memory address of the crosshair coordinate, because I can't find it.
I know that modifying 0xB6EC10 and 0xB6EC14 can make crosshair in the middle of the screen, but this is not the effect I want because it is not beautiful.
I hope you can provide me with a solution. If you want to provide source code, it is better to use C++. Of course, I hope it is simpler, because my C++level is not good
Thank you very much!
But I have a problem. The crosshair of the weapon in the game does not seem to be in the middle of the screen. So when I change 0xB6F258 and 0xB6F248, the crosshair will not face the enemy.
I want to know the memory address of the crosshair coordinate, because I can't find it.
I know that modifying 0xB6EC10 and 0xB6EC14 can make crosshair in the middle of the screen, but this is not the effect I want because it is not beautiful.
I hope you can provide me with a solution. If you want to provide source code, it is better to use C++. Of course, I hope it is simpler, because my C++level is not good
Thank you very much!