# jitter

### 🔛 Enable

{% hint style="info" %}
Activates or deactivates the jitter system.
{% endhint %}

### ⌨ Keybind

{% hint style="info" %}
Sets a specific keyboard shortcut to toggle jitter on or off.
{% endhint %}

### 🌀 Pattern

{% hint style="info" %}
Selects the movement algorithm (e.g., Random Walk, Circular, Figure-8) used for cursor displacement.
{% endhint %}

### ⏩ Speed

{% hint style="info" %}
Controls the speed multiplier for the pattern movement.
{% endhint %}

### 🌊 Smoothing

{% hint style="info" %}
Adjusts the interpolation of movement to make the jitter appear softer (1.0) or sharper/instant (0.0).
{% endhint %}

### 🎯 Intensity (X/Y)

{% hint style="info" %}
Configures the horizontal (X) and vertical (Y) jitter strength in pixels.
{% endhint %}

### 🛡️ Anti-Pattern

{% hint style="info" %}
Prevents repetitive jitter sequences by tracking history to avoid detection.
{% endhint %}

### 📊 CPS Activation

{% hint style="info" %}
Dynamically scales jitter intensity based on specific Low, Medium, and High CPS (Clicks Per Second) brackets.
{% endhint %}

### ⏸️ Micro-Pauses

{% hint style="info" %}
Simulates human behavior by inserting random, brief interruptions in the jitter movement.
{% endhint %}

### 📉 Jitter Reduction

{% hint style="info" %}
Gradually decreases jitter strength over prolonged clicking sessions to simulate hand fatigue.
{% endhint %}
