# Captcha

Con la nueva implementación de anti-bot, DarkOrbit te encierra en un círculo del que no puedes escapar a no ser que resuelvas el captcha propuesto.

Este captcha está formado por dos tipos de cajas (Rojas y Negras) y para desbloquear la nave o bien tienes que recoger una y otra. Para ello **se ha desarrollado un Anti-Captcha.**

{% hint style="info" %}
Para que funcione, es importante que estes usando [la última versión del bot](https://darkbotes.gitbook.io/darkbot-es-guide/donors/ultima-version#como-instalar-la-ultima-version-donors) y activar la opción ***Captcha piker*** desde la configuración del plugin.
{% endhint %}

![Jaula Captcha](/files/-MMesTQIp1fXyQZGIty8)

## El bot no resuelve los captchas

Esto sucede porque has iniciado el bot en un idioma y luego has cargado otra config con otro idioma. \
\
En cristiano:\
\
Todas tus configuraciones tienen que tener el mismo idioma, por ejemplo español.

La configuración con la que abrimos el bot que es **config** está en español.&#x20;

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

Si cambiamos a la configuración a otra configuración debe tener el mismo idioma

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

Al igual la opción de Forzar lenguaje debe estar igual en todas las configuraciones. Activada en todas o desactivada en todas.<br>

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

## ¿Qué debo de hacer si no me recoge las cajas?

1. Verifica que todas tus configuraciones tengan el mismo idioma
2. Verifica que todas tus configuraciones tengan activada la opción de forzar lenguaje o verifica que todas tengan desactivada. No puedes tener una configuración con la opción desactivada y en otra configuración activada. Deben estar todas iguales!!!
3. Una vez hayas corregido el idioma y la opción de formar lenguaje en todas las configs, cierra el bot y vuelve a abrir. Y ya debería de solucionarse el problema.

### <mark style="color:yellow;">SI NO CIERRAS CIERRAS EL BOT Y LO VUELVES A ABRIR NO SE SOLUCIONARÁ EL ERROR</mark>  Si el problema no se ha solucionado, es que no has hecho alguno de los pasos correctamente

En imágenes por si eres más visual:

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

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


---

# 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://darkbotes.gitbook.io/darkbot-es-guide/solucion-de-problemas/captcha.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.
