Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whoisraa authored Nov 19, 2021
1 parent 4324ccc commit 00ed1e7
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# instagram-autofollow
Auto add followings on Instagram
# Instagram Auto Follow

### How to run the script

1. Open `https://instagram.com` on your browser, then log into your account
2. Choose one of any accounts (your friends'/strangers'), then open the profile
3. Click the followers or the followings of that account (just try to get into the list of users)
4. Do a right click
5. Choose **Inspect Element**
6. Click the **console tab**
7. Copy and paste the script to the console field
8. Press `Enter`
9. Let the script runs. You can see the users get followed one by one on the list
10. You can simply stop the process by refreshing the page
- **Note:** This is safe due to its random time intervals

0 comments on commit 00ed1e7

Please sign in to comment.