Created
May 9, 2022 16:51
-
-
Save NuarkNoir/e9e8de49da7d6c5bb5f508758799cbd7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SetDefaultMouseSpeed, 0 | |
SetBatchLines, -1 | |
ListLines, Off | |
$LButton:: | |
While, GetKeyState("LButton", "P") | |
Click | |
Return | |
Numpad5::Suspend |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment