Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/killo445/autoclicker

Simple Auto Clicker
https://github.com/killo445/autoclicker

auto auto-clicker autoclicker clicker windows wpf

Last synced: 8 days ago
JSON representation

Simple Auto Clicker

Awesome Lists containing this project

README

        




Logo


KilLo's Auto Clicker




Simple Auto Clicker




Report Bug
·
Request Feature




[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]

## About The Project
This is a very simple auto clicker written in C# using WPF, mainly made to challenge myself.

### Built With

* [![.NET][.NET]][framework-url]

## Getting Started

### Prerequisites

.NET Framework Runtime 4.8 is required to run AutoClicker.
- [Download page](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
- [Direct (Web)](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net48-web-installer)
- [Direct (Offline)](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net48-offline-installer)

### Installation

1. Head over to the [latest release](https://github.com/KilLo445/AutoClicker/releases/latest)
2. Download and run `AutoClicker.exe`
3. Set your interval, hotkey, delay and click start!

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

## Contact

- Discord
- @decentloser / DecentLoser#7263
- [My Server](https://discord.gg/66qymzdtMw) (Preferred)
- Twitter / X
- [@KilLo445](https://twitter.com/KilLo445)

[forks-shield]: https://img.shields.io/github/forks/KilLo445/AutoClicker.svg?style=for-the-badge
[forks-url]: https://github.com/KilLo445/AutoClicker/network/members
[stars-shield]: https://img.shields.io/github/stars/KilLo445/AutoClicker.svg?style=for-the-badge
[stars-url]: https://github.com/KilLo445/AutoClicker/stargazers
[issues-shield]: https://img.shields.io/github/issues/KilLo445/AutoClicker.svg?style=for-the-badge
[issues-url]: https://github.com/KilLo445/AutoClicker/issues
[.NET]: https://img.shields.io/badge/.NET_Framework-5C2D91?style=for-the-badge&logo=.net&logoColor=white
[Framework]: https://img.shields.io/badge/.NET_Framework-4.8-purple
[framework-url]: https://dotnet.microsoft.com/en-us/download/dotnet-framework