Fytex / Instagram-Giveaways-Winner

Instagram Bot which when given a post url will spam mentions to increase the chances of winning. Win Instagram Giveaways!
MIT License
117 stars 23 forks source link

Stack at Logging in... #21

Closed ggloveswp closed 3 years ago

ggloveswp commented 3 years ago

Seems like I never received a confirmed successful log in message.

Any ideas?

image

Fytex commented 3 years ago

Try disabling the option Window in config.ini (by adding a '#' before) or set it back to True. So you can see what's happening. Next time post the whole error (you cutting the right side).

ggloveswp commented 3 years ago

It worked - thanks. Last question please: Can i tag only specific accounts without searching the follwers of another account? Is this achiveable by creating a records/custom.txt that includes one account (including @) per line?

Fytex commented 3 years ago

Yes. However you will need to copy and paste those lines multiple times in your custom file if you want to mention them multiple times. It works as a generator. If your comment needs three mentions then it picks the first three lines of users. Next time it picks from 4, 5 and 6 lines and so on. You don't really need to call it custom.txt. As long as you edit and enable Specific File's option in config.ini.

Glad it worked :)