# Key + click Spammer

The **Key + Click Spammer** is the first variant of the **Skill Spammer**. It allows the player to spam targeted skills such as **Meteor Storm**, **Double Strafe,** etc.

For example if you configure the **Q** key then when you press it, Lemon Tools will spam `Q -> click` until you release the **Q** key.

## 1. Configuring spam keys

<figure><img src="/files/b6VB37wYrg8nCFUoD4Pp" alt=""><figcaption><p>Skill Spammer's spam keys</p></figcaption></figure>

{% hint style="info" %}
You can have any amount of keys activated for the Skill Spammer.
{% endhint %}

### Steps to configure the spam keys

1. **Click** on the circle of the key you want to use to spam.

<figure><img src="/files/FVCri61NNeUgxQV7ILqR" alt=""><figcaption><p>Configured Skill Spammer's spam keys</p></figcaption></figure>

In the image above you can see the Skill Spammer is configured for the keys ***F1***, ***3*** and ***Q***.

T​his means that when you hold down ***F1***, ***3*** or ***Q***, Lemon Tools will spam the key and click until you release the ke&#x79;**.**

{% hint style="info" %}
A​n empty circle means the Skill Spammer is not activated for that key.
{% endhint %}

## 2. Configuring the Send Mode

The send mode controls how Lemon Tools will send the keys/clicks to the Ragnarok window.

<figure><img src="/files/ur7F7Wny5zrM1lv4O1gJ" alt=""><figcaption><p>Skill Spammer's send mode</p></figcaption></figure>

There are 2 Send Modes:

* **S​peed 1**: Works only on old clients.
* **Speed 2**: Works only on newer clients.

{% hint style="warning" %} <mark style="color:red;">**IMPORTANT:**</mark> Just use the first mode that works. Both have the same speed, spam rate and resource usage.
{% endhint %}

{% hint style="info" %}
The Send Mode you configure in this tab will affect all the skill spammers (key + click, key only, chain, etc.)
{% endhint %}

### Steps to configure the Send Mode

1. **Click** on the circle of the send mode you want to use.

<figure><img src="/files/agimwYdgM8xYk500zwfW" alt=""><figcaption><p>Configured Skill Spammer's send mode</p></figcaption></figure>

In the image above you can see the Skill Spammer is configured to use the ***Speed 1*** mode.

## 3. Configuring the spam delay

The spam delay controls how much time to wait between each sequence of skill spammer. This is a dynamic delay that will aim to respect your value but Lemon Tools will correct it while spamming if it's needed.

<figure><img src="/files/uwtKbcb149WazqPdAz6M" alt=""><figcaption><p>Skill Spammer's spam delay</p></figcaption></figure>

{% hint style="info" %}
Lemon Tools uses **custom algorithms**, a delay of *5ms* in the Skill Spammer is not the same as a delay of *5ms* on other features or tools made by other people.
{% endhint %}

### Steps to configure the spam delay

1. **Click** on the delay rectangle.
2. **Write** the delay you want in milliseconds (1000ms = 1s)

<figure><img src="/files/1cMEMjnt5DteXoGJJ3ID" alt=""><figcaption><p>Configured Skill Spammer's spam delay</p></figcaption></figure>

In the image above you can see the Skill Spammer is configured with a spam delay of 10ms.

{% hint style="info" %}
After years of testing I found that the best delay for Lemon Tools is between *5* and *15ms*.
{% endhint %}

{% hint style="info" %}
The Spam Delay you configure in this tab **will affect all the skill spammers**:

1. **Key + Click spammer**: The delay controls how much time to wait after using Key + Click
2. **Key only spammer**: The delay controls how much time to wait after using Key
3. **Chain Spammer**: The delay controls how much time to wait after using Key or Key + Click (if click is enabled)
   {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lemonrotools.com/skill-spammer/configuration/key-+-click-spammer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
