andrei-zgirvaci / Twitch-Farmer

A bot that helps you to get more followers on Twitch
135 stars 38 forks source link

Does not work! #24

Closed snook89 closed 5 years ago

snook89 commented 5 years ago

Getting this: https://postimg.cc/4nZGxZ56 Can someone help, pls

andrei-zgirvaci commented 5 years ago

Please share your accounts.csv

snook89 commented 5 years ago

it's look like this: "accname","password" "accname","password" "accname","password" etc

andrei-zgirvaci commented 5 years ago

What is the first row in the document?

snook89 commented 5 years ago

Like this: https://postimg.cc/7Jvmy9JF

andrei-zgirvaci commented 5 years ago

This is how your .csv should look like: https://github.com/MD3XTER/Twitch-Farmer/blob/master/data/accounts.csv

snook89 commented 5 years ago

Ok. I got it working. So your account.csv should look like: "username","password","following_channel","used_proxy" "accountnam1","password" "accountnam2","password" "accountnam3","password" etc.. proxy.csv is: "proxy","status" 11.11.11.11:80, 22.22.22.22:80, etc...

This is just for people who will have a question about it in the feature!

Coder could u implement captcha resolver for 2captcha.com ?

TheeRomanTTv commented 5 years ago

I am new to coding and have no idea what im doing. Is this a veiw bot?

snook89 commented 5 years ago

I am new to coding and have no idea what im doing. Is this a veiw bot?

no. this is follow bot only.

andrei-zgirvaci commented 5 years ago

Ok. I got it working. So your account.csv should look like: "username","password","following_channel","used_proxy" "accountnam1","password" "accountnam2","password" "accountnam3","password" etc.. proxy.csv is: "proxy","status" 11.11.11.11:80, 22.22.22.22:80, etc...

This is just for people who will have a question about it in the feature!

Coder could u implement captcha resolver for 2captcha.com ?

Currently, I don't have time and motivation to add new features to this bot, as I am not using it anymore. You are more than welcome to try to implement this feature. I would be happy to merge it :)