AHK moveclick script

  • banchijian added a new file:

    Quote

    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.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!