Smooth move using DllCall("mouse_event") ??

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
sametbars
Posts: 1
Joined: 30 Jun 2017, 08:23

Smooth move using DllCall("mouse_event") ??

29 Sep 2017, 15:48

Is it possible to move mouse smoothly using DllCall("mouse_event")?

Code: Select all

DllCall("mouse_event",uint,1,int,x,int,y,uint,0,int,0)
I'm not using MouseMove function because it does not work very well in-game.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: gabelynn1 and 327 guests