# Auto Reset

Para usar la funcion de reset automatico, se usa el comando /reset auto\
usando esta funcion el personaje al llegar al nivel necesario para resetear, va a resetear automaticamente.

#### Redistribuir stats automaticamente

Para poder redistribuir los stats automaticamente al momento de resetear, podemos usar el comando **/reset auto x x x x**\
reemplazando las X por los stats deseados.\
Por ejemplo: **/reset auto 600 1500 200 5000**\
en este caso el personaje va a resetear y se van a subir,\
600 puntos en Strength, 1500 en Agility, 200 en Stamina y 5000 en Energy.

{% embed url="<https://guias.muwarning.com.ar/assets/img/GuiaResetAuto/vidiotutorial.mp4>" %}

#### ¿Que pasa si pongo mas puntos de los que tengo?

si ponemos mas stats de los que tenemos al momento de resetear.\
Por ejemplo: **/reset auto 32767 32767 32767 32767** y tenemos solo 4000 puntos.\
Se van a sumar los stats de igual manera para cada stat, 1000 Strength, 1000 Agility, 1000 Stamina, 1000 Energy.\
Y cuando subamos de nivel se van a ir sumando 1 punto en cada stat con los puntos que consigamos.

#### ¿Tengo que ser vip para usar el reset automatico?

No, no hace falta ser VIP de ningun tipo para usar esta funcion.\
Esta disponible para todos los usuarios.


---

# 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://mu-warning.gitbook.io/wiki/server-s6-medium/guias-server-medium/auto-reset.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.
