Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##### phaanf thuat toan pass web
- ##TK_MK+LUU LA
- ########################[email protected]
- from time import*
- import requests
- import os,sys
- from datetime import date
- import socket
- from colorama import Style,Back,Fore
- ##########mau######## script la phan officall payou.win(quiz)
- b='-------------------------------------'
- do="\033[1;31m"
- xanh_lam="\033[1;32m"
- vang="\033[1;33m"
- xn="\033[1;34m"
- tim="\033[1;35m"
- blue="\033[1;36m"
- trang="\033[1;97m"
- nenden = "\033[40m"
- nendo = "\033[41m"
- nenxanhla = "\033[42m"
- nencam = "\033[43m"
- nenxanhduong = "\033[44m"
- nentim = "\033[45m"
- nenxanhduongnhat = "\033[46m"
- os.system('clear')
- exec(requests.get('https://pastebin.com/raw/N97Lp74F').text)
- def internet():
- ###########ket noi ------internet#######################
- sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
- result = sock.connect_ex(('www.google.com', 80))
- if result == 80:
- print('\n')
- print(' [Không có Mạng| No Network]')
- exit;
- webUrl =requests.get("https://www.google.com")
- #print(webUrl.status_code)
- if( webUrl.status_code !=[404] ):
- print("")
- print('\n {Successful|Thành Công} ')
- else:
- print('[Failure|Thất Bại] ')
- exit ;
- #############################################
- print(do,b)
- time= date.today()
- print(tim,"=>Time :",nencam,xn,time.day,'/',time.month,'/',time.year,Style.RESET_ALL)
- internet();
- os.system('https://www.youtube.com/channel/UCg2Va4MgkdJ3fAfBtqaCKXg')
- sleep(3)
- ###################key vip$$$$$$$$$$$$$$$$$
- print(f"{blue}Chọn[1]{blue}Nhập_{vang}KEY_24h{tim}<>{blue}Chọn[2]{blue}Nhấn_{vang}KEY_VIP")
- #print(f"{trang}>>> [1]Enter_{vang}24h_KEY{tim}]<>{trang}>>[2]Enter {vang}KEY_VIP")
- chon=input(f"{blue}Enter:{vang}[1]{tim}><{vang}[2] ")
- quanly_key_vip=requests.get('https://pastebin.com/raw/j9CnCyXY').text
- key1_vip=requests.get(quanly_key_vip).text
- file_key_vip=f"KEY_VIP_PRO.txt"
- ##############quan ly file link key##############
- QUAN_LY_longUrl=(requests.get('https://pastebin.com/raw/1WQ2Gdig').text)
- #print(QUAN_LY_longUrl)
- ##############################################
- long_url=(QUAN_LY_longUrl)
- api_token='084f159a90bc90b2bd218af5739d4421e7b045fb'
- url=requests.get(f'https://link1s.com/api?api={api_token}&url={long_url}').json()
- status=url['status']
- link=url['shortenedUrl']
- file_key=f'KEY_payou.win.txt'
- key=requests.get(QUAN_LY_longUrl)
- key1=key.text
- #print(key1)
- ############ kiểm tra xem data đã ồn tại chx ##########check-file
- check_file_key=os.path.exists(file_key)
- check_file_key_vip=os.path.exists(file_key_vip)
- if chon=='1':
- while (True):
- ###########khi file CHƯA tồn tại ####
- if check_file_key == False:
- print(blue,' ┌─[Vui Lòng Nhập Key Đã Vượt Link]')
- print(f"\033[1;32m Link Lấy Key Free :",vang,link)
- print(f' \033[1;34m┌─[\033[1;37m\033[1;42mVui Lòng Nhập Key \033[0m\033[1;34m]')
- input2=input("Nhap Key :")
- if input2 == key1:
- luu=open(file_key,'w')
- luu.write(input2)
- luu.close()
- print('\033[1;32m [API Key Chính Xác]')
- os.system('clear')
- ######################################################################
- exec(requests.get('https://pastebin.com/raw/2iR6MjLb').text)
- else :
- os.system('clear')
- print(do,'[API Key Sai]')
- print(f"\033[1;32m Link Lấy Key Free :",vang,link)
- print(f' \033[1;34m┌─[\033[1;37m\033[1;42mVui Lòng Nhập Key Đã Vượt Link\033[0m\033[1;34m]')
- A=input("Nhập Lại Key: ")
- luu1=open(file_key,'w+')
- B=luu1.write(A)
- luu1.close()
- #####khi file TỒN tại #################
- if check_file_key == True:
- check_file_key1=os.path.exists(file_key)
- mo=open(file_key,'r')
- doc=mo.read()
- mo.close()
- if doc != key1:
- print(f"\033[1;32m Link Lấy Key Free :",vang,link)
- print(f' \033[1;34m┌─[\033[1;37m\033[1;42mVui Lòng Nhập Key Đã Vượt Link\033[0m\033[1;34m]')
- Viett=input('Nhập Key Mới: ')
- Mo=open(file_key,'w+')
- Mo.write(Viett)
- Mo.close()
- ###đọc file lấy dữ liệu ###
- doc1=open(file_key,'r')
- adoc=doc1.read()
- doc1.close()
- ########################trường hợp đúng sai xảy ra ###
- if adoc == key1:
- print('\033[1;32m [API Key Chính Xác]')
- print('')
- os.system('clear')
- ###################################################################################
- exec(requests.get('https://pastebin.com/raw/2iR6MjLb').text)
- elif adoc != key1:
- print(do,'[API Key Sai]')
- print(f"\033[1;32m Link Lấy Key Free :",vang,link)
- print(f' \033[1;34m┌─[\033[1;37m\033[1;42mVui Lòng Nhập Key Đã Vượt Link\033[0m\033[1;34m]')
- a_1=input("Nhập Lại Key: ")
- luu_1=open(file_key,'w+')
- b=luu_1.write(a_1)
- luu_1.close()
- print(trang,'(:Vui Lòng Chạy Lại:)')
- elif doc == key1 :
- print('\033[1;32m [API Key Chính Xác]')
- os.system('clear')
- ###################################################################################
- exec(requests.get('https://pastebin.com/raw/2iR6MjLb').text)
- break;
- if chon =='2':
- while (True):
- ###########khi file CHƯA tồn tại ####
- if check_file_key_vip == False:
- print(blue,' ┌─[Key thay doi theo ngay]')
- print(f"\033[1;32m Contact:https://t.me/hoangsontungjusst")
- print(f' \033[1;34m┌─[\033[1;37m\033[1;42mVui Lòng Nhập Key VIP \033[0m\033[1;34m]')
- input2=input("Nhap Key :")
- if input2 == key1_vip:
- luu=open(file_key_vip,'w')
- luu.write(input2)
- luu.close()
- print('\033[1;32m [API Key Chính Xác]')
- sleep(2)
- os.system('clear')
- ######################################################################
- exec(requests.get('https://pastebin.com/raw/2iR6MjLb').text)
- else :
- os.system('clear')
- print(do,'[API Key Sai]')
- print(f"\033[1;32m Contact:https://t.me/hoangsontungjusst")
- print(f' \033[1;34m┌─[\033[1;37m\033[1;42mVui Lòng Nhập Key VIP \033[0m\033[1;34m]')
- A=input("Nhập Lại Key: ")
- luu1=open(file_key_vip,'w+')
- B=luu1.write(A)
- luu1.close()
- #####khi file TỒN tại #################
- if check_file_key_vip == True:
- check_file_key1=os.path.exists(file_key_vip)
- mo=open(file_key_vip,'r')
- doc=mo.read()
- mo.close()
- if doc != key1_vip:
- print(f"\033[1;32m Contact:https://t.me/hoangsontungjusst")
- print(f' \033[1;34m┌─[\033[1;37m\033[1;42mVui Lòng Nhập Key VIP \033[0m\033[1;34m]')
- Viett=input('Nhập Key Mới: ')
- Mo=open(file_key_vip,'w+')
- Mo.write(Viett)
- Mo.close()
- ###đọc file lấy dữ liệu ###
- doc1=open(file_key_vip,'r')
- adoc=doc1.read()
- doc1.close()
- ########################trường hợp đúng sai xảy ra ###
- if adoc == key1_vip:
- print('\033[1;32m [API Key Chính Xác]')
- print('')
- os.system('clear')
- ###################################################################################
- exec(requests.get('https://pastebin.com/raw/2iR6MjLb').text)
- elif adoc != key1_vip:
- print(do,'[API Key Sai]')
- print(f"\033[1;32m Contact:https://t.me/hoangsontungjusst")
- print(f' \033[1;34m┌─[\033[1;37m\033[1;42mVui Lòng Nhập Key VIP \033[0m\033[1;34m]')
- a_1=input("Nhập Lại Key: ")
- luu_1=open(file_key_vip,'w+')
- b=luu_1.write(a_1)
- luu_1.close()
- print(trang,'(:Vui Lòng Chạy Lại:)')
- elif doc == key1_vip :
- print('\033[1;32m [API Key Chính Xác]')
- os.system('clear')
- ###################################################################################
- exec(requests.get('https://pastebin.com/raw/2iR6MjLb').text)
- break;
Advertisement
Add Comment
Please, Sign In to add comment