SCORE: 0
TIME: 30
* CLICK THE SPHERES TO WARM UP *

AmazeAim 🎯

Zero Latency. Pure Performance.

DOWNLOAD .EXE GITHUB REPO

AmazeAim is a lightweight system utility designed for competitive gamers to minimize mouse input lag and stabilize polling rate consistency on Windows. By optimizing CPU scheduling, power delivery, and process priorities, it ensures that your mouse data reaches your game with the lowest possible latency.

🚀 Key Features

🛠️ How it works

  1. Registry Level: Adjusts the Windows Scheduler to prioritize input.
  2. Power Level: Modifies the current Power Plan for maximum USB performance.
  3. Process Level: Every 30 seconds, it ensures your mouse software is running on the most efficient CPU cores.

💻 Compilation

Build it yourself using the .NET compiler:

C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe /target:winexe /out:AmazeAim.exe /reference:System.Windows.Forms.dll /reference:System.Drawing.dll AmazeAim.cs