This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
import socket | |
import itertools | |
global NaWaR | |
# new update coming soon new futures will be released | |
red = "\033[1;31;40m";yel = '\033[1;33;40m' | |
grn = '\033[1;32;40m';wit = "\033[1;37;40m" | |
do = '\033[1;37m' | |
def iNaWaR(): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
import threading | |
import time | |
proxies = [] | |
n = 0 | |
fetch = open("proxy.txt", "r").read().splitlines() | |
for proxy in fetch: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
import socket | |
YourMuM = input('\n[!] Type Start to begin: ') | |
iNaWaR = input('[?] Enter the website: ') | |
try: | |
webIP = iNaWaR.split('<3') | |
except IndexError: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import random | |
import requests | |
re = "\033[1;31m" | |
gr = "\033[1;32m" | |
cy = "\033[1;36m" | |
do = '\033[1;37m' | |
so = '\033[1;35m' | |
po = '\033[1;38m' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
global iNaWaR | |
import time as mm | |
import sys as n | |
r=requests.session() | |
def slow(M): | |
for c in M + '\n': | |
n.stdout.write(c) | |
n.stdout.flush() | |
mm.sleep(1. / 15) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import random | |
from colorama import Fore | |
s=Fore.RED | |
m=Fore.BLUE | |
print(s) | |
print("Type {F} To start") | |
user = input("Type the Letter to start gen -> : ") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import time | |
import requests | |
import itertools | |
ID_tele=input("[?] Target Telegram ID : ") | |
token_bot=input("[?] your Bot Token : ") | |
num = 100000000 | |
for _ in itertools.repeat(None, num): | |
tele = ( |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
import random | |
from colorama import Fore | |
import time | |
s = Fore.RED | |
m = Fore.BLUE | |
a = Fore.GREEN | |
p = Fore.BLACK | |
r = Fore.CYAN | |
#Very Important!!! the banned "Users" will be Writen as "Available" i am trying to make fixes for that soon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import marshal | |
# this tool is free and Encrypted to protect from sellers. pleas just copy this sicript and paste it in a python editor | |
# ( i recommand you pycharm ) | |
# use it on pc it will send views faster | |
# Note : {this tool uses threading} | |
exec(marshal.loads(b'\xe3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00@\x00\x00\x00s\x80\x00\x00\x00d\x00d\x01l\x00Z\x00d\x00d\x01l\x01Z\x01d\x00d\x02l\x02m\x03Z\x03\x01\x00d\x00d\x03l\x04m\x05Z\x05\x01\x00d\x04d\x05\x84\x00Z\x06e\x03j\x07Z\x08e\x03j\tZ\ne\x03j\x0bZ\x0ce\x03j\rZ\x0ee\x06\x83\x00\x01\x00e\x0fe\n\x9b\x00d\x06\x9d\x02\x83\x01Z\x10e\x11e\x0fe\n\x9b\x00d\x07\x9d\x02\x83\x01\x83\x01Z\x12d\x08d\t\x84\x00Z\x13e\x13\x83\x00\x01\x00d\x01S\x00)\n\xe9\x00\x00\x00\x00N)\x01\xda\x04Fore)\x01\xda\x07coloredc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x05\x00\x00\x00C\x00\x00\x00s\xf2\x00\x00\x00g\x00d\x01\xa2\x01}\x00g\x00d\x02\xa2\x01}\x01d\x03g\x01}\x02t\x00t\x01|\x00\x83\x01\x83\x01D\x00]\x0c}\x03t\x02d\x04d\x05 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
import time | |
iNaWaR = 'user.txt' | |
file = open(iNaWaR, 'r') | |
ID_tele=input("[?] id Telegram : ") | |
token_bot=input("[?] bot Token : ") | |
head ={ | |
'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', |
OlderNewer