# Schifo Plugin

## AntiLoadingStuck

Activando esta opción evitaras quedarte atascado en el calendario.

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

## Bot Updater

Es módulo actualiza el Darkbot cada vez que haya una actualización nueva automáticamente.&#x20;

Para que inicie sesión el bot después de actualizar, debes activar la opción de **Use file.properties**

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

Si no sabes lo que es el file.properties, es un archivo que contiene tu usuario,contraseña y la master password del bot, con este archivo puedes ejecutar el bot desde comandos o usando este task<br>

**1-** Crea un documento de texto y cambiale el nombre a **file.properties**

<figure><img src="https://i.imgur.com/TJy0uY7.gif" alt=""><figcaption></figcaption></figure>

2- Dentro del archivo escribe\
username=(tu nombre de usuario del juego)\
password=(tu contraseña del juego)\
master\_pasword=(la contraseña maestra del bot, si es que la tienes, si no la tienes no pongas escribas esto) y pulsa **CTRL+G** para guardar el archivo.

<figure><img src="https://i.imgur.com/XuvzKj4.gif" alt=""><figcaption></figcaption></figure>

<br>

La opción de **Auto hide API** es para que después de que inicie el bot actualizado, se oculte la ventana del juego

<figure><img src="/files/F1uVlEuPemh98jXwTQuR" alt=""><figcaption><p>Ocultará esta ventana</p></figcaption></figure>

## Backpage&#x20;

Puedes acceder al backpage de tu cuenta a través del menu del bot.

<figure><img src="https://i.imgur.com/xg7FYkZ.gif" alt=""><figcaption></figcaption></figure>

## Hangar View

Puedes acceder al hangar de tu cuenta a través del menú del bot

<figure><img src="https://i.imgur.com/utfknFy.gif" alt=""><figcaption></figcaption></figure>

## AutoRestart

Este task sirve para reiniciar el bot (cerrarlo y que se vuelva a abrir) y que se abra con la configuración que quieras

Para usarlo deberás indicar a la hora que quieras que se reinicie, la hora que debes poner es la de tu Ordenador, no la hora de tu servidor

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

Debes seleccionar la configuración con la que el bot se inicie despùés del reinicio.

<figure><img src="https://i.imgur.com/KeoIhhh.gif" alt=""><figcaption></figcaption></figure>

**Disable after auto restart**: Con esta opción desactivaremos el autorestart después de que se reinicie.

La opción de **Auto hide API** es para que después de que reinicie el bot, se oculte la ventana del juego

<figure><img src="/files/MkLexiDNn1XRzY7LD2Lz" alt=""><figcaption><p>Oculta esta ventana</p></figcaption></figure>

## ShowAllLogs

Muestra todos los logs del bot desde el menú del bot, puedes ver los logs del bot, las muertes y los errores del bot.

<figure><img src="https://i.imgur.com/qEO9hrO.gif" alt=""><figcaption></figcaption></figure>

## BattlerayFarmer

Con este módulo puedes farmear los Battlerays del mapa 5-3, sirve para hacer las misiones 17/100 y 44/100.

**Kill alien when fly:** Mata npcs cuando esta viajando a por el siguiente Battleray

**Pick palladium:** Seleccionando esta opción recogerá paladio mientras mate los battlerays, debes tener activo el recurso ore\_8 con un tiempo de espera 750ms.

<figure><img src="https://i.imgur.com/vj2HneB.gif" alt=""><figcaption></figcaption></figure>

**Kill saboteur:** Mata los saboteurs si te relentizan, debes tener los Saboteurs activos en **Matar NPCs,** y la opción de **Kill alien when fly** debe estar activa.


---

# 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/tutoriales-donors/schifo-plugin.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.
