Skip to content

Tool for reporting explicit accounts on instagram

License

Notifications You must be signed in to change notification settings

notv1x/autoreport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Tested on Linux and Mac, theoretically works on Windows but making python work is all up to you.

Dependencies

Linux and Mac:

python3 -m venv ~/autoreport

bin/pip3 install pyautogui

bin/pip3 install webbot

Windows:

py -m venv ~/autoreport

py -m pip install pyautogui

py -m pip install webbot

Files

Create acc.txt and fill it with burner accounts and their respective passwords following the style in acc-example.txt

Create usr.txt and fill it with accounts you want to report following the style in usr-example.txt

Usage

Runbin/python3 report-bot.py

Linux users: If you get an error complaining about the display or priveledges, run xhost +local:$USER

Let the magic begin

About

Tool for reporting explicit accounts on instagram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%