get unlimited instagram likes views and followers now
Version : 1.0.0
My Telegram account has been hacked. Please don't deal with my old account. DM @iEscly from now on.
This Python script is a simple Instagram automation tool designed to simulate adding likes, views, and followers to public Instagram accounts. It provides a command-line interface where users can input an Instagram account name and choose to simulate actions like liking posts, viewing stories, or gaining followers. Note: This script is for educational purposes only, as automating actions on Instagram violates its Terms of Service and may lead to account restrictions.
[+]Validates Instagram account names and URLs via HTTP requests. [+]Simulates adding likes to Instagram posts, views to stories, and followers to accounts. [+]User-friendly CLI with colored output for better readability. [+]Includes basic error handling for invalid inputs or inaccessible URLs.
- Required packages (listed in
requirements.txt):requestscolorama
,
apt updateapt upgradepkg install python3pkg install gitgit clone https://github.com/iescly/Instagram-Followerscd instagram-folowerspip install -r requirements.txtchmod +x *python instagram-followers
Download python and git
git clone https://github.com/iescly/Instagram-Followerscd instagram-folowerspip install -r requirements.txtpython main.py
[ - ] If You Don't want to install git then download this tool zip manually
sudo apt install pythonsudo apt install python3sudo apt install gitgit clone https://github.com/iescly/Instagram-Followerscd instagram-folowerspip3 install -r requirements.txtchmod +x *python3 instagram-followers