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.71k stars 1.47k forks source link

`feedback_required` This action was blocked. #1068

Closed partTime-NeRD closed 4 years ago

partTime-NeRD commented 5 years ago

Here we go again! I get this message on my terminal for likes using multi_script_CLI.py:

Request returns 400 error! ATTENTION!: feedback_requiredThis action was blocked. Please try again later. We restrict certain content and actions to protect our community. Tell us if you think we made a mistake.

Strange thing is that this time (with this bot I mean), my account is not actually blocked in the app. Infact I can still put likes and follow people on app or browser.

I was running with 'factory' paramaters, nothing more.

Now all the other scripts are stuck. Follows are banned as well as likes. Any idea on how to solve this is much appreciated! Have a nice day you all!

UPDATE: Running ultimate.py with schedule. Much better it seems. But for example 'Commenting on hashtag: .... hashtag' still gives : Getting hashtag media.: 0it [00:00, ?it/s]Error checking for feedback_required, response text is not JSON and finally: Going to comment 0 medias.

UPDATE: ultimate.py Is able to like only media from timeline. a few. the rest is a bunch of errors:

2019-10-01 16:15:23,556 - INFO - Going to like media with hashtag #instaflick . Getting hashtag media.: 0%| | 0/29 [00:00<?, ?it/s]Error checking for feedback_required, response text is not JSON Exception in thread Thread-43:
Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 926, in _bootstrap_inner self.run() File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "ultimate.py", line 38, in like_hashtags bot.like_hashtag(random_hashtag_file.random(), amount=1000 // 24) File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/instabot/bot/bot.py", line 644, in like_hashtag return like_hashtag(self, hashtag, amount) File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/instabot/bot/bot_like.py", line 213, in like_hashtag hashtag_id=hashtag_id, UnboundLocalError: local variable 'hashtag_id' referenced before assignment 2019-10-01 16:15:26,063 - INFO - Received 10 medias. 2019-10-01 16:15:26,063 - INFO - After filtration 0 medias left. 2019-10-01 16:15:26,063 - INFO - Going to comment 0 medias. 0it [00:00, ?it/s] 2019-10-01 16:15:26,064 - INFO - DONE: Total commented on 0 medias. 2019-10-01 16:15:27,561 - INFO - Liking timeline feed: 2019-10-01 16:15:28,644 - INFO - Received 8 medias. 2019-10-01 16:15:28,644 - INFO - After filtration 0 medias left. 2019-10-01 16:15:28,644 - INFO - Nothing to like. 2019-10-01 16:15:31,281 - INFO - Stats saved at 2019-10-01 16:15:31.

Please, tell if I'm doing anything wrong..

stale[bot] commented 4 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.