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.13k stars 179 forks source link

Iterate over visible followings. #358

Closed tiritibambix closed 9 months ago

tiritibambix commented 9 months ago

What happened: Bot won't unfollow

What you expected to happen: Bot should unfollow

How to reproduce it (as minimally and precisely as possible): Run bot with unfollow parameters

Anything else we need to know?: I have a config only for unfollow. It used to work very well. I didn't do anything to change the config or on my phone. Now it just scrolls the follow page without doing nothing

Environment:

Relevant Logs:

[01/15 10:31:20]     INFO | Iterate over visible followings.
[01/15 10:31:29]     INFO | Need to scroll now.
[01/15 10:31:31]     INFO | Iterate over visible followings.
[01/15 10:31:41]     INFO | Need to scroll now.
[01/15 10:31:43]     INFO | Iterate over visible followings.
[01/15 10:31:51]     INFO | Need to scroll now.
[01/15 10:31:53]     INFO | Iterate over visible followings.
[01/15 10:32:03]     INFO | Need to scroll now.
[01/15 10:32:04]     INFO | Iterate over visible followings.
[01/15 10:32:16]     INFO | Need to scroll now.
[01/15 10:32:18]     INFO | Iterate over visible followings.
[01/15 10:32:28]     INFO | Need to scroll now.
[01/15 10:32:30]     INFO | Iterate over visible followings.
[01/15 10:32:40]     INFO | Need to scroll now.
[01/15 10:32:41]     INFO | Iterate over visible followings.
[01/15 10:32:50]     INFO | Need to scroll now.
[01/15 10:32:51]     INFO | Iterate over visible followings.
[01/15 10:33:02]     INFO | Need to scroll now.
[01/15 10:33:03]     INFO | Iterate over visible followings.
[01/15 10:33:15]     INFO | Need to scroll now.
[01/15 10:33:16]     INFO | Iterate over visible followings.
[01/15 10:33:26]     INFO | Need to scroll now.
[01/15 10:33:28]     INFO | Iterate over visible followings.
[01/15 10:33:39]     INFO | Need to scroll now.
[01/15 10:33:41]     INFO | Iterate over visible followings.
[01/15 10:33:51]     INFO | Need to scroll now.
[01/15 10:33:53]     INFO | Iterate over visible followings.
[01/15 10:34:04]     INFO | Need to scroll now.
[01/15 10:34:05]     INFO | Iterate over visible followings.
[01/15 10:34:17]     INFO | Need to scroll now.
[01/15 10:34:19]     INFO | Iterate over visible followings.
[01/15 10:34:28]     INFO | Need to scroll now.
[01/15 10:34:29]     INFO | Iterate over visible followings.
[01/15 10:34:40]     INFO | Need to scroll now.
[01/15 10:34:42]     INFO | Iterate over visible followings.
[01/15 10:34:53]     INFO | Need to scroll now.
[01/15 10:34:54]     INFO | Iterate over visible followings.
[01/15 10:35:05]     INFO | Need to scroll now.
[01/15 10:35:06]     INFO | Iterate over visible followings.
[01/15 10:35:18]     INFO | Need to scroll now.
[01/15 10:35:19]     INFO | Iterate over visible followings.
[01/15 10:35:31]     INFO | Need to scroll now.
[01/15 10:35:33]     INFO | Iterate over visible followings.
[01/15 10:35:42]     INFO | Need to scroll now.
[01/15 10:35:43]     INFO | Iterate over visible followings.
[01/15 10:35:55]     INFO | Need to scroll now.
[01/15 10:35:56]     INFO | Iterate over visible followings.
[01/15 10:36:06]     INFO | Need to scroll now.
[01/15 10:36:07]     INFO | Iterate over visible followings.
[01/15 10:36:18]     INFO | Need to scroll now.
[01/15 10:36:19]     INFO | Iterate over visible followings.
[01/15 10:36:29]     INFO | Need to scroll now.
[01/15 10:36:31]     INFO | Iterate over visible followings.
[01/15 10:36:42]     INFO | Need to scroll now.
[01/15 10:36:49]     INFO | Iterate over visible followings.
[01/15 10:37:00]     INFO | Need to scroll now.
[01/15 10:37:02]     INFO | Iterate over visible followings.
tiritibambix commented 9 months ago

Looks random and not version dependent. Eventually works, so I call it a day.

sagirab commented 7 months ago

I'm having same issue. How did you solve it ?