oooxx

Combo

Feb 3rd, 2022 (edited)
804
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 3.80 KB | None | 0 0
  1. """
  2.  
  3. Tool Free By Warrior - ExEc
  4. CL : @VnVn6 - Dev : @YsYsD !!
  5.  
  6. """
  7.  
  8. #------------------{ Ski }-----------------#
  9.  
  10. try:
  11.     import os , random , time , sys , webbrowser
  12.     from time import sleep
  13. except:
  14.     Warrior()    
  15.  
  16.  
  17.  
  18. #------------------{ Color }-----------------#
  19.  
  20.  
  21.  
  22.  
  23.  
  24. E = "\033[1;92m"
  25. H = "\033[1;93m"
  26. K = "\033[1;94m"
  27. L = "\033[1;95m"
  28. M = "\033[1;94m"
  29. Z = '\033[1;31m'
  30. X = '\033[1;33m'
  31. Z1 ='\033[2;31m'
  32. F = '\033[2;32m'
  33. A = '\033[2;34m'
  34. C = '\033[2;35m'
  35. B = '\033[2;36m'
  36. Y = '\033[1;34m'
  37.  
  38.  
  39. def Warrior():
  40.     Banner = f"""
  41.  
  42.  
  43. {E} .o88b.  .d88b.  .88b  d88. d8888b.  .d88b.  
  44. {E}d8P  Y8 .8P  Y8. 88'YbdP`88 88  `8D .8P  Y8.
  45. {E}8P      88    88 88  88  88 88oooY' 88    88
  46. {E}8b      88    88 88  88  88 88~~~b. 88    88
  47. {E}Y8b  d8 `8b  d8' 88  88  88 88   8D `8b  d8'
  48. {E}`Y88P'  `Y88P'  YP  YP  YP Y8888P'  `Y88P'  
  49. {H}      ╔═══════════════════════════╗    
  50. {H}      ║{E}       ▸ COMBI IG ◂   {H}     ║
  51. {H}      ╚═══════════════════════════╝                                            
  52.  
  53. """
  54.     for warrior in Banner.splitlines():
  55.         time.sleep(0.05)
  56.         print(warrior)
  57.  
  58. Warrior()
  59.  
  60. #------------------{ Title }-----------------#
  61.  
  62. def Title():
  63.     if os.name == 'ms':
  64.         os.system('cls')
  65.         os.system('The Warrior')
  66.  
  67. Title()
  68.  
  69.  
  70. def j(z):
  71.     for e in z:
  72.      sys.stdout.write(e)
  73.      sys.stdout.flush()
  74.      time.sleep(260/10000)
  75. sleep (0.5)
  76.  
  77.  
  78. #------------------{ Tool + info }-----------------#
  79. print('''  
  80.       ''')
  81. j('      '+C+'['+F+'1'+C+']'+Z+' - Generate Users 4 IG :')
  82. print('''  
  83.       ''')
  84. j('      '+C+'['+F+'2'+C+']'+Z+' - Generate Users 5 IG :')
  85. print('''  
  86.       ''')  
  87. j('      '+C+'['+F+'3'+C+']'+Z+' - Generate Users 6 IG :')
  88. print('''  
  89.       ''')
  90. j('      '+C+'['+F+'4'+C+']'+Z+' - Contact Dev :')
  91. print('''  
  92.       ''')    
  93. yso = input ('   '+C+'['+Z+'¡'+C+']'+B+' - Chose : '+A)
  94.  
  95.  
  96.  
  97. os.system('clear')
  98. L = 'q1w2e3r4t5y6u7i8o9p0_asdfghjklmnbvcxz'
  99. P = "123456789","baseball","12345678","football","ww123456","qwertyuiop","1234567890","superman","11111111","987654321","1234qwer","88888888","123123123","qwer1234","q1w2e3r4","12341234"
  100. oo = 0
  101. os.system('rm combo.txt')
  102.  
  103. if  yso == '1':
  104.     while oo < 30000:
  105.         Lp = str(''.join((random.choice(L) for i in range(4))))
  106.         pL = str(''.join((random.choice(P))))
  107.         xo = Lp + ':' + pL
  108.         print(xo)
  109.         g = open('ComboWarrior.txt', 'a')
  110.         g.write(xo + '\n')
  111.         oo = oo + 1
  112.  
  113.  
  114.  
  115.  
  116. os.system('clear')
  117. L = 'q1w2e3r4t5y6u7i8o9p0_asdfghjklmnbvcxz'
  118. P = "123456789","baseball","12345678","football","ww123456","qwertyuiop","1234567890","superman","11111111","987654321","1234qwer","88888888","123123123","qwer1234","q1w2e3r4","12341234"
  119. oo = 0
  120. os.system('rm combo.txt')
  121. if  yso == '2':
  122.     while oo < 30000:
  123.         Lp = str(''.join((random.choice(L) for i in range(5))))
  124.         pL = str(''.join((random.choice(P))))
  125.         xo = Lp + ':' + pL
  126.         print(xo)
  127.         g = open('ComboWarrior.txt', 'a')
  128.         g.write(xo + '\n')
  129.         oo = oo + 1
  130.  
  131.  
  132.  
  133. os.system('clear')
  134. L = 'q1w2e3r4t5y6u7i8o9p0_asdfghjklmnbvcxz'
  135. P = "123456789","baseball","12345678","football","ww123456","qwertyuiop","1234567890","superman","11111111","987654321","1234qwer","88888888","123123123","qwer1234","q1w2e3r4","12341234"
  136. oo = 0
  137. os.system('rm combo.txt')
  138. if  yso == '3':
  139.     while oo < 30000:
  140.         Lp = str(''.join((random.choice(L) for i in range(6))))
  141.         pL = str(''.join((random.choice(P))))
  142.         xo = Lp + ':' + pL
  143.         print(xo)
  144.         g = open('ComboWarrior.txt', 'a')
  145.         g.write(xo + '\n')
  146.         oo = oo + 1
  147.  
  148.  
  149. if yso == '4':
  150.     webbrowser.open('https://t.me/ysysd')    
Advertisement
Add Comment
Please, Sign In to add comment