AHK, hiding cursor on replay

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
LuckyS1337
Posts: 55
Joined: 20 Mar 2023, 12:59

AHK, hiding cursor on replay

Post by LuckyS1337 » 28 Mar 2023, 07:08

is it possible to hide the mouse cursor while playing script? let's say i have some kind of clicks and movement on F1, how to make mouse invisible when playing

User avatar
boiler
Posts: 16931
Joined: 21 Dec 2014, 02:44

Re: AHK, hiding cursor on replay

Post by boiler » 28 Mar 2023, 07:36

See Changing the system cursor, especially the SetSystemCursor() and RestoreCursors() functions.

Post Reply

Return to “Ask for Help (v1)”