Speed
- Normal (>50 CPS)
- Fast (>150 CPS)
- Very fast (>250 CPS) depends on your machine
- Super fast (>500 CPS) on JetClicker Lite
- Ultra fast (>1000 CPS)
Interval
- Custom interval
- Random interval
- Multiple custom intervals
Mouse buttons
- 3 mouse buttons
- 5 mouse buttons
- 9 mouse buttons
Click type
- Single click
- Double click
- Triple-click
- Scroll
Click repeats
- Custom limited repeats
- Unlimited repeats
Mouse position
- Current mouse position
- Custom mouse position
- Random mouse position
- Move mouse to image on detection
- Multiple click points
Others
Advanced settings
- Customizable wheel size when auto-scrolling
- Customizable accuracy of the image detection system
- Customizable click area range
- Preview supported
- Voice commands
- Start clicking
- Stop clicking
- Other actions
- Non-button triggering
- Trigger via hotkey
- Trigger via mouse buttons (in development)
- Trigger via active windows
- Trigger via mouse on specific area
- Fail-safe system
- Extra features
- Always on top
- Extra message dialogs
- Specific clicking windows (in development)
- Included with built-in extensions (mouse recorder, cps calculator)
- Customizable plugins
- Export/Load mouse positions to/from files (in development)
- Macro
- Install the installer via the release page.
- After the installer is installed, open it.
- Choose your preferences and press
Install
.- Wait for the process to finish and press
Finish
.- Open Windows's start menu and run the app.
- Start using it and enjoy! ❤️
- First, you need to have Python installed to run the application. You can download it here.
- Then, you need to install
pip
(Python Package Installer). You can read the tutorial to downloadpip
here. - After that, you need to install the libraries list at the bottom.
Type in the command prompt:
pip install <library-name>
- After doing all the setup steps, this is how you can open and run the application file.
- After downloading a
.zip
file, unzip and open it.- You will see a folder named
JetClicker-...
. Open that folder.- Open
main.py
. You will see the app.- Start using it and enjoy! ❤️
Note: If you spot any error or bug, you should report it here immediately.
Based on the code, I can be confident that JetClicker is safe.
JetClicker uses Inno Setup to create the installer and PyInstaller to create the
.exe
file. They are all open-source.
You can check it here (Inno Setup) and here (PyInstaller). I am confident that JetClicker is completely safe and free to use.
I recommend you use an installer to install JetClicker because it's more convenient and you won't need to install any Python library to use.
No. JetClicker only works with Windows. Running JetClicker on another OS might get some feature break.
Disclaimer:
JetClicker is a simple auto-clicker application designed for personal use only. It is intended for automating repetitive clicking tasks in applications or games. The user is responsible for ensuring that the use of this software complies with any applicable laws or regulations, and the developer assumes no liability for any misuse of the application.
Project name: JetClicker
Last checked: v0.5.1
- pip:
24.0
- tkinter:
8.6
- Pillow (PIL):
10.0.0
- tkinter-tooltip (tktooltip):
2.2.0
- PyAutoGUI (pyautogui):
0.9.54
- keyboard:
0.13.5
- mouse:
0.7.1
- speech_recognition:
3.10.0
- pyinstaller:
5.13.0
- Inno Setup:
6.2.2
Click here if you want to report errors, bugs, or simply just to ask a question.