ohld / igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
https://hikerapi.com/p/N2P6iqiM
Apache License 2.0
4.69k stars 1.47k forks source link

Follow From saved users in file -Help #608

Closed nim444 closed 5 years ago

nim444 commented 6 years ago

Please follow the guide below


Before submitting an issue, make sure you have:

Purpose of your issue?


hello

i saved some users followers in file , now how i can send follow request from that file ?

i use https://github.com/instagrambot/instabot/blob/master/examples/save_users_followers_into_file.py thanks

Describe your issue

kintaro1981 commented 6 years ago

With this? https://github.com/instagrambot/instabot/blob/master/examples/follow_users_from_file.py

or you can do it directly without a source file with this: https://github.com/instagrambot/instabot/blob/master/examples/follow_user_followers.py

Areahints commented 6 years ago

when i try to save users to file i get 404 error

python save_users_followers_into_file.py [-u my-username] [-p my-password]

2018-08-09 15:25:02,656 - INFO - Instabot Started
Which account do you want to use? (Type number)
1: *my-username*
2: other account
3: other account
4: other account
5: other account
0: add another account.
-1: delete all accounts.
1
The loaded cookie was for *other account* instead of *my-username*.
2018-08-09 15:25:16,045 - INFO - Logged-in successfully as *'my-username'*!
2018-08-09 15:25:16,051 - INFO - Saved cookie!
2018-08-09 15:25:19,199 - ERROR - Request returns 404 error!
2018-08-09 15:25:23,161 - ERROR - Request returns 404 error!
stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.