davidlinketech / instagram-account-generator

Creates Instagram Accounts. (Requests based) Make sure to use good proxies - otherwise the accounts will be banned.
6 stars 2 forks source link

Help #1

Closed mountaincastle47 closed 2 years ago

mountaincastle47 commented 2 years ago

[starting thread 0] Exception in thread Thread-1 (): Traceback (most recent call last): File "/data/data/com.termux/files/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/data/data/com.termux/files/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/data/data/com.termux/files/home/instagram-account-generator/instagramGen.py", line 414, in t = threading.Thread(target=lambda h=i:instagen(h, smsapi="YOUR_SMS_API_KEY", country_code="DE", webhook="YOUR_DC_WEBHOOK")) File "/data/data/com.termux/files/home/instagram-account-generator/instagramGen.py", line 40, in instagen s.proxies = get_session_proxy() File "/data/data/com.termux/files/home/instagram-account-generator/instagramGen.py", line 27, in get_session_proxy prox_user = proxy.split(':')[2] IndexError: list index out of range

mountaincastle47 commented 2 years ago

Should i try this on pycharm?

davidlinketech commented 2 years ago

This error has nothing to do with your IDE(Pycharm). I had to fix the filepaths, but this isn't the cause of this error. Please make sure to download the new version with the folder etc. aswell as changing the information in line 414 to your information. Make sure that your proxy-file isn't empty.