Everyone understands that Twitter accounts must be active. I periodically use this tool for my farm and during 8 months only 4 accounts were banned (0.12$ each). This bot will help to save you a huge amount of time and some money. It works with Twitter accounts that are imported into [AdsPower] (https://share.adspower.net/Btc9YYgpiyJxhmW).
My telegram: https://t.me/CryptoBusher
My Twitter: https://twitter.com/CryptoBusher
My telegram channel [RU]: https://t.me/CryptoKiddiesClub
Our telegram chat [RU]: https://t.me/CryptoKiddiesChat
- 20.06.2023 - Possibility to subscribe to random accounts from the database (random subscribtions).
- 20.06.2023 - Possibility to subscribe to mandatory accounts from the list (required subscriptions).
- 20.06.2023 - Updated warmup scenario, enhanced randomization.
- 20.06.2023 - Now bot can check if AdsPower profile was already opened by the user. If it was already opened - bot can skip or warmup Twitter account according to user settings.
- 04.08.2023 - The script detects pop-ups and dodges them. Fully customized feature.
- 04.08.2023 - The bot can now navigate the feed, like, retweet and subscribe to the authors of posts (high level of randomization).
- Post tweets
- Subscribe to random accounts from the list
- Subscribe to all accounts specified as required
- Surf the feed, like, retweet, subscribe to authors
- Dodge Twitter pop-ups
- Randomization of the coordinates at which the button is clicked
- Randomization of text input in the text fields
- Delays randomization
- Randomization of the sequence of performing different types of activities
- AdsPower support
- Reports in the form of screenshots
- Profile status checks (open / closed), customized bot actions in case when profile was already opened by a user (work / skip)
- 🔥 Activities in the feed (like, retweet, subscribe)
- Single-threaded
- An AdsPower profile is randomly selected
- The warm-up scenario starts according to the settings
- Checking profile status (open / closed). If the profile was already open, it can be warmed up or skipped (depending on the user settings)
- Opening a profile if it was closed
- Randomization of activities (tweet, random subscriptions, mandatory subscriptions, feed surfing)
- All activities are randomly performed
- Closing a profile in case it was opened by bot
- Next profile
- Install Python 3.10
- Download the repository
- Open a terminal, navigate to the folder with the files and run the command "pip install -r requirements.txt"
- Open the file "data/config.py" using any text editor and adjust the randomization settings
- Open the file "data/profile_ids.py" using any text editor and enter all required information about the AdsPower profiles ("any_name":"AdsPower ID")
- Open the file "data/tweets.txt" and upload the tweets base. You can generate tweets using ChatGPT. The fewer tweets, the more often they will be repeated, as they are chosen randomly
- Open the file "data/twitter_handles.txt" and enter your Twitter usernames there so that they correspond to the accounts entered in the file “data/profile_ids.py”
- Open the file "data/random_users_to_follow" and enter Twitter usernames (without "@"). This will be the list for random subscriptions
- Run the command "python3 adspower_twitter_warmup.py" in your terminal
Все понимают, что Твиттеры нужно греть. Я периодически прогреваю свои акки и за 8 месяцев у меня отлетело всего 4 штуки (покупал их по USD 0.12). Этот скрипт поможет сэкономить тебе бешенное количество времени и немного денег. Он работает с профилями Twitter, которые импортированны в AdsPower.
Связь с создателем: https://t.me/CryptoBusher
Если ты больше по Твиттеру: https://twitter.com/CryptoBusher
Залетай сюда, чтоб не пропускать дропы подобных скриптов: https://t.me/CryptoKiddiesClub
И сюда, чтоб общаться с крутыми ребятами: https://t.me/CryptoKiddiesChat
- 20.06.2023 - Добавлена функция подписки на рандомные аккаунты из базы
- 20.06.2023 - Добавлена функция подписки на обязательные аккаунты из списка
- 20.06.2023 - Обновлен сценарий, добавлена рандомизация всех видов активностей
- 20.06.2023 - Скрипт теперь проверяет, открыт ли профиль пользователем, если открыт - может его скипнуть или прогреть
- 04.08.2023 - Скрипт детектит всплывающие модалки и закрывает их. Закрытие модалок настраивается пользователем.
- 04.08.2023 - Скрипт теперь умеет гулять по ленте, лайкать, ретвитить и подписываться на авторов постов. Максимальная рандомизация серфинга ленты.
- Постинг твитов
- Подписка на рандомные аккаунты из списка
- Подписка на все аккаунты, указанные как обязательные
- Серфинг летны с рандомным лайком, ретвитом и подпиской на автора поста
- Закрытие всплывающих окон Твиттера
- Рандомизация координат, по которым производится клик по кнопке
- Рандомизация ввода текста в поле для твита
- Рандомизация других задержек
- Рандомизация последовательности выполнения разного вида активностей
- Работа через AdsPower
- Отчетность в виде скриншотов
- Проверка статуса профиля (открыт / закрыт), настройка работы с кейсом, когда профиль уже открыт пользователем (пропустить, прогреть)
- 🔥 Активность в ленте (лайк, ретвит, подписка)
- Однопоточность
- Рандомно выбирается профиль AdsPower
- Запускается сценарий прогрева согласно настройкам
- Проверка статуса профиля (открыт / закрыт). Если профиль уже открыт - производится либо прогрев либо пропуск (в зависимости от настроек)
- Запуск профиля, если он был закрыт
- Рандомизация активностей (твит, рандомные подписки, обязательные подписки, серфинг ленты)
- Производятся все активности, которые выбраны пользователем, согласно рандомному порядку
- Закрытие профиля, если он не был ранее открыт. Если профиль уже был открыт - он не закрывается
- Повтор с новым профилем
- Устанавливаем Python 3.10
- Качаем репозиторий
- Открываем терминал, переходим в папку с файлами и пишем команду "pip install -r requirements.txt"
- Открываем файл "data/config.py" с помощью любого текстового редактора и подбиваем настройки рандомизации
- Открываем файл "data/profile_ids.py" с помощью любого текстового редактора и забиваем свои профиля как в примере ("название":"ID из AdsPower")
- Открываем файл "data/tweets.txt" и закидываем базу твитов. Нагенерить можно самому, на фрилансе или в ChatGPT. Чем меньше твитов - тем чаще они будут повторяться, тк они выбираются рандомом
- Открываем файл "data/twitter_handles.txt" и забиваем туда свои Twitter Username, так, чтоб они соответствовали аккаунтам, вбитым в файл "data/profile_ids.py".
- Открываем файл "data/random_users_to_follow" и забиваем туда юзернеймы аккаунтов (без @). Это будет база для рандомных подписок
- В терминале, находясь в папке проекта, вписываем команду "python3 adspower_twitter_warmup.py" и жмем ENTER