A1exTrask / Python3_AutoClicker

Clicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Clicker

Auto Clicker is a useful tool to automatically click mouse instead of hand. If you click mouse frequently when you are playing game or working, this application can release your finger and save your time.

You will simply need to press one specific HotKey, and Auto Clicker will then help you finish clicking, the application even lets you record sequences of clicks on different parts of the screen to be used over and over. From the Options menu, you can select which mouse button to use and also select single or double clicks. The application can also be set to continue clicking until it's stopped or to click just a certain number of times, and you can adjust the interval between clicks in hours, minutes, seconds, or milliseconds. Compatible with Windows 7, Windows 10, and 64-bit systems.

How to get started?

  1. On the Options menu, point to Clicking item and click the Options item on the submenu.
  2. Select the mouse button you want to click and the type of click.
  3. On the Options menu, point to Clicking item and click the Repeat item on the submenu.
  4. Set the repeat mode and number of clicks.
  5. Use the hotkey (Default F8) to start the click action.

How to set a shortcut?

  1. Click the shortcut setting button on the main window.
  2. Click the Click/Stop button on the shortcut setting box.
  3. Press a key that you want to set as a shortcut and click the Ok button.

How to automate multiple clicks?

  1. On the Options menu, point to Recording item and click the Multiple clicks item on the submenu.
  2. Select Record and replay multiple clicks checkbox.
  3. Click the Pick point button.
  4. Click or press Esc to pick the place you want to click.
  5. Finish recording the points to be clicked, and then click the Ok button.
  6. Use the hotkey (Default F8) to start multiple clicks.

About

Clicker

License:MIT License


Languages

Language:Python 100.0%