An open API service indexing awesome lists of open source software.

https://github.com/marcel0024/simpleautoclicker

A Simple Auto Clicker build in C# .NET 8 for windows.
https://github.com/marcel0024/simpleautoclicker

auto-clicker autoclick autoclicker clicker console-app consoleapp csharp dotnet dotnet-core simple-auto-clicker windows

Last synced: 2 months ago
JSON representation

A Simple Auto Clicker build in C# .NET 8 for windows.

Awesome Lists containing this project

README

        

# SimpleAutoClicker

A simple auto clicker built in .NET 8.

Simply input the total time to run in minutes (or leave blank for indefinitaly) and it starts clicking every 10 seconds at mouse position.

## Usage

1. Download the `.exe` file from the [releases](https://github.com/Marcel0024/SimpleAutoClicker/releases) page and run it.

![image](assets/image-1.png)

2. Input the total minutes and press enter. If you leave it blank, it will run indefinitely. The clicking happens at the mouse's current position.

![image](assets/image-2.png)