Home > Net >  Tencent mobile game assistant to simulate the click event
Tencent mobile game assistant to simulate the click event

Time:01-05

////DllImport (" User32")]
//below this line corresponds to the click event below
Public extern static void mouse_event (int dwFlags, int dx, int dy, int cButtons, int dwExtraInfo);
With simulated click the click event for the desktop application, but for the mobile game of tencent assistant simulation, a great god can give me a solution?==,
Best picture recognition of DLL, and image similarity of DLL, I want to brush automatically,,,,,,,,,

CodePudding user response:

Try the wizard button, and the mobile version, bring their own to find figure function
  •  Tags:  
  • C#
  • Related