An Autohotkey script to make your mouse a lil more durable.
An Autohotkey script to make your mouse a lil more durable.
You don’t even have to download my file, just install AHK and create a new script and paste the following code:
/::sendinput {ctrl down}{click}{ctrl up}
The hotkey in play here is /. You can change it to any other keys yourself by replacing the / in front of :: .
To move a large number of items, just hold down the key and hover your mouse over the items and they will automatically be moved over.
Details
-
GUID
Not Available
-
License
-
Source Code
https://github.com/ThomasRamsay/AHK-QOL/blob/main/.github/workflows/AHK%20moveclick%20script.yml
-
Latest Version VirusTotal Result
The Slash Autoclicker they will call it.
*Should* not require saying. But remember to turn this off when playing on live
Great idea, and reward for shortest mod ever lol.
Okay, I’ll bite. “You don’t even have to download my file, just install AHK”? Your download is simply an .ahk file. What do you mean by “just install AHK” ? Install it WHERE?