0xfff0800 / Brute-force-Instagram-2024

Brute force Instagram 2024 insTof 8.3v

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

im getting this while trying to run the Script

ippo209 opened this issue · comments

i type python3 insTof5.py

and then i get

Traceback (most recent call last):
File "insTof5.py", line 3, in
import requests, sys, threading, time, os, random
ModuleNotFoundError: No module named 'requests'

well then install request i guess:
pip install requests