Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import requests as re
- import os
- import sys
- import hashlib
- import requests
- import sys as n
- import requests
- import time as mm
- import random
- import time
- def slow(T):
- for l in T + '\n':
- n.stdout.write(l)
- n.stdout.flush()
- mm.sleep(3 / 200)
- F = requests.get('https://pastebin.com/raw/sViLvGFn').text
- slow(F)
- print("لتشغيل تشيكر التيليجرام أضغط رقم [1]")
- print("لتشغيل الصانع اضغط رقم [2]")
- ff = input("أدخل الرقم :")
- if ff == '1':
- token = input("Enter token :")
- id = input("Enter id :")
- def chack():
- for username in open("list.txt","r").read().splitlines():
- url = f"https://t.me/{username}"
- r = re.get(url)
- url_2 =f"https://api.telegram.org/bot{token}/sendmessage?chat_id={id}&text=TELEGRAM USER \n \nuser is >> @{username}\n \n By : @ffrman"
- if r.text.find(f'content="You can contact @{username} right away.">')>=0:
- print(f"غير متاح :",username,end=" \n")
- elif r.text.find('<title>Telegram Messenger</title>')>=0:
- print(f"غير متاح :",username,end=f" \n")
- elif r.text.find('If you have <strong>Telegram</strong>, you can contact <a class="tgme_username_link"')>=0:
- print(f"متاح :", username , f" ")
- req_get = re.get(url_2)
- chack()
- else:
- if ff == '2':
- os.system("rm list.txt")
- mm.sleep(1. / 200)
- p = requests.get('https://pastebin.com/raw/m7AVhM43').text
- slow(p)
- time.sleep(1)
- rhaby1 = input( "الأحرف التي تريدها في اليوزرات :")
- mm.sleep(1. / 200)
- p = requests.get('https://pastebin.com/raw/m7AVhM43').text
- slow(p)
- time.sleep(1)
- rhaby = input('عدد اليوزرات :')
- rhaby = int(rhaby)
- mm.sleep(1. / 200)
- p = requests.get('https://pastebin.com/raw/m7AVhM43').text
- slow(p)
- time.sleep(1)
- rhaby2 = input('عدد احرف اليوزر :')
- rhaby2 = int(rhaby2)
- mm.sleep(1. / 200)
- p = requests.get('https://pastebin.com/raw/m7AVhM43').text
- slow(p)
- time.sleep(1)
- for password in range(rhaby):
- password = ''
- for item in range(rhaby2):
- rhaby3 = ''
- for item in range(rhaby2):
- rhaby3 += random.choice(rhaby1)
- print (rhaby3)
- with open('list.txt', 'a') as x:
- x.write(rhaby3 + '\n')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement