NTUYWANG103 / APEX_AIMBOT

This is a YOLOV7 based APEX and CSGO Aimbot
GNU General Public License v3.0
583 stars 99 forks source link

ctypes.ArgumentError: argument 2: <class 'TypeError'>: expected LP_INPUT instance instead of INPUT_Array_1 #102

Open MaRKkooV opened 11 months ago

MaRKkooV commented 11 months ago

line 59, in mouse_xy return SendInput(Mouse(0x0001, x, y))

line 41, in SendInput return windll.user32.SendInput(nInputs, pInputs, cbSize) ctypes.ArgumentError: argument 2: <class 'TypeError'>: expected LP_INPUT instance instead of INPUT_Array_1

How to solve it?