move mouseI want to know how to make a program in Visual Basic 2010 that moves your mouse pointer to a specific location on the screen, chosen by the pixel color of that location. please help me
First result on google: Cursor.Position = New Point(X, Y) First result to the second part of your question: Bitmap.GetPixel Method
Originally Posted by .REZ Making an aimbot I see Yes because the only POSSIBLE REASON for setting a cursor's position is to make an aimbot.