Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 332 Bytes

File metadata and controls

14 lines (9 loc) · 332 Bytes

AutoClickerConsole

A simple C# autoclicker made with a .NET framework console project template.

Build

Add the code to your own .NET framework console project.

Usage

Enter the timer delay amount.

Type start and press enter.

Click the middle mouse button to autoclick.

The autoclicker will run until the program is closed.