> For the complete documentation index, see [llms.txt](https://tgcloud.gitbook.io/overview-and-instructions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tgcloud.gitbook.io/overview-and-instructions/comment-spammer/settings.md).

# Settings

* **Choose accounts** by clicking on "+"&#x20;

* \- in the window that opens, select the required number of accounts&#x20;

* \- and click on the "Select" button&#x20;

* \- After selecting, you will see the number of added accounts - They can be deleted by clicking on the "x"

* <mark style="color:green;">**Specify the number of threads**</mark>&#x20;

* **-** The parameter determines how many threads will work simultaneously&#x20;

* \- The number of threads cannot exceed the number of accounts, and also depends on the power of your PC/VPS

* <mark style="color:green;">**Specify the waiting time between thread starts**</mark>&#x20;

* \- Set the timeout between thread starts, for example set it to 0.5 seconds.

### <mark style="color:orange;">**Mailing setup**</mark>**:**

* <mark style="color:green;">**Limit the number of comments per post**</mark>&#x20;

* \- If you check the box, specify how many comments to leave under each post

* <mark style="color:green;">**Use sending limit per account**</mark>&#x20;

* \- If you select the checkbox, specify the limit for sending messages from each account

* <mark style="color:green;">**Specify the delay time between shipments**</mark>&#x20;

* \- Specify the time in seconds between sending messages Select the time settings individually for yourself.

* <mark style="color:green;">**Use channel exit**</mark>&#x20;

* \- After sending the message, the account will leave the channel

* <mark style="color:green;">**If the account is banned, take a new one**</mark>&#x20;

* \- If your account is banned during operation, it will be replaced with a new one automatically.

* <mark style="color:green;">**Select action when flood**</mark>&#x20;

* \- Remove account from task&#x20;

* \- Take a new account, and the old one will be deleted&#x20;

* \- Waiting, work will continue after the time limit has expired

* <mark style="color:green;">**When reciving a spamblock, take a new account**</mark>&#x20;

* **-**&#x49;f an account is included in a temporary or permanent spam block, it will be replaced with a new one.

* <mark style="color:green;">**User identifier type**</mark>&#x20;

* \- Auto-detection (the software itself will determine which identifiers you downloaded)

* <mark style="color:green;">**Channels for the mailling**</mark>&#x20;

* \- Add channels with comments on which you will send messages

* <mark style="color:green;">**Specify the number of posts for commenting**</mark>&#x20;

* \- Specify how many posts you will use for commenting, counting from the newest post

* <mark style="color:green;">**Specify the number of posts for commenting**</mark>&#x20;

* \- Specify how many posts you will use for commenting, counting from the newest post

**Message settings:**

* <mark style="color:green;">**Enter message text**</mark>&#x20;

* \- If you need to send random messages, then use the formula: {Message1|Message2|Message3|Message4} or in this format {1|2|3|4} {1|2|3|4} - the message/word will be randomly taken from the first brackets and from the second You can add any number of messages in brackets, separating them with the "|" sign, as well as any number of sets of messages in brackets.

* <mark style="color:green;">**Add random characters to the end of the message**</mark>&#x20;

* \- If required, check the box, random characters will be added at the end of the message

* <mark style="color:green;">**Add noise to an image**</mark>&#x20;

* \- Check the box to make the same image unique

* <mark style="color:green;">**Image for the message**</mark>&#x20;

* \- Add one or many images.&#x20;

* -If there is more than one image, they will be randomly added to messages.

* <mark style="color:green;">**Use message editing**</mark>&#x20;

* \- If you check the box, the original message will be changed to the one you specify in the next window, and also set the time after which the message will be changed. Specify the message text or use a randomization formula.

***If all the settings are made, the accounts for work are loaded, click "Run task" - we monitor the execution process, the program will give you a report on the work done.***


---

# 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://tgcloud.gitbook.io/overview-and-instructions/comment-spammer/settings.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.
