The module is designed to extract users who show activity in Telegram chats. It adds them to a database that can be used with other Telegram Expert modules such as mass messaging or auto-invites. The mechanism specifically targets engaged participants, not passive subscribers or bots. Let’s go through how to work with it step by step:
1. Use database — a file is loaded that already contains links to groups or their usernames; active user collection will be carried out in these communities.
You can enter data manually — if there is no database, you can paste a list of chats manually in the right field. Important: each account processes one link. So for 10 chats, you’ll need 10 accounts.
2. Time limit — specify the period during which to collect active participants. For example, selecting 30 days will include only those who have written messages in the last month.
3. Maximum timeout (FloodWait) — enter the time limit during which the program will wait when encountering flood restriction. If the delay exceeds the set value, the account is removed from the task; if it’s less, the account waits the specified time and continues working.
4. Select accounts — you must select Telegram profiles from the available ones in the «Active» folder that will be used for collection.
5. Leave group when done — when this option is activated, the account automatically leaves the group after the process is finished so it does not remain subscribed.
6. Exclude administrators — the program can ignore admins who also posted in the chat, excluding them from the final database.
7. Create txt files with usernames — after collection is complete, a text file will be created containing the usernames of all found users.
8. Streams control — sets the number of simultaneously running threads and the delay interval. For example, with 20 threads, 20 accounts will be launched. When one completes its task, the next is activated, with the software waiting a random delay each time, taken from the specified range.
The result of parsing is a database containing a list of all active participants in the chat, ready for further interaction through other Telegram Expert tools.
1. Use database — a file is loaded that already contains links to groups or their usernames; active user collection will be carried out in these communities.
You can enter data manually — if there is no database, you can paste a list of chats manually in the right field. Important: each account processes one link. So for 10 chats, you’ll need 10 accounts.
2. Time limit — specify the period during which to collect active participants. For example, selecting 30 days will include only those who have written messages in the last month.
3. Maximum timeout (FloodWait) — enter the time limit during which the program will wait when encountering flood restriction. If the delay exceeds the set value, the account is removed from the task; if it’s less, the account waits the specified time and continues working.
4. Select accounts — you must select Telegram profiles from the available ones in the «Active» folder that will be used for collection.
5. Leave group when done — when this option is activated, the account automatically leaves the group after the process is finished so it does not remain subscribed.
6. Exclude administrators — the program can ignore admins who also posted in the chat, excluding them from the final database.
7. Create txt files with usernames — after collection is complete, a text file will be created containing the usernames of all found users.
8. Streams control — sets the number of simultaneously running threads and the delay interval. For example, with 20 threads, 20 accounts will be launched. When one completes its task, the next is activated, with the software waiting a random delay each time, taken from the specified range.
The result of parsing is a database containing a list of all active participants in the chat, ready for further interaction through other Telegram Expert tools.
Последнее редактирование:
