[Tutorial] Setting up a FREE Instagram bot: instabot.py

There is a problem with the first line of the python file. Open the file with notepad and screenshot that.

Hi, Thank's for your response, after checking i realized that there's nothing wrong with the code, i just had to install some requirements to make the bot run !
 
Hi,

I am testing the bot, till now it works great.

Using mode=0 , New real account, no proxy.

I do have a question:
Is it possible to set the bot to unfollow users that not follow back after period of time (like 7 days)?

Thanks You.
 
it works great with one account
i will try to create accounts and use proxies !!!
 
i have some problem here ... any help?


Traceback (most recent call last):
File "D:\Download\programmi\piccoli\instabot.py-master\mexample.py", line 52, in <module>
unfollow_whitelist=['example_user_1', 'example_user_2'])
File "D:\Download\programmi\piccoli\instabot.py-master\src\instabot.py", line 232, in __init__
self.login()
File "D:\Download\programmi\piccoli\instabot.py-master\src\instabot.py", line 283, in login
self.s.headers.update({'X-CSRFToken': r.cookies['csrftoken']})
File "C:\Users\franc\AppData\Local\Programs\Python\Python36\lib\site-packages\requests\cookies.py", line 328, in __getitem__
return self._find_no_duplicates(name)
File "C:\Users\franc\AppData\Local\Programs\Python\Python36\lib\site-packages\requests\cookies.py", line 399, in _find_no_duplicates
raise KeyError('name=%r, domain=%r, path=%r' % (name, domain, path))
KeyError: "name='csrftoken', domain=None, path=None"
 
hello, i'm trying to use the instabot, i installed python y a clean windows 7 installation, but i'm getting the error "chromedrivers" executable needs to be in path.

i double checked and the chromedriver is in path, even i tried to execute chromedriver from any folder and it has started, this mean chromedriver is in path, why i'm getting the path error ?

any ideas ?

thanks in advance for the help.
 
Anyone using this?

yes, i'm using it, very tricky to get it working the first time, i watched four or five youtuve tutorials and went to the instapy github to search some fixes to get it working.
 
yes, i'm using it, very tricky to get it working the first time, i watched four or five youtuve tutorials and went to the instapy github to search some fixes to get it working.
Can you add unlimited accounts?
And which and where did you purchased the vps?
 
Can you add unlimited accounts?
And which and where did you purchased the vps?

i readed somewhere that it supports unlimited accounts, but i'm only using one account now, to get used to it.

also i'm running it on a free desktop that i used for testing purposes, i'm just testing with one account to get deep into instagram after i get used to it.
 
i readed somewhere that it supports unlimited accounts, but i'm only using one account now, to get used to it.

also i'm running it on a free desktop that i used for testing purposes, i'm just testing with one account to get deep into instagram after i get used to it.
Do you use cpa?
If yes does it really work?
 
Is it still working in 2018? Can it be used on one IG account without getting banned?
Thanks!
 
Back
Top