> ## Documentation Index
> Fetch the complete documentation index at: https://docs.eversi.de/llms.txt
> Use this file to discover all available pages before exploring further.

# ,connectbot

**Group:** <Badge color="blue">ѕᴛᴀɴᴅᴀʀᴅ</Badge>\
**Aliases:** `,joinbot`

### Description

A command that connect bots to remote server where user are connected.

### Parameters

<Tabs>
  <Tab title="Amount">
    Amount of bots that will be connected with your current session.

    <Danger>
      **Important!** However, you won't be able to connect more bots than your group limit.
    </Danger>
  </Tab>

  <Tab title="Proxy">
    Type of proxy address which'll be used to connect bots with remote server.

    **Proxy Address Types:**

    |       Name      | Description                                                                                      |              Requirement              |
    | :-------------: | :----------------------------------------------------------------------------------------------- | :-----------------------------------: |
    |    **PUBLIC**   | An address from public proxy lists.                                                              |  <Badge color="blue">ѕᴛᴀɴᴅᴀʀᴅ</Badge> |
    |   **PRIVATE**   | An address purchased from a proxy seller with limited number of users.                           |  <Badge color="blue">ѕᴛᴀɴᴅᴀʀᴅ</Badge> |
    | **RESIDENTIAL** | An proxy address that uses a real IP from a home device to make connection appear as legitimate. | <Badge color="purple">ᴘʀᴇᴍɪᴜᴍ</Badge> |
    |     **OWN**     | An pool of addresses managed directly by user with `,ownproxies` command.                        |  <Badge color="blue">ѕᴛᴀɴᴅᴀʀᴅ</Badge> |

    <Tip>
      You can enter country in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format after colon to connect only from proxy address that belongs to specified country, e.g. `private:pl` means you'll be connected using private proxy address with ip address from Poland.
    </Tip>
  </Tab>

  <Tab title="Delay">
    How long should be interval between bot connections.
  </Tab>

  <Tab title="Name Format">
    The name under which bots will be connected with remote server.

    <Tip>
      You can also use a string generator options in parameter name, e.g. `[n:5]` , `[real]` , `[n:2]_esBot_[s:4]` etc., available options are listed below.

      |    Option   | Brief                                          |  Example Result |
      | :---------: | ---------------------------------------------- | :-------------: |
      |  **\[s:α]** | Letter-only random string with **α length**.   |     wvDzTTaV    |
      |  **\[n:α]** | Digit-only random string with **α length**.    |     24521235    |
      |  **\[r:α]** | Random string with **α length**.               |    sw9vDzTwMu   |
      | **\[real]** | An real nickname generated using common words. | MasterMind666\_ |
    </Tip>
  </Tab>
</Tabs>

### Example Usages

* `,connectbot 50 private:pl 500 Mario_[s:4]`
* `,connectbot 66 own 5000 esB0t_`
* `,joinbot 5 public:de 420 [r:8]`

### Example Usage Video

<video src="https://mintcdn.com/eversidesolutions/o-3FJrT5q16_vdMZ/esproxy/assets/video/esproxy$command$connectbot.mp4?fit=max&auto=format&n=o-3FJrT5q16_vdMZ&q=85&s=d9f87fbab7a9cd1056cc2aa941de55c0" controls={true} data-path="esproxy/assets/video/esproxy$command$connectbot.mp4" />
