GramAddict / bot

Completely free and open-source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any Android device 5.0+ that can run Instagram - real or emulated.
https://docs.gramaddict.org
MIT License
1.1k stars 173 forks source link

Cannot confirm unfollow #209

Closed oldtajik closed 3 years ago

oldtajik commented 3 years ago

Bot fails to unfollow users

[08/13 13:03:01] INFO | Back to the profile. (action_unfollow_followers.py:499) [08/13 13:03:01] DEBUG | Press back button. (device_facade.py:108) [08/13 13:03:01] DEBUG | 0.3s sleep (utils.py:365) [08/13 13:03:02] DEBUG | Unfollow button click. (action_unfollow_followers.py:435) [08/13 13:03:02] DEBUG | Single click in (351,960). Surface: (36-471,918-1020) (device_facade.py:398) [08/13 13:03:03] DEBUG | 0.3s sleep (utils.py:365) [08/13 13:03:03] INFO | Unfollow @t.savchenk. (action_unfollow_followers.py:437) [08/13 13:03:10] ERROR | Cannot confirm unfollow. (action_unfollow_followers.py:452)

samsung s7

mastrolube commented 3 years ago

Hi, there is a lack of information there. Which IG version? I just updated to v 200.1.0.29.121 and I don't have any problems. Try to unfollow with your hands. Does the confirmation pop up? If no, you're soft banned, otherwise, you have to send me that screenshot by typing that command in the console: gramaddict dump

oldtajik commented 3 years ago

sorry for the late reply. The issue was due I was running bot from Mac and Win, and even though i've copied all json files of people bot followed it lead to that bug. I manually unfollowed the person and the problem solved.