Advertisement
6g7r

فاحص متاحات تيك،انستا

Apr 22nd, 2021 (edited)
1,542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.59 KB | None | 0 0
  1. import requests
  2. import secrets
  3. import time
  4. from time import sleep
  5. r = requests.session()
  6. print('''
  7. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  8. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  9. ▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒
  10. ▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒
  11. ▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒
  12. ▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▄░░▒▒▒▒▒
  13. ▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██▌░░▒▒▒▒
  14. ▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░▄▄███▀░░░░▒▒▒
  15. ▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░█████░▄█░░░░▒▒
  16. ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░▄████████▀░░░░▒▒
  17. ▒▒░░░░░░░░░░░░░░░░░░░░░░░░▄█████████░░░░░░░▒
  18. ▒░░░░░░░░░░░░░░░░░░░░░░░░░░▄███████▌░░░░░░░▒
  19. ▒░░░░░░░░░░░░░░░░░░░░░░░░▄█████████░░░░░░░░▒
  20. ▒░░░░░░░░░░░░░░░░░░░░░▄███████████▌░░░░░░░░▒
  21. ▒░░░░░░░░░░░░░░░▄▄▄▄██████████████▌░░░░░░░░▒
  22. ▒░░░░░░░░░░░▄▄███████████████████▌░░░░░░░░░▒
  23. ▒░░░░░░░░░▄██████████████████████▌░░░░░░░░░▒
  24. ▒░░░░░░░░████████████████████████░░░░░░░░░░▒
  25. ▒█░░░░░▐██████████▌░▀▀███████████░░░░░░░░░░▒
  26. ▐██░░░▄██████████▌░░░░░░░░░▀██▐█▌░░░░░░░░░▒▒
  27. ▒██████░█████████░░░░░░░░░░░▐█▐█▌░░░░░░░░░▒▒
  28. ▒▒▀▀▀▀░░░██████▀░░░░░░░░░░░░▐█▐█▌░░░░░░░░▒▒▒
  29. ▒▒▒▒▒░░░░▐█████▌░░░░░░░░░░░░▐█▐█▌░░░░░░░▒▒▒▒
  30. ▒▒▒▒▒▒░░░░███▀██░░░░░░░░░░░░░█░█▌░░░░░░▒▒▒▒▒
  31. ▒▒▒▒▒▒▒▒░▐██░░░██░░░░░░░░▄▄████████▄▒▒▒▒▒▒▒▒
  32. ▒▒▒▒▒▒▒▒▒██▌░░░░█▄░░░░░░▄███████████████████
  33. ▒▒▒▒▒▒▒▒▒▐██▒▒░░░██▄▄███████████████████████
  34. ▒▒▒▒▒▒▒▒▒▒▐██▒▒▄████████████████████████████
  35. ▒▒▒▒▒▒▒▒▒▒▄▄████████████████████████████████
  36. ████████████████████████████████████████████
  37.  
  38.  
  39.  
  40. 𝑖𝑛𝑠𝑡𝑎 : @6𝑔7𝑟_ℎ𝑒𝑟𝑒
  41.  
  42.  
  43. 1- ايميلات عشوائيه
  44. 2 - ايميلات مستهدفه
  45.  
  46. ''')
  47. aa = input("1,2 : ")
  48. if ("1") in aa:
  49. email = int(input('0/?'))
  50. emaill = int(input("How many email do you want : "))
  51. for i in range(int(emaill)):
  52. sleep(3.1)
  53. p = secrets.token_urlsafe(email)
  54. p += '@email.com'
  55. url = f'https://mail.google.com/mail/gxlu?email={p}'
  56. sleep(1)
  57. req = requests.get(url)
  58. sleep(0.5)
  59. try:
  60. if req.headers['Set-Cookie'] != '':
  61. #𝑖𝑛𝑠𝑡𝑎 : @6𝑔7𝑟_ℎ𝑒𝑟𝑒
  62. print('Not available',p)
  63.  
  64. except KeyError:
  65. print('Available',p)
  66. url = 'https://api16-normal-c-alisg.tiktokv.com/passport/email/send_code/?residence=AE&device_id=6923575826752275974&os_version=14.3&app_id=1233&iid=6951746276598204161&app_name=musical_ly&pass-route=1&vendor_id=EF3C1478-2AFC-4B8E-8030-C608120AECF9&locale=ar&pass-region=1&ac=WIFI&sys_region=US&ssmix=a&version_code=17.2.0&vid=EF3C1478-2AFC-4B8E-8030-C608120AECF9&channel=App%20Store&op_region=AE&os_api=18&idfa=00000000-0000-0000-0000-000000000000&install_id=6951746276598204161&idfv=EF3C1478-2AFC-4B8E-8030-C608120AECF9&device_platform=iphone&device_type=iPhone9%2C4&openudid=3ce553bec09070081e5a698d3a14a988f3642ac4&account_region=&tz_name=Asia%2FDubai&tz_offset=14400&app_language=ar&carrier_region=AE&current_region=AE&aid=1233&mcc_mnc=42402&screen_width=1242&uoo=1&content_language=&language=ar&cdid=FBF67CFE-39E1-4556-A3EB-624A20A434E1&build_number=172025&app_version=17.2.0&resolution=1242%2A2208'
  67.  
  68. headers = {
  69. 'Host': 'api16-normal-c-alisg.tiktokv.com',
  70. 'Connection': 'close',
  71. 'Content-Length': '76',
  72. 'Cookie': f'sessionid=b0b2ed352b9394eefc29754dfe80926c',
  73. 'x-Tt-Token': '2c593820065f9a47b9bf51281eda9604-1.0.0',
  74. 'Content-Type': 'application/x-www-form-urlencoded',
  75. 'x-tt-passport-csrf-token': 'b0b2ed352b9394eefc29754dfe80926c',
  76. 'sdk-version': '2',
  77. 'passport-sdk-version': '5.12.1'
  78. }
  79. data = {
  80. 'account_sdk_source': 'app',
  81. 'email': p,
  82. 'mix_mode': '1',
  83. 'type': '31'
  84. }
  85.  
  86.  
  87. url = 'https://www.instagram.com/accounts/account_recovery_send_ajax/'
  88. headers = {
  89. 'Accept': '/',
  90. 'Accept-Encoding': 'gzip, deflate, br',
  91. 'Accept-Language': 'en-US,en;q=0.5',
  92. 'Connection': 'keep-alive',
  93. 'Content-Length': '81',
  94. 'Content-Type': 'application/x-www-form-urlencoded',
  95. 'Cookie': 'missing',
  96. 'Host': 'www.instagram.com',
  97. 'Origin': 'https://www.instagram.com/',
  98. 'Referer': 'https://www.instagram.com/accounts/password/reset/',
  99. 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36',
  100. 'X-CSRFToken': 'missing',
  101. 'X-IG-App-ID': '936619743392459',
  102. 'X-IG-WWW-Claim': '0',
  103. 'X-Instagram-AJAX': 'bba907d2f110',
  104. 'X-Requested-With': 'XMLHttpRequest'
  105. }
  106. data = {
  107. 'email_or_username': p,
  108. 'recaptcha_challenge_field': '',
  109. 'flow': '',
  110. 'app_id': ''
  111. }
  112.  
  113. sleep(5)
  114. req = requests.post(url, headers=headers, data=data).text
  115. if "No users found" in req:
  116. print( f'insta Not linked !!! >> : {p}')
  117. else:
  118. print( f'꧁ 𝑖𝑛𝑠𝑡𝑎 linked ꧂ !!! >> : {p}')
  119.  
  120. sleep(10)
  121. tikk = r.post(url, data=data, headers=headers).text
  122.  
  123. if '"message":"success"' in tikk:
  124. print(f"꧁ 𝑡𝑖𝑘𝑡𝑜𝑘 linked ꧂! >>:{p}")
  125.  
  126. elif '"description":"غير مسجل بعد"' in tikk:
  127. print(f"tiktok Not linked : {p}")
  128. else:
  129. print(f"tiktok Not linked : {p}")
  130.  
  131.  
  132. if ("2") in aa:
  133. f = input("[<>] file email: ")
  134.  
  135.  
  136. file = open(f).read().splitlines()
  137. for file in file:
  138.  
  139. sleep(3.1)
  140. url = f'https://mail.google.com/mail/gxlu?email={file}'
  141. sleep(1)
  142. req = requests.get(url)
  143. sleep(0.5)
  144. try:
  145. if req.headers['Set-Cookie'] != '':
  146. #𝑖𝑛𝑠𝑡𝑎 : @6𝑔7𝑟_ℎ𝑒𝑟𝑒
  147. print('Not available',file)
  148.  
  149. except KeyError:
  150. print('Available',file)
  151. url = 'https://api16-normal-c-alisg.tiktokv.com/passport/email/send_code/?residence=AE&device_id=6923575826752275974&os_version=14.3&app_id=1233&iid=6951746276598204161&app_name=musical_ly&pass-route=1&vendor_id=EF3C1478-2AFC-4B8E-8030-C608120AECF9&locale=ar&pass-region=1&ac=WIFI&sys_region=US&ssmix=a&version_code=17.2.0&vid=EF3C1478-2AFC-4B8E-8030-C608120AECF9&channel=App%20Store&op_region=AE&os_api=18&idfa=00000000-0000-0000-0000-000000000000&install_id=6951746276598204161&idfv=EF3C1478-2AFC-4B8E-8030-C608120AECF9&device_platform=iphone&device_type=iPhone9%2C4&openudid=3ce553bec09070081e5a698d3a14a988f3642ac4&account_region=&tz_name=Asia%2FDubai&tz_offset=14400&app_language=ar&carrier_region=AE&current_region=AE&aid=1233&mcc_mnc=42402&screen_width=1242&uoo=1&content_language=&language=ar&cdid=FBF67CFE-39E1-4556-A3EB-624A20A434E1&build_number=172025&app_version=17.2.0&resolution=1242%2A2208'
  152.  
  153. headers = {
  154. 'Host': 'api16-normal-c-alisg.tiktokv.com',
  155. 'Connection': 'close',
  156. 'Content-Length': '76',
  157. 'Cookie': f'sessionid=b0b2ed352b9394eefc29754dfe80926c',
  158. 'x-Tt-Token': '2c593820065f9a47b9bf51281eda9604-1.0.0',
  159. 'Content-Type': 'application/x-www-form-urlencoded',
  160. 'x-tt-passport-csrf-token': 'b0b2ed352b9394eefc29754dfe80926c',
  161. 'sdk-version': '2',
  162. 'passport-sdk-version': '5.12.1'
  163. }
  164. data = {
  165. 'account_sdk_source': 'app',
  166. 'email': file,
  167. 'mix_mode': '1',
  168. 'type': '31'
  169. }
  170.  
  171.  
  172. url = 'https://www.instagram.com/accounts/account_recovery_send_ajax/'
  173. headers = {
  174. 'Accept': '/',
  175. 'Accept-Encoding': 'gzip, deflate, br',
  176. 'Accept-Language': 'en-US,en;q=0.5',
  177. 'Connection': 'keep-alive',
  178. 'Content-Length': '81',
  179. 'Content-Type': 'application/x-www-form-urlencoded',
  180. 'Cookie': 'missing',
  181. 'Host': 'www.instagram.com',
  182. 'Origin': 'https://www.instagram.com/',
  183. 'Referer': 'https://www.instagram.com/accounts/password/reset/',
  184. 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36',
  185. 'X-CSRFToken': 'missing',
  186. 'X-IG-App-ID': '936619743392459',
  187. 'X-IG-WWW-Claim': '0',
  188. 'X-Instagram-AJAX': 'bba907d2f110',
  189. 'X-Requested-With': 'XMLHttpRequest'
  190. }
  191. data = {
  192. 'email_or_username': file,
  193. 'recaptcha_challenge_field': '',
  194. 'flow': '',
  195. 'app_id': ''
  196. }
  197.  
  198. sleep(5)
  199. req = requests.post(url, headers=headers, data=data).text
  200. if "No users found" in req:
  201. print( f'insta Not linked !!! >> : {file}')
  202. else:
  203. print( f'꧁ 𝑖𝑛𝑠𝑡𝑎 linked ꧂ !!! >> : {file}')
  204.  
  205. sleep(10)
  206. tikk = r.post(url, data=data, headers=headers).text
  207.  
  208. if '"message":"success"' in tikk:
  209. print(f"꧁ 𝑡𝑖𝑘𝑡𝑜𝑘 linked ꧂! >>:{file}")
  210.  
  211. elif '"description":"غير مسجل بعد"' in tikk:
  212. print(f"tiktok Not linked : {file}")
  213. else:
  214. print(f"tiktok Not linked : {file}")
  215.  
  216.  
  217.  
  218.  
  219.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement