Gumbraise / instagram-bomber

An open-source project. Instagram Messages Spammer/Bomber
94 stars 32 forks source link

Logic Error #13

Closed LX5321 closed 4 years ago

LX5321 commented 4 years ago

Program still attempts to accept victim account name even though login has failed. This will result in error since no object was created due to incorrect username and password in instagram API class file.

LX5321 commented 4 years ago

Rectified in Pull Request #10 Awaiting feedback.