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

how to like more than 1000 in infinity_hastags_liker? #392

Closed jbarcelonap closed 6 years ago

jbarcelonap commented 6 years ago

Please, can somebody tell me how to change setting of max like per day in "infinity hastags liker"? I can't find it :-/ I try to change settings on multy_script_CLI, but not works, probably is in another place, but I don't know where.

(C:\ProgramData\Anaconda3) C:\Users\%\instabot\instabot-0.3.3.21\examples>py thon infinity_hashtags_liker.py barcelona 2017-11-10 08:11:42,226 - INFO - Instabot Started 2017-11-10 08:11:47,211 - INFO - Going to like media with hashtag #barcelona. 2017-11-10 08:11:50,293 - INFO - Received 80 medias. 2017-11-10 08:11:50,295 - INFO - After filtration 80 medias left. 2017-11-10 08:11:50,296 - INFO - Going to like 80 medias. 0%| | 0/80 [00:00<?, ?it/s]2 017-11-10 08:11:50,300 - INFO - Out of likes for today. 2017-11-10 08:12:00,303 - INFO - DONE: Total liked 1000 medias.


Before submitting an issue, make sure you have:

Purpose of your issue?


The following sections requests more details for particular types of issues, you can remove any section (the contents between the triple ---) not applicable to your issue.


For a bug report, you must include the Python version used, code that will reproduce the error, and the error log/traceback.

Paste the output of python -V here:

Code:

# Example code that will produce the error reported
from instabot import Bot

bot = Bot()
followers = bot.get_user_followers(bot.user_id)

Error/Debug Log:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ZeroDivisionError: integer division or modulo by zero

Describe your issue

Explanation of your issue goes here. Please make sure the description is worded well enough to be understood with as much context and examples as possible.

jbarcelonap commented 6 years ago

i get it, sorry... in Bot.py file :)