From 4dec09cba05e9fa695056b41d53490aeed64592d Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 18 Dec 2025 11:34:19 +0800 Subject: [PATCH] =?UTF-8?q?bitmart=E4=BC=98=E5=8C=96=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- telegram/8619211027341.session | Bin 45056 -> 45056 bytes telegram/bot_session.session | Bin 40960 -> 40960 bytes 推特/main.py | 50 +++++++++++++++++++++++++++------ 3 files changed, 41 insertions(+), 9 deletions(-) diff --git a/telegram/8619211027341.session b/telegram/8619211027341.session index 41d74153b765b05b6c4ed5b87f1f52ebb8788d14..b1bb19bbdc95697ec724033a58066ff969df9084 100644 GIT binary patch delta 64 zcmZp8z|`=7X@WH4rin7njGHzlEY0Oial939H=Jdn=w!Y;Wv0@I&Bl2rSeQzqH~%e~ U#K=?{vw32Pk~NS&dFy&_05X{wLjV8( delta 64 zcmZp8z|`=7X@WFk(L@<%#-fc0OLIA09B&0&^V2E}n9P@_%oJ(5**Nb63sa=|=D$Ug U7?~n1Hcu>3vIg=eZ(Z*V00>_f)c^nh diff --git a/telegram/bot_session.session b/telegram/bot_session.session index c41ebe7ac83cf36327fa40215d1a6237070609b4..828b715c2ca565f5d46a18871d6c7dbeea002974 100644 GIT binary patch delta 121 zcmZoTz|?SnX@V3}K+;4RCm^{oK{;RQy5p^YyR8QVRtYk&F)*^QFv)9Ayt6*jxioU} z+Pp3$a;%N)$kacY~db;Jk&`IG1N S>1|G$Da{O2vblavBQpTPK`r+H delta 121 zcmZoTz|?SnX@V4!|JR8!PC#;Ff^xppWyf0q*JT!3+!JJAV_;-qVUpLLcxQd4b9C$E zx%s}FE->lMpYxycF~t;3Hn26E%w4~eDY|X)v3d)pAi+%ympPc78fR|4))6BB#bwjm!Wl=r1Dx diff --git a/推特/main.py b/推特/main.py index 0d002bd..bd45801 100644 --- a/推特/main.py +++ b/推特/main.py @@ -583,7 +583,43 @@ Win–win benefits — don’t miss out! 🚀 time.sleep(random.randint(3, 10)) def 回复(self): - self.page.get('https://x.com/Websea_MY/status/1999305458566463782') + + urls = [ + "https://x.com/Websea_MY/status/1999305458566463782", + "https://x.com/Websea_MY/status/2000021069311402186", + "https://x.com/Websea_MY/status/2001119115575222779", + "https://x.com/Websea_MY/status/2001180999443734677" + ] + tests = [ + "Canal premium de Websea: Regístrese para disfrutar de descuentos del 85 % en las comisiones de los futuros de Websea. Para grandes volúmenes de registros, el porcentaje es negociable. Agentes bienvenidos a consultar. Contacto Telegram: @webseatom", + "O canal premium da Websea oferece 85% de desconto nas taxas de comissão de contratos após o cadastro, com condições negociáveis para grandes volumes. Corretores interessados podem entrar em contato pelo Telegram: @webseatom", + "Канал Websea Premium: зарегистрируйтесь, чтобы получить 85% комиссионных от контрактов Websea. По запросу предоставляются скидки за объем. Приглашаем агентов обращаться с запросами. Контактный Telegram: @webseatom", + "Websea - Kênh hàng đầu, đăng ký ngay để nhận 85% hoa hồng từ hợp đồng Websea. Số lượng lớn có thể thương lượng, chào đón các đại lý liên hệ. Liên hệ TG: @webseatom" + ] + + tab = self.page.new_tab(random.choice(urls)) + tab.actions.click( + 'x:/html/body/div[1]/div/div/div[2]/main/div/div/div/div[1]/div/section/div/div/div[1]/div/div/article/div/div/div[3]/div[5]/div/div/div[2]/button') + time.sleep(random.randint(1, 5)) + tab.actions.click( + 'x:/html/body/div[1]/div/div/div[1]/div[2]/div/div/div/div[2]/div/div[3]/div/div/div/a[1]') + time.sleep(random.randint(1, 5)) + tab.actions.type(random.choice(tests)) + time.sleep(random.randint(1, 5)) + + # try: + # for i in tab.eles('x://*[normalize-space(text())= "Post"]'): + # tab.actions.click(on_ele=i) + # time.sleep(random.randint(1, 5)) + # except: + # for i in tab.eles('x://*[normalize-space(text())= "Postear"]'): + # tab.actions.click(on_ele=i) + # time.sleep(random.randint(1, 5)) + + tab.actions.click( + 'x:/html/body/div[1]/div/div/div[1]/div[2]/div/div/div/div/div/div[2]/div[2]/div/div/div/div[3]/div[2]/div[1]/div/div/div/div[2]/div[2]/div/div/div/button/div/span/span') + + time.sleep(random.randint(5, 15)) # def action(self): @@ -697,10 +733,10 @@ def run_work(x_token_info, xstart_info): # executor.submit(hun_web.to_do_tui) with Hub_Web(x_info=x_token_info, xstart_info=xstart_info) as hub: - # try: - # hub.account_nurturing() # 养号 - # except: - # pass + try: + hub.account_nurturing() # 养号 + except: + pass # hub.to_do_tui() # 发推 hub.回复() # 发推 @@ -748,10 +784,6 @@ if __name__ == '__main__': # if xstart_info.start: # continue - # hun_web = Hub_Web(x_info=x_token_info, xstart_info=xstart_info) - # - # executor.submit(hun_web.to_do_tui) - executor.submit(run_work, x_token_info, xstart_info) # time.sleep(random.randint(150, 850)) time.sleep(delay_between_start)