J jaeko44 Newbie Joined Jul 2, 2015 Messages 2 Reaction score 0 Apr 26, 2017 #1 Hello guys, I need some pointers in order to control mouse movements of a game while using a VB.net application in the background. I've build the framework around analyzing the area around the mouse and attempting to move the mouse towards the target.
Hello guys, I need some pointers in order to control mouse movements of a game while using a VB.net application in the background. I've build the framework around analyzing the area around the mouse and attempting to move the mouse towards the target.
LostLife Regular Member Joined May 12, 2017 Messages 263 Reaction score 304 May 16, 2017 #2 http://www.vb6.us/tutorials/move-mouse-api It is written in vb6. Upgrade code to .net and check.