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

multi_script_CLI.py is not following anyone #261

Closed gorillabu closed 7 years ago

gorillabu commented 7 years ago

2017-07-07 02:42:22,308 Follow followers of: 2017-07-07 02:42:24,432 Going to follow 64 users. 2017-07-07 02:46:06,990 DONE: Total followed 0 users.

also I can't run most of the .py file but a few...

some of the error encounted as below:

w_user_followers.py usage: follow_user_followers.py [-h] [-u U] [-p P] [-proxy PROXY] users [users ...] follow_user_followers.py: error: the following arguments are required: users

ofou commented 7 years ago

same problem here when using any follow example :cry:

Traceback (most recent call last):
  File "infinity_hashtags_follower.py", line 25, in <module>
    proxy=args.proxy)
  File "/usr/local/lib/python2.7/dist-packages/instabot/bot/bot.py", line 148, in login
    self.prepare()
  File "/usr/local/lib/python2.7/dist-packages/instabot/bot/bot.py", line 159, in prepare
    filter(None, map(self.convert_to_user_id, self.whitelist)))
  File "/usr/local/lib/python2.7/dist-packages/instabot/bot/bot.py", line 243, in convert_to_user_id
    return convert_to_user_id(self, usernames)
  File "/usr/local/lib/python2.7/dist-packages/instabot/bot/bot_get.py", line 158, in convert_to_user_id
    if smth[0] == "@":  # cut first @
IndexError: string index out of range
1mahdimf commented 7 years ago

same problem in follow,like,...

kushpvo commented 7 years ago

I'm also getting the same.

DONE: Total followed 0 users.

sudoguy commented 7 years ago

The latest update solves this problems

kushpvo commented 7 years ago

I pulled the latest update, i deleted the setup and started from scratch But still the same problem.

sudoguy commented 7 years ago

@kushpvo did you remove instabot from pip?

ohld commented 7 years ago

Should be fixed in current version.