# Single Session

#### First Time Use Setup

* Open the folder where you downloaded MyBotRun from Github via Sourcetree.
* Right-click on the file "MyBot.run.au3" and select "Run Script (x86)"
  * if a User Account Control window appears, select Yes

    <div align="left" data-full-width="true"><figure><img src="https://github.com/smbridges91/MBR-xbebenk/raw/main/Images/Usage/MyBotRun_01.png" alt=""><figcaption></figcaption></figure></div>
* You'll see the following Loading screen

  <div align="left"><figure><img src="https://github.com/smbridges91/MBR-xbebenk/raw/main/Images/Usage/MyBotRun_04.png" alt=""><figcaption></figcaption></figure></div>
* Once MyBotRun loads, you will see the above application.
  * Close out MyBotRun and open the source folder that Sourcetree downloaded to.

    <div align="left"><figure><img src="/files/bocyZCYv80SS3E8FyojJ" alt=""><figcaption></figcaption></figure></div>
* Open the source folder where you downloaded MyBotRun from Github and find the "profiles" folder.

  <div align="left"><figure><img src="/files/4LAYPofocqwrMjnhFyJn" alt=""><figcaption></figcaption></figure></div>
* Open the "MyVillage" folder within the "profiles" folder.

  <div align="left"><figure><img src="/files/9IJlqLh0nLBtF77cRRvD" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can find a working config in [Configs](/mbr-xbebenk/files/configs.md)
{% endhint %}

{% hint style="info" %}

* **NOTE:** The configs included in the folders are based on personal preferences for Town Hall levels. You can update the configs within MyBotRun to meet your own preferences.
* *If you are using new Town Halls, copy the config.ini and building.ini from the "Below TH6" folder and overwrite the ones in the MyVillage folder.*
  {% endhint %}

**Relaunch MyBotRun**

* Open the folder where you downloaded xbebenk via Sourcetree.
* Right-click on MyBot.run.au3 and select "Run Script (x86)"
  * if a User Account Control window appears, select Yes

    <div align="left"><figure><img src="/files/MHUMdKtLSknSLt4knK3x" alt=""><figcaption></figcaption></figure></div>
* Once MyBotRun is loaded, click Start Bot or if you used one of the configs in [Configs](/mbr-xbebenk/files/configs.md), the bot will start automatically within 10 seconds.
* Wait for Clash to load and stop the bot.
* Click on the Clash account settings and connect your Supercell ID the same as you would do on any other device.
* On the MyBotRun application, click on the Bot tab.
  * Select the Profiles sub-tab and click the blue down arrow to pull the CoC Shared Prefs
    * Clicking the blue down arrow saves your current BlueStacks Logged in Clash of Clans session to the current MyBotRun Profile (MyVillage folder).
* Click Start Bot and watch it work


---

# 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://mybotrun.gitbook.io/mbr-xbebenk/how-to-use/single-session.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.
