Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- """
- Tool Free By Warrior - ExEc
- CL : @VnVn6 - Dev : @YsYsD !!
- """
- #------------------{ Ski }-----------------#
- try:
- import os , random , time , sys , webbrowser
- from time import sleep
- except:
- Warrior()
- #------------------{ Color }-----------------#
- E = "\033[1;92m"
- H = "\033[1;93m"
- K = "\033[1;94m"
- L = "\033[1;95m"
- M = "\033[1;94m"
- Z = '\033[1;31m'
- X = '\033[1;33m'
- Z1 ='\033[2;31m'
- F = '\033[2;32m'
- A = '\033[2;34m'
- C = '\033[2;35m'
- B = '\033[2;36m'
- Y = '\033[1;34m'
- def Warrior():
- Banner = f"""
- {E} .o88b. .d88b. .88b d88. d8888b. .d88b.
- {E}d8P Y8 .8P Y8. 88'YbdP`88 88 `8D .8P Y8.
- {E}8P 88 88 88 88 88 88oooY' 88 88
- {E}8b 88 88 88 88 88 88~~~b. 88 88
- {E}Y8b d8 `8b d8' 88 88 88 88 8D `8b d8'
- {E}`Y88P' `Y88P' YP YP YP Y8888P' `Y88P'
- {H} ╔═══════════════════════════╗
- {H} ║{E} ▸ COMBI IG ◂ {H} ║
- {H} ╚═══════════════════════════╝
- """
- for warrior in Banner.splitlines():
- time.sleep(0.05)
- print(warrior)
- Warrior()
- #------------------{ Title }-----------------#
- def Title():
- if os.name == 'ms':
- os.system('cls')
- os.system('The Warrior')
- Title()
- def j(z):
- for e in z:
- sys.stdout.write(e)
- sys.stdout.flush()
- time.sleep(260/10000)
- sleep (0.5)
- #------------------{ Tool + info }-----------------#
- print('''
- ''')
- j(' '+C+'['+F+'1'+C+']'+Z+' - Generate Users 4 IG :')
- print('''
- ''')
- j(' '+C+'['+F+'2'+C+']'+Z+' - Generate Users 5 IG :')
- print('''
- ''')
- j(' '+C+'['+F+'3'+C+']'+Z+' - Generate Users 6 IG :')
- print('''
- ''')
- j(' '+C+'['+F+'4'+C+']'+Z+' - Contact Dev :')
- print('''
- ''')
- yso = input (' '+C+'['+Z+'¡'+C+']'+B+' - Chose : '+A)
- os.system('clear')
- L = 'q1w2e3r4t5y6u7i8o9p0_asdfghjklmnbvcxz'
- P = "123456789","baseball","12345678","football","ww123456","qwertyuiop","1234567890","superman","11111111","987654321","1234qwer","88888888","123123123","qwer1234","q1w2e3r4","12341234"
- oo = 0
- os.system('rm combo.txt')
- if yso == '1':
- while oo < 30000:
- Lp = str(''.join((random.choice(L) for i in range(4))))
- pL = str(''.join((random.choice(P))))
- xo = Lp + ':' + pL
- print(xo)
- g = open('ComboWarrior.txt', 'a')
- g.write(xo + '\n')
- oo = oo + 1
- os.system('clear')
- L = 'q1w2e3r4t5y6u7i8o9p0_asdfghjklmnbvcxz'
- P = "123456789","baseball","12345678","football","ww123456","qwertyuiop","1234567890","superman","11111111","987654321","1234qwer","88888888","123123123","qwer1234","q1w2e3r4","12341234"
- oo = 0
- os.system('rm combo.txt')
- if yso == '2':
- while oo < 30000:
- Lp = str(''.join((random.choice(L) for i in range(5))))
- pL = str(''.join((random.choice(P))))
- xo = Lp + ':' + pL
- print(xo)
- g = open('ComboWarrior.txt', 'a')
- g.write(xo + '\n')
- oo = oo + 1
- os.system('clear')
- L = 'q1w2e3r4t5y6u7i8o9p0_asdfghjklmnbvcxz'
- P = "123456789","baseball","12345678","football","ww123456","qwertyuiop","1234567890","superman","11111111","987654321","1234qwer","88888888","123123123","qwer1234","q1w2e3r4","12341234"
- oo = 0
- os.system('rm combo.txt')
- if yso == '3':
- while oo < 30000:
- Lp = str(''.join((random.choice(L) for i in range(6))))
- pL = str(''.join((random.choice(P))))
- xo = Lp + ':' + pL
- print(xo)
- g = open('ComboWarrior.txt', 'a')
- g.write(xo + '\n')
- oo = oo + 1
- if yso == '4':
- webbrowser.open('https://t.me/ysysd')
Advertisement
Add Comment
Please, Sign In to add comment