importCTF / Instagram-Hacker

This is an advanced script for Instagram bruteforce attacks. WARNING THIS IS A REAL TOOL!
MIT License
861 stars 214 forks source link

I'm having this problem #2

Open SioVerino opened 4 years ago

SioVerino commented 4 years ago

python instagram.py File "instagram.py", line 58 if all([not self.isFound, msg]): ^ IndentationError: unindent does not match any outer indentation level

Emin-Emini commented 4 years ago

I have same issue. To bad, they just drop a project in Github and they don't check for any error.

dashacker4732 commented 4 years ago

I too have the same error.

ghost commented 4 years ago

@EminRma @SioVerino @dashacker4732 @importCTF if you all people get any fix please tell if there's a new method please help

SioVerino commented 4 years ago

@gitmnj I've never gotten a fix on that error, therefore I've given up on it. I would suggest you finding other projects about IG brute, but they must be maintained. Good luck!

ghost commented 4 years ago

Okay thanks but If you get any New Update Regarding it please share and help

barton222 commented 3 years ago

guys, thats an indentation error. with a few spaces or backspaces you can fix it. don't rely on others, if something doesn't work you can just fix it yourself :)