Skip to content

EZIOxtn/InstaBooster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Booster

Insta Booster Logo

A powerful tool to boost your Instagram presence. (thers some issues ill fix them later )

GitHub license GitHub issues GitHub pull requests

Table of Contents

Overview

Instagram Booster is a powerful tool designed to enhance the visibility and engagement of Instagram accounts. It provides automated solutions to increase followers, views, likes, and comments on your Instagram content. This tool is ideal for content creators, influencers, and businesses looking to grow their Instagram presence quickly and efficiently. goodprv Screenshot 2025-03-27 184209

Features

  • Increase Followers: Automatically add new followers to your account.
  • Boost Post Views: Increase views on your Instagram posts and stories.
  • Enhance Engagement: Boost likes and comments on your posts.
  • Customizable Settings: Tailor the tool to your specific needs with various configuration options.
  • User-Friendly Interface: Easy to use and navigate, even for beginners.
  • Detailed Reporting: Track the progress and performance of your campaigns.

Installation

everything should be installed automatically on start

   modules = [
    "threading", "time", "requests", "datetime", "os", "base64", "tempfile", 
    "re", "chardet", "typing", "urllib.parse", "prettytable", "concurrent.futures", 
    "httpx", "json", "colorama"
]
for module in modules:
    try:
        __import__(module)
    except ImportError:
        try:
            import os
            os.system(f"pip install {module + "--break-system-packages" if platform.system() == 'Linux' else module}")
        except Exception as e:
            print(f"Failed to install module {module}: {e}")

Prerequisites

  • Python 3.x

Installation Steps

  1. Clone the repository:
    git clone https://github.com/EZIOxtn/Insta-Booster-.git
    cd Insta-Booster-
    python3 main.py```
    

Advanced Usage

  • you should enter the FAKE insta account , it will be banned , the target is your main insta account

-Command-Line Arguments:

--Use the --start flag to start the process directly without modifying the JSON file.

--Set specific fields in the JSON file using command-line arguments:

--python instaboost.py --username your_username --password your_password --target_account target_username --debug

startth

Configuration

-The config.json file contains the following configuration options: -username: Your Instagram username. -password: Your Instagram password. -target_account: The target Instagram account to boost. -actions: A dictionary to enable or disable specific actions (follow, like, comment, view). -debug: Set to true to enable debug mode for detailed logging.

Warning

Warning: your instagram account should be Public , and the review flag should be turned off

pictures

Contributing

-We welcome contributions from the community! If you have ideas for new features or improvements, please feel free to open an issue or submit a pull request.

License

Copyright 2025 EZIOxtn

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

  1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  2. The logo and other visual assets included in this repository are the intellectual property of EZIOxtn and cannot be modified or redistributed without explicit permission.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contact

-For any questions or support, please contact us at:

GitHub: EZIOxtn Thank you for using Instagram Booster! We hope it helps you achieve your Instagram goals. 🚀

About

Insta Booster : free instagram Growth tool for followers , likes , saves , shares ,and views

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages