andrei-zgirvaci / Twitch-Farmer

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

Twitch-Farmer skips working proxy #23

Open OttoX4 opened 5 years ago

OttoX4 commented 5 years ago

Log shows that the program find a working proxy and a working account but it doesn't pull up the twitch account that it is trying to view. https://gyazo.com/8cadded7c6e4b0288a6cabb7318b484a it shows the account logged in in the top right hand corner of the page, but then it closes as if something was broken, and tries the next proxy.

andrei-zgirvaci commented 5 years ago

So does it login into the twitch?

OttoX4 commented 5 years ago

Yes it does, then it quits as if something didnt work. Is there any way to increase the delay after hitting the Recapcha so I can use a third party program like Buster to solve it?

andrei-zgirvaci commented 5 years ago

You can add additional code or a sleep timer here: https://github.com/MD3XTER/Twitch-Farmer/blob/c7692874b70798b8fa089857b2427fe9763b19ba/twitch_farmer.py#L103