bluelhf / Nxxt

Nxxt (/nɛkst/) is a program made to do all the clicking for you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nxxt 🖱️

Have you ever had to click? Sucks, right?

Nxxt (/nɛkst/) is a program made to do all the clicking for you.
Whether you like it fast and hard or nice and slow ;), Nxxt's got you covered.

Download it. You know you want to.
   Built for Java 16

🌟 Features

Dark mode!
⭐ Configurable keybinds
⭐ Delay LFO (to bypass autoclicker detection!)
⭐ Configurable jitter-click mode
⭐ Three different click types
⭐ Configurable click delay (with a "Maximum Speed" option)

💔 Broke something?

If at any time you want to kill Nxxt as quickly as possible, there's a few hidden shortcuts for you:

  • Ctrl / Cmd + End - Terminates the program immediately
  • Ctrl / Cmd + Del - Causes the program to crash

On Windows, opening Windows Security via Ctrl + Alt + Del or having the window focus on Task Manager causes Nxxt to stop clicking.

Building Nxxt

If you want to get a probably-not-working-but-maybe-has-cool-things version of Nxxt, you can build it directly from this repository!

  1. Install Maven.
  2. Download and extract this repository in the alpha branch.
  3. Open Terminal / Command Prompt in the extracted repository
  4. Run mvn verify
  5. Get your .jar from the target subdirectory
  6. Profit!
Extra info for older versions

Windows Defender

Running Nxxt between versions B1 and B2 might greet you with a "Windows protected your PC" screen.

This is Windows Defender's SmartScreen. It recognises .exe files with no publisher and gives you a fair warning. To run the executable anyways (in case you see this), click on the "More Info" text and then click the "Run Anyway" button.

About

Nxxt (/nɛkst/) is a program made to do all the clicking for you.

License:MIT License


Languages

Language:Java 100.0%