# Synchronisation avec Lindo

## <mark style="color:yellow;">C'est quoi ?</mark>

Comme son nom l'indique, la méthode qu'on va voir ci-dessous permet de **synchroniser** vos bots connectés sur **AnkaBotTouch** avec **Lindo**, et donc pouvoir surveiller en temps réel les actions de vos bots, et en même temps de les **contrôler** depuis l'interface de **Lindo**.

{% hint style="success" %}
C'est comme le mode **MITM** sur **AnkaBot PC**.
{% endhint %}

## <mark style="color:yellow;">Prérequis</mark>

1. Avoir un cerveau.
2. Suivre à la lettre le tutoriel.
3. Avoir désactivé l'IPv6 sur ses cartes réseaux (voici un tutoriel: <https://doc.frigost.dev/utilisation/problemes-frequents#id-1.-desactivation-de-lipv6>)

## <mark style="color:yellow;">Comment ça marche ?</mark>

### <mark style="color:yellow;">1. Lancement de Lindo</mark>

Sur <mark style="color:yellow;">**AnkaBotTouch**</mark>, cliquer sur le bouton suivant :

![](/files/-MZd_O1pbt2B7IJ9UZGF)

**Lindo** devra s'ouvrir, et vous devez voir dans **la barre des taches** : <mark style="color:red;">**Lindo \[SYNC: OFF]**</mark>

<figure><img src="/files/NdlMIMPbsEOfrjhKTEk4" alt=""><figcaption></figcaption></figure>

Dans l'option de connexion, mettez "<mark style="color:yellow;">**Accès direct au jeu**</mark>".

<figure><img src="/files/yebodM2Lu7cKlTCone0c" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">2 - Synchroniser un bot avec Lindo</mark>

Avant de synchroniser votre bot avec **Lindo**, assurez-vous d'abord que le bot est déjà connecté sur <mark style="color:yellow;">**AnkaBotTouch**</mark>.

![](/files/-MZdbQGq88P76yeKB0yY)

Appuyez sur ce bouton :

![](/files/-MZdqId_SgoIo8KZI24_)

Revenez à Lindo, puis appuyez sur la touche <mark style="color:yellow;">**F12**</mark> pour avoir : <mark style="color:green;">**Lindo \[SYNC: ON]**</mark>

![](/files/-MZdeZiP26Ai9SedPoNh)

{% hint style="info" %}
La touche **F12** de votre clavier permet d'indiquer à **Lindo** le type de la connexion.\
\
En appuyant à la touche **F12** vous pouvez switcher le mode de connexion, qui devra apparaitre dans la barre des taches :\
**Lindo \[SYNC: OFF]** : Connexion normal.\
**Lindo \[SYNC: ON]** : Synchronisation avec un bot.
{% endhint %}

Appuyer maintenant sur le bouton **Jouer** sur **Lindo :**

<figure><img src="/files/s51mLv9AHMtiMnEgmsAq" alt=""><figcaption></figcaption></figure>

Et voilà votre bot devra se synchroniser.

![](/files/-MZdfLYXcu_N5KYZBa8C)

{% hint style="success" %}
Vous pouvez **synchroniser** autant de bots que vous souhaiter sur une seule fenêtre **Lindo**.
{% endhint %}

## <mark style="color:yellow;">Problèmes fréquents</mark>

### <mark style="color:yellow;">1. Choix du serveur de jeu</mark>

![La fenêtre "Choix du serveur" reste affichée et impossible de la fermer](/files/-M_C-jATm6p8FyFL03MG)

{% hint style="success" %}
**Solution:** Il suffit de choisir "**Accès direct au jeu**" lors de la connexion.
{% endhint %}

### <mark style="color:yellow;">2. Erreur 403 au lancement de Lindo</mark>

![](/files/-M_C0khIjzWus09sRLo_)

{% hint style="success" %}
Cela veut dire que votre IP est blacklistée par **Ankama**.\
**Solution:** Avoir un proxy non-blacklisté et l'attribuer à **Lindo** par **Proxifier**.
{% endhint %}

### <mark style="color:yellow;">3. Server busy</mark>

![](/files/-M_C3prCGjDTFxhAHd8M)

{% hint style="success" %}
**Solution:** Assurer vous que **Lindo \[SYNC: OFF]** pendant que vous manipulez **Lindo**, et que **Lindo \[SYNC: ON]** n'est qu'au moment où vous voulez **synchroniser** un bot.
{% endhint %}

### <mark style="color:yellow;">4. Erreur du téléchargement</mark>

<figure><img src="/files/WO2Tacmtrdsa10P7p08k" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}

* Fermer Lindo.
* Allez au dossier <mark style="color:yellow;">%UserProfile%\AppData\Roaming</mark>
* Supprimez le dossier <mark style="color:yellow;">Lindo</mark>
* Relancez Lindo.
  {% endhint %}

### <mark style="color:yellow;">5.</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**Lindo \[SYNC: OFF] ne s'affiche pas**</mark>

* Installez ce pack : <https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/>
* Si vous utilisez <mark style="color:yellow;">Proxifier</mark>, assurez-vous que cette règle est toujours en haut :&#x20;

<figure><img src="/files/AXyI49fOk6Q2mRXf9fga" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">6.</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**Mot de passe incorrect malgré \[SYNC: ON]**</mark>

Essayer de désactiver IPv6 de votre réseau : <https://doc.frigost.dev/utilisation/problemes-frequents#1.-desactivation-de-lipv6>


---

# 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://doc.ankabot.dev/ankabot-touch/synchronisation-avec-lindo.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.
