Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM InGame (not for cheating)
#2
mou uses Windows API SendInput. Try SetCursorPos:

Code:
Copy      Help
POINT p
GetCursorPos &p
SetCursorPos p.x p.y+1


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)