🔄 Доступно обновление
Исправлена ошибка связанная с SmsActivate
________
🔄 Update available
Fixed bug related to SmsActivate
Исправлена ошибка связанная с SmsActivate
________
🔄 Update available
Fixed bug related to SmsActivate
🔄 Доступно обновление
Исправлены некоторые ошибки
________
🔄 Update available
Some bugs fixed
Исправлены некоторые ошибки
________
🔄 Update available
Some bugs fixed
Gsender.pro // Channel
TEST - creating a link via Google Images.rar
TEST - creating a link via Google Images.rar
127 KB
✅ Бот авторизации в Gmail для ProjectMaker
Обновил пример шаблона.
Добавил переменную
________
✅ Gmail Authorization Bot for ProjectMaker
Updated the template example.
Added the variable
Обновил пример шаблона.
Добавил переменную
sms_activate_api_key (api ключ из sms-activate.ru) чтобы бот мог принимать SMS для разблокировки аккаунта.________
✅ Gmail Authorization Bot for ProjectMaker
Updated the template example.
Added the variable
sms_activate_api_key (api key from sms-activate.ru) so that the bot can receive SMS to unblock the account.Почему я не могу рекомендовать продавца аккаунтов.
На скриншоте наглядный пример. Это моя рассылка, которая работает сейчас. Для удобства я добавляю к аккаунту идентификатор продавца аккаунтов, в данном случае я добавил номер заказа на hstock.org.
Если хотите делать так же, то обязательно используйте тот же разделитель, что и в аккаунте. На скриншоте это двоеточие.
Аккаунты из заказа 10951040 работают отлично, а из аккаунтов в заказе 11013470 работает только1 и большинство аккаунтов не отправили даже оного сообщения.
Все аккаунты из этих двух заказов куплены у одного продавца, но с интервалом в 4 дня.
________
Why I can't recommend an account seller.
The screenshot shows a clear example. This is my mailing list that is currently running. For convenience, I add the account seller ID to the account, in this case I added the order number on hstock.org.
If you want to do the same, be sure to use the same separator as in the account. In the screenshot, it is a colon.
The accounts from order 10951040 work perfectly, but from the accounts in order 11013470, only 1 works and most of the accounts did not even send one message.
Why I can't recommend an account seller.
The screenshot shows a clear example. This is my mailing list that is currently running. For convenience, I add the account seller ID to the account, in this case I added the order number on hstock.org.
If you want to do the same, be sure to use the same separator as in the account. In the screenshot, it is a colon.
The accounts from order 10951040 work perfectly, but from the accounts in order 11013470, only 1 works and most accounts did not even send one message.
Both of these orders were made in the same store, but with an interval of 4 days.
На скриншоте наглядный пример. Это моя рассылка, которая работает сейчас. Для удобства я добавляю к аккаунту идентификатор продавца аккаунтов, в данном случае я добавил номер заказа на hstock.org.
Если хотите делать так же, то обязательно используйте тот же разделитель, что и в аккаунте. На скриншоте это двоеточие.
Аккаунты из заказа 10951040 работают отлично, а из аккаунтов в заказе 11013470 работает только1 и большинство аккаунтов не отправили даже оного сообщения.
Все аккаунты из этих двух заказов куплены у одного продавца, но с интервалом в 4 дня.
________
Why I can't recommend an account seller.
The screenshot shows a clear example. This is my mailing list that is currently running. For convenience, I add the account seller ID to the account, in this case I added the order number on hstock.org.
If you want to do the same, be sure to use the same separator as in the account. In the screenshot, it is a colon.
The accounts from order 10951040 work perfectly, but from the accounts in order 11013470, only 1 works and most of the accounts did not even send one message.
Why I can't recommend an account seller.
The screenshot shows a clear example. This is my mailing list that is currently running. For convenience, I add the account seller ID to the account, in this case I added the order number on hstock.org.
If you want to do the same, be sure to use the same separator as in the account. In the screenshot, it is a colon.
The accounts from order 10951040 work perfectly, but from the accounts in order 11013470, only 1 works and most accounts did not even send one message.
Both of these orders were made in the same store, but with an interval of 4 days.
🔄 Доступно обновление
1. Обновлена инструкция
1. Новая ссылка на инструкцию: https://gsender.pro/readme
2. Исправлены некоторые ошибки
________
🔄 Update available
1. Updated instructions
1. New link to instructions: https://gsender.pro/readme
2. Fixed some errors
1. Обновлена инструкция
1. Новая ссылка на инструкцию: https://gsender.pro/readme
2. Исправлены некоторые ошибки
________
🔄 Update available
1. Updated instructions
1. New link to instructions: https://gsender.pro/readme
2. Fixed some errors
🔄 Доступно обновление
Вы можете отправлять уникальные текстовые письма для каждого пользователя, используя макросы.
Все данные надо загрузить в файл contacts.txt.
Например:
[NAME] = Name
[MACRO_1] = Subject
[MACRO_2] = Text
В файл subject.txt надо добавить [MACRO_1], в файл text.txt надо добавить [MACRO_2].
Важно:
1) в строке в файле contacts.txt должен соблюдаться порядок макросов:
Можете не использовать [NAME], для этого после емейла поставьте 2 знака ":".
Например:
[NAME] - нет
[MACRO_1] = Subject
[MACRO_2] = Text
2) знак ":" должен быть использован только как сепаратор между макросами.
Если в строке будет текст
то
[MACRO_1] = Посмотри эти ссылки
[MACRO_2] = link_1.com, link_2.com
________
🔄 Update available
You can send unique text messages to each user using macros.
All data must be uploaded to the contacts.txt file.
For example:
[NAME] = Name
[MACRO_1] = Subject
[MACRO_2] = Text
You need to add [MACRO_1] to the subject.txt file, and [MACRO_2] to the text.txt file.
Important:
1) the order of macros must be observed in the line in the contacts.txt file:
You can not use [NAME], to do this, put 2 signs ":" after the email.
For example:
[NAME] - no
[MACRO_1] = Subject
[MACRO_2] = Text
2) the sign ":" must be used only as a separator between macros.
If the line contains the text
then
[MACRO_1] = Look at these links
[MACRO_2] = link_1.com, link_2.com
Вы можете отправлять уникальные текстовые письма для каждого пользователя, используя макросы.
Все данные надо загрузить в файл contacts.txt.
Например:
mail@mail.com:Name:Subject:Text
[NAME] = Name
[MACRO_1] = Subject
[MACRO_2] = Text
В файл subject.txt надо добавить [MACRO_1], в файл text.txt надо добавить [MACRO_2].
Важно:
1) в строке в файле contacts.txt должен соблюдаться порядок макросов:
mail@mail.com:[NAME]:[MACRO_1]:[MACRO_2]:...:[MACRO_10]
Можете не использовать [NAME], для этого после емейла поставьте 2 знака ":".
Например:
mail@mail.com::Subject:Text
[NAME] - нет
[MACRO_1] = Subject
[MACRO_2] = Text
2) знак ":" должен быть использован только как сепаратор между макросами.
Если в строке будет текст
mail@mail.com:Mike:Hello:Посмотри эти ссылки:link_1.com, link_2.com
то
[MACRO_1] = Посмотри эти ссылки
[MACRO_2] = link_1.com, link_2.com
________
🔄 Update available
You can send unique text messages to each user using macros.
All data must be uploaded to the contacts.txt file.
For example:
mail@mail.com:Name:Subject:Text
[NAME] = Name
[MACRO_1] = Subject
[MACRO_2] = Text
You need to add [MACRO_1] to the subject.txt file, and [MACRO_2] to the text.txt file.
Important:
1) the order of macros must be observed in the line in the contacts.txt file:
mail@mail.com:[NAME]:[MACRO_1]:[MACRO_2]:...:[MACRO_10]
You can not use [NAME], to do this, put 2 signs ":" after the email.
For example:
mail@mail.com::Subject:Text
[NAME] - no
[MACRO_1] = Subject
[MACRO_2] = Text
2) the sign ":" must be used only as a separator between macros.
If the line contains the text
mail@mail.com:Mike:Hello:Look at these links:link_1.com, link_2.com
then
[MACRO_1] = Look at these links
[MACRO_2] = link_1.com, link_2.com
🔄 Доступно обновление
Исправлены некоторые ошибки
________
🔄 Update available
Some bugs fixed
Исправлены некоторые ошибки
________
🔄 Update available
Some bugs fixed
🔄 Доступно обновление
Исправлена ошибка при использовании макросов в ссылке.
________
🔄 Update available
Fixed a bug when using macros in a link.
Исправлена ошибка при использовании макросов в ссылке.
________
🔄 Update available
Fixed a bug when using macros in a link.
Могу порекомендовать продавца Gmail-аккаунтов.
По его просьбе протестировал 20 аккаунтов, которые он предоставил. Уже 4 дня они стабильно работают, каждый отправил более 200 сообщений.
Для теста взял прокси от proxy6.
IPv4, гео: Нидерланды.
По 10 аккаунтов на один прокси
Магазин с аккаунтами: @golden_juice_bot.
Цены соответствуют качеству.
В боте интегрированы 4 платёжные системы.
В наличии как розничные, так и оптовые позиции.
Аккаунты выдаются в формате login:password, который подходит для использования в боте gsender.pro.
________
I can recommend a Gmail account seller.
At his request, I tested the 20 accounts he provided. They've been working reliably for four days now, and each has sent over 200 messages.
For testing, I used a proxy from proxy6.
IPv4, geo: Netherlands.
10 accounts per proxy.
Account store: @golden_juice_bot.
Prices match the quality.
The bot integrates four payment systems.
Both retail and wholesale items are available.
Accounts are provided in login:password format, which is suitable for use with the gsender.pro bot.
По его просьбе протестировал 20 аккаунтов, которые он предоставил. Уже 4 дня они стабильно работают, каждый отправил более 200 сообщений.
Для теста взял прокси от proxy6.
IPv4, гео: Нидерланды.
По 10 аккаунтов на один прокси
Магазин с аккаунтами: @golden_juice_bot.
Цены соответствуют качеству.
В боте интегрированы 4 платёжные системы.
В наличии как розничные, так и оптовые позиции.
Аккаунты выдаются в формате login:password, который подходит для использования в боте gsender.pro.
________
I can recommend a Gmail account seller.
At his request, I tested the 20 accounts he provided. They've been working reliably for four days now, and each has sent over 200 messages.
For testing, I used a proxy from proxy6.
IPv4, geo: Netherlands.
10 accounts per proxy.
Account store: @golden_juice_bot.
Prices match the quality.
The bot integrates four payment systems.
Both retail and wholesale items are available.
Accounts are provided in login:password format, which is suitable for use with the gsender.pro bot.
👍5
🔄 Доступно обновление
В процессе авторизации появилась новая страница.
________
🔄 Update available
A new page has appeared during the authorization process.
В процессе авторизации появилась новая страница.
________
🔄 Update available
A new page has appeared during the authorization process.
Media is too big
VIEW IN TELEGRAM
🔄 Доступно обновление
В боте Gsender.pro теперь можно использовать аккаунты Google Workspace с доменом, отличным от
⚠️ Обратите внимание: во всех протестированных аккаунтах смена имени недоступна.
В видео:
1) авторизация в аккаунте Google Workspace
2) попытка смены имени аккаунта
3) отправка одного сообщения.
________
🔄 Update available
The Gsender.pro bot now supports Google Workspace accounts with domains other than
⚠️ Please note: name changes are not available for all tested accounts.
In the video:
1) Login to a Google Workspace account
2) Attempt to change the account name
3) Sending a single message.
В боте Gsender.pro теперь можно использовать аккаунты Google Workspace с доменом, отличным от
@gmail.com.⚠️ Обратите внимание: во всех протестированных аккаунтах смена имени недоступна.
В видео:
1) авторизация в аккаунте Google Workspace
2) попытка смены имени аккаунта
3) отправка одного сообщения.
________
🔄 Update available
The Gsender.pro bot now supports Google Workspace accounts with domains other than
@gmail.com.⚠️ Please note: name changes are not available for all tested accounts.
In the video:
1) Login to a Google Workspace account
2) Attempt to change the account name
3) Sending a single message.
🔄 Доступно обновление
При отправке апелляции на разблокировку аккаунта появились новые страницы.
________
🔄 Update available
New pages have appeared when submitting an appeal to unblock an account.
При отправке апелляции на разблокировку аккаунта появились новые страницы.
________
🔄 Update available
New pages have appeared when submitting an appeal to unblock an account.
🔄 Доступно обновление
1. Добавлена функция смены пароля аккаунта Gmail.
Добавьте текст в файл input_settings.txt
Или скачайте обновленный архив со всеми файлами gsender.pro/files.
Смена пароля происходит сразу после авторизации.
2. Добавлено 2 новых страницы, появляющихся в процессе авторизации
________
🔄 Update available
1. Added a Gmail account password change feature.
Add the following text to the input_settings.txt file.
Or download the updated archive with all files from gsender.pro/files.
The password is changed immediately after authorization.
2. Added two new pages that appear during the authorization process.
1. Добавлена функция смены пароля аккаунта Gmail.
Добавьте текст в файл input_settings.txt
// СМЕНА ПАРОЛЯ АККАУНТА GOOGLE //
Менять пароль? (yes/no) / Change password:yes
Или скачайте обновленный архив со всеми файлами gsender.pro/files.
Смена пароля происходит сразу после авторизации.
2. Добавлено 2 новых страницы, появляющихся в процессе авторизации
________
🔄 Update available
1. Added a Gmail account password change feature.
Add the following text to the input_settings.txt file.
// CHANGE GOOGLE ACCOUNT PASSWORD //
Change password: yes
Or download the updated archive with all files from gsender.pro/files.
The password is changed immediately after authorization.
2. Added two new pages that appear during the authorization process.
🔥2
Media is too big
VIEW IN TELEGRAM
Инбокс до 95%
Хочу показать способ как отправлять сообщения без ссылок и вложений. У меня инбокс около 95%.
Суть способа
Отправить пользователю ключевое слово, которе он будет искать в Google.
Пример:
YourName - ваше ключевое слово, по которому в поисковой выдаче Google ваш сайт на первом месте. Пользователь ищет YourName в Google и переходит на ваш сайт.
Как это сделать
1. Скачайте архив с ботом: https://gsender.pro/unique_name_generator.rar. Это бесплатно!
2. С помощью бота unique_name_generator (gsender.pro).zp, найдите ключевое слово, которого нет в поисковой выдаче Google.
3. Создайте seo-оптимизированную страницу с найденным ключевым словом с помощью ChatGpt.
4. Добавьте страницу на свой сайт или сделайте новый одностраничный сайт.
5. Добавьте ссылку на страницу в Google Search Console для быстрой индексации.
Где купить домен, как сделать сайт, как добавить ссылку в Google Search Console и другие ответы на подобные вопросы есть в Google.
Для запуска бота нужен ZennoPoster.
Вчера я нашел 10 ключевых слов которых нет в поисковой выдаче Google, выбрал Zelvun777. Создал seo-оптимизированную страницу для поискового запроса Zelvun777. Купил домен Zelvun77.site (ошибся в количестве цифр 7, но это неважно). Добавил сайт Zelvun77.site в Google Search Console.
Сегодня сайт Zelvun77.site уже появился в поисковой выдаче Google по запросу Zelvun777.
Работа бота и результат на видео.
________
Inbox up to 95%
I want to show you a method of sending messages without links and attachments. My inbox rate is around 95%.
The idea
Send the user a keyword that they will search for on Google.
Example:
YourName – this is your keyword, by which your website is shown at the top of Google search results. The user searches for YourName in Google and goes to your website.
How to do it
1. Download the bot archive: https://gsender.pro/unique_name_generator.rar. It’s free!
2. Using the unique_name_generator bot (gsender.pro), find a keyword that does not yet appear in Google search results.
3. Create an SEO-optimized page with the found keyword using ChatGPT.
4. Add the page to your website or create a new one-page site.
5. Submit the page URL to Google Search Console for faster indexing.
Where to buy a domain, how to make a website, how to add a link in Google Search Console, and other similar questions — all answers can be found in Google.
To run the bot you need Zennoposter.
Yesterday I found 10 keywords that do not exist in Google search results, chose Zelvun777, and created an SEO-optimized page for the query Zelvun777. I bought the domain Zelvun77.site (I made a mistake with the number of 7s, but it doesn’t matter). I added the site Zelvun77.site to Google Search Console.
Today the site Zelvun77.site already appeared in Google search results for the query Zelvun777.
The bot in action and the result are shown in the video.
Хочу показать способ как отправлять сообщения без ссылок и вложений. У меня инбокс около 95%.
Суть способа
Отправить пользователю ключевое слово, которе он будет искать в Google.
Пример:
Привет, я помню ты спрашивал где я купил такие классные кроссовки. Ты можешь купить такие же кроссовки в магазине YourName со скидкой 50%. Найди YourName в Google.
YourName - ваше ключевое слово, по которому в поисковой выдаче Google ваш сайт на первом месте. Пользователь ищет YourName в Google и переходит на ваш сайт.
Как это сделать
1. Скачайте архив с ботом: https://gsender.pro/unique_name_generator.rar. Это бесплатно!
2. С помощью бота unique_name_generator (gsender.pro).zp, найдите ключевое слово, которого нет в поисковой выдаче Google.
3. Создайте seo-оптимизированную страницу с найденным ключевым словом с помощью ChatGpt.
4. Добавьте страницу на свой сайт или сделайте новый одностраничный сайт.
5. Добавьте ссылку на страницу в Google Search Console для быстрой индексации.
Где купить домен, как сделать сайт, как добавить ссылку в Google Search Console и другие ответы на подобные вопросы есть в Google.
Для запуска бота нужен ZennoPoster.
Вчера я нашел 10 ключевых слов которых нет в поисковой выдаче Google, выбрал Zelvun777. Создал seo-оптимизированную страницу для поискового запроса Zelvun777. Купил домен Zelvun77.site (ошибся в количестве цифр 7, но это неважно). Добавил сайт Zelvun77.site в Google Search Console.
Сегодня сайт Zelvun77.site уже появился в поисковой выдаче Google по запросу Zelvun777.
Работа бота и результат на видео.
________
Inbox up to 95%
I want to show you a method of sending messages without links and attachments. My inbox rate is around 95%.
The idea
Send the user a keyword that they will search for on Google.
Example:
Hi, I remember you asked me where I bought such cool sneakers. You can buy the same sneakers at the YourName store with a 50% discount. Search for YourName on Google.
YourName – this is your keyword, by which your website is shown at the top of Google search results. The user searches for YourName in Google and goes to your website.
How to do it
1. Download the bot archive: https://gsender.pro/unique_name_generator.rar. It’s free!
2. Using the unique_name_generator bot (gsender.pro), find a keyword that does not yet appear in Google search results.
3. Create an SEO-optimized page with the found keyword using ChatGPT.
4. Add the page to your website or create a new one-page site.
5. Submit the page URL to Google Search Console for faster indexing.
Where to buy a domain, how to make a website, how to add a link in Google Search Console, and other similar questions — all answers can be found in Google.
To run the bot you need Zennoposter.
Yesterday I found 10 keywords that do not exist in Google search results, chose Zelvun777, and created an SEO-optimized page for the query Zelvun777. I bought the domain Zelvun77.site (I made a mistake with the number of 7s, but it doesn’t matter). I added the site Zelvun77.site to Google Search Console.
Today the site Zelvun77.site already appeared in Google search results for the query Zelvun777.
The bot in action and the result are shown in the video.
👍5
🔄 Доступно обновление
Изменил способ проверки смены пароля.
При плохом соединении с интернетом могла быть ошибка.
________
🔄 Update available
Changed the way password changes are verified.
If the internet connection is poor, an error may occur.
Изменил способ проверки смены пароля.
При плохом соединении с интернетом могла быть ошибка.
________
🔄 Update available
Changed the way password changes are verified.
If the internet connection is poor, an error may occur.
🔄 Доступно обновление
Изменилось окно "Новое сообщение", возможны ошибки.
Обновите бот для корректной работы
________
🔄 Update available
The "New Message" window has changed, and errors may occur.
Please update the bot for proper operation.
Изменилось окно "Новое сообщение", возможны ошибки.
Обновите бот для корректной работы
________
🔄 Update available
The "New Message" window has changed, and errors may occur.
Please update the bot for proper operation.
🔄 Доступно обновление
Исправлена ошибка при добавлении reply-to адреса
________
🔄 Update available
Fixed an error when adding a reply-to address
Исправлена ошибка при добавлении reply-to адреса
________
🔄 Update available
Fixed an error when adding a reply-to address
🔄 Доступно обновление
Изменилась обработка аккаунта с неправильным паролем
________
🔄 Update available
The way accounts with incorrect passwords are handled has changed
Изменилась обработка аккаунта с неправильным паролем
________
🔄 Update available
The way accounts with incorrect passwords are handled has changed