Skip to content

dantsec/AutoClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AutoClicker πŸ–±οΈ

AutoClicker is a desktop application for automating mouse clicks!

Authors πŸ‘₯

  • For more information see my blog and my contributions to community.

Tech Stack πŸ§‘β€πŸ’»

  • This project was developed with the following technologies:

Documents πŸ“‚

Installation / Run Locally βš™οΈ

  • Important: Currently version only available for Windows OS.

  • Visual Studio [ βœ”οΈ ]:

    • Open the solution via Visual Studio, build and run.
  • Visual Studio [ ❌ ]:

    • Download the latest version from the releases page, unzip and run AutoClicker.exe.

Features ✨

  • Choose a custom interval to perform mouse tasks;
  • Perform left button and right button mouse clicks;
  • Perform single click tasks, or double click tasks;
  • Perform clicks infinitely, or choose a limited number of times;
  • Perform clicks at custom position.

Screenshots πŸ“·

User Interface.

interface

Todo List πŸ“Œ

  • Current location click;
  • "Records" top section: save presets (NAME;X;Y);
  • Perform middle button click;
  • Click Repeat Group Box - repeat clicks with determinated time (ex: click for X hours / minuts / secs / millisecs).

Contributing πŸ› οΈ

# Create a fork from the original repository and clone it.
git clone https://github.com/YOUR_USERNAME/AutoClicker.git
# Enter into the project folder.
cd AutoClicker/
# Create a new branch with the name feat-[BRANCH_NAME].
git checkout -b feat-[BRANCH_NAME]
# Make your changes and commit them.
git add . && git commit -m "YOUR_COMMIT_MESSAGE"
# Push your branch and open a pull request.
git push origin feat-[BRANCH_NAME]

About

Windows Native Auto Clicker Tool!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages