> For the complete documentation index, see [llms.txt](https://wiki.yosikaha.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.yosikaha.com/tutorials/how-to-autoinput.md).

# How to Autoinput

{% hint style="info" %}
First and for most kelangan gumagana na ang <mark style="color:yellow;">Yosikaha app</mark>, dapat may <mark style="color:green;">**connected**</mark> na message. Kung hindi pa, pumunta sa [Install Application](/yosikaha-mobile/install-application.md)or [Start Application](/yosikaha-mobile/start-application.md) para gawin muna yan
{% endhint %}

***

## <mark style="color:blue;">1. DM Yosimo bot</mark>

&#x20;First, kindly visit ⁠[#autodraw](https://discord.com/channels/1065628767961223269/1066093095734759494) channel sa Discord server and iclick ang **Enter Yosimo Private channel**

<figure><img src="/files/cpwlHFj2ZnZCy66qwyeH" alt=""><figcaption><p><mark style="color:yellow;">click the green button</mark></p></figcaption></figure>

## <mark style="color:blue;">2. Use Commands</mark>

Madali nalang dito para ka lang nakikipagusap kay crush. May textbox kung san mo ilalagay ang message. Ngayon itype mo lang yung `/` at may mga lalabas dyan. Gagamiting natin ang <mark style="color:yellow;">input</mark> so pakitype ang `/input`. Pakibasa nalang din yung description sa commands.

<figure><img src="/files/XRGEWtySRNHZjLZrskYM" alt=""><figcaption><p><mark style="color:yellow;">showing all avaialable commands for /input</mark></p></figcaption></figure>

{% hint style="warning" %}
Kung walang lumalabas na ganyan after mo itype yung `/` ibig sabihin hindi updated ang iyong Discord App. Paki update eto sa playstore or appstore.
{% endhint %}

{% hint style="info" %}
You can check more available commands by typing `/yosimohelp`
{% endhint %}

## <mark style="color:blue;">3. Fill commands</mark>

Kapag nakapili kana ng commands pindutin lamang para lumabas yung mga options na pwede mong ifil. Lets take `/input winston` for example. Lalabas ang mga options nyan.

<figure><img src="/files/3ByD7BLBdSr0mniEJlL2" alt=""><figcaption><p><mark style="color:yellow;">autoinput for winston</mark></p></figcaption></figure>

`username` - yung username mo mismong sa yosi account\
`password` - yung password ing yosi account\
`code1` - ano yung code na ilalagay mo. pwede ka magenter upto 3 codes per command\
`interval` - gaano kabilis ulit sya maginput after makuha yung result (madami nalilito dito)\
`attempts` - kung ilang draw attempts ang gagawin. by default its set to **max**

{% hint style="warning" %}
Ang `interval` ay hindi kung gano kabilis yung input. Pag nilagay mo `5` hindi po ibig sabihin nung ay 5 seconds matatapos yung input. mali po yun! Ang `interval` ay kung gano kabilis yung susunod nyang attempt after kayo makakuha ng try again or error message. In this case maghihintay ng `5s` si yosimo bago nya ulit iretry.
{% endhint %}

{% hint style="success" %}
Hintayin mo nalang na lumabas ang resulta, medyo matagal yan depende sa  yosi and some other factors, kung nanalo ka (for example PPC) dapat nasa [#winners](https://discord.com/channels/1065628767961223269/1070761411984232500).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.yosikaha.com/tutorials/how-to-autoinput.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.
