insta-likecom-bot icon indicating copy to clipboard operation
insta-likecom-bot copied to clipboard

Liking function not working v3.0.4

Open digitizesuccess opened this issue 10 months ago • 0 comments

The program opens and correctly takes you to the now back to normal explore page where you can search via hashtag and it opens the page and doesn't cycle through the posts.

insta-likecom-bot v.3.0.4

Here is the script:

/usr/local/bin/python3 /Users/xxx/insta-likecom-bot/ilcbot.py -br firefox -u xxx -p xxx -t /Users/xxx/insta-likecom-bot/targets.txt - np 25 --viewstory -ls -nc --delay 2,20 --limits /Users/xxx/insta-likecom-bot/limits.json --ignoretags ``/Users/xxx/insta-likecom-bot/Ignorelist.txt`

[*] => Attempting to log in with xxx [] => Could not locate 2 factor authentication screen [] => [Attempt# 1] Validating login [] => Login successful [] => Setting target to: #denver [] => [target: #denver] Opening target [] => [open_target]: Attempt - 1 [] => Failed to validate target [] => [open_target]: Attempt - 2 [] => Failed to validate target [] => [open_target]: Attempt - 3 [] => Failed to validate target [] => [open_target]: Attempt - 4 [] => Failed to validate target [] => [target: #denver] Invalid tag or account [] => Setting target to: #Denver [] => [target: #Denver] Opening target [] => [open_target]: Attempt - 1 [] => Failed to validate target [] => [open_target]: Attempt - 2 [] => Failed to validate target [] => [open_target]: Attempt - 3 [] => Failed to validate target [] => [open_target]: Attempt - 4 [] => Failed to validate target [] => [target: #Denver] Invalid tag or account [] => Setting target to: #5280 [] => [target: #5280] Opening target [] => [open_target]: Attempt - 1 [] => Failed to validate target [] => [open_target]: Attempt - 2 [] => Failed to validate target [] => [open_target]: Attempt - 3 [] => Failed to validate target [] => [open_target]: Attempt - 4 [] => Failed to validate target [] => [target: #5280] Invalid tag or account [] => Script finished successfully [] => [accounts]: 4 [] => [private_accounts]: 0 [] => [likes]: 0 [] => [comments]: 0 [] => [comment_likes]: 0 [] => [stories]: 0 [] => [story_likes]: 0 [] => [story_comments]: 0 [] => [reels]: 0 [] => [reel_likes]: 0 [] => [reel_comments]: 0 [] => [reel_comment_likes]: 0 [] => [tref]: 1736739912.249553 --------------- Stats ----------------- accounts : 4 private_accounts : 0 likes : 0 comments : 0 comment_likes : 0 stories : 0 story_likes : 0 story_comments : 0 reels : 0 reel_likes : 0 reel_comments : 0 reel_comment_likes : 0

[*] => Total time taken: 395.9025 seconds`

digitizesuccess avatar Jan 13 '25 04:01 digitizesuccess