Skip to content

🤖 Project of the bot to the Instagram which enables follow for follow actions.

Notifications You must be signed in to change notification settings

filipwroblewski/Instagram-bot-4F4

Repository files navigation


Instagram Bot F4F

Project of the bot to the Instagram which enables follow for follow actions.

YouTUbe video

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact

About The Project

A project meant for gaining follower by follow account and also like with comment in the post of followed account.

Here's why:

  • Gaining more traffic on the account
  • Gaining more followers
  • Try to get around restrictions of Instagram

(back to top)

Built With

Include all components used in the project.

(back to top)

Getting Started

Instructions on setting up project locally. To get a local copy up and running follow these steps.

Prerequisites

Things you need to use for the software and how to install them.

  • cmd
    pip install pyautogui

Installation

Installing and setting up app.

  1. Clone the repo
    git clone https://github.com/filipwroblewski/Instagram-bot-4F4
  2. Install required modules
    pip install pyautogui

    (back to top)

Usage

Run TimeTracker.py and start your work.

python "f4f bot.py"

Search field

Have to be visible while starting app.
All of the Instagram site have to be visible while app is running.

Program automatically locate elements on the site. App find random hashtag and open recent posts, then follow account (if it is not followed yet), like and comment (also using emoticons) post. Comment and emoticon is also chosen randomly. When actions in one posts are done, then app jumps to another post and repeats process. During running there are displayed informations about status of seen posts. At the end of working it is displayed summary about number of seen posts and number of given comments.

(back to top)

Roadmap

  • Locate essential elements on the site
    • Search field
    • Hashtag image
    • Most recent text
    • Follow text
    • Empty heart icon
    • Comment icon
    • Empty emoticon icon
      • some smiling emoticons (+/- 6)
    • Post comment text
    • Next post button
  • Locate recent posts
  • Open last recent post
  • Take actions on the post
    • Follow account
    • Like post
    • Add comment
    • Open emoticons
      • Add emoticon
    • Post comment
    • Go to the next post
  • Loop through choosed number of accounts to follow
    • Define range of accounts to follow (chooseing number to follow by random)
  • Logic: if post's account is already followed jump to the next post
  • Create files with data to choose it randomly
    • Comments file
    • Hashtags file
    • Emoticons file
  • Display information what action app is taking
    • Display info when accoutn is ready to follow and how many accounts to follow left
    • Display posted comment
    • Display type of used emoticon
    • Display type of used emoticon
  • Display summary of actions
    • Seen posts
    • Number of posted comments
    • Suggested next start of app
  • Add more data
    • Emoticons
    • Hashtags
    • Comments
  • Create checker if everything works correctly and if not do something

(back to top)

License

Distributed without any License yet.

(back to top)

Contact

(back to top)

About

🤖 Project of the bot to the Instagram which enables follow for follow actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages