Quote:
Originally Posted by supersonic80
Try this script, it does not have one major problem that horacio9a's script has.
https://github.com/Damianonymous/capturebate-node
But before you start the script, I would recommend you to login/logout to the chaturbate.com in your browser, just to confirm that your login/password are correct and you are not banned.
|
1. Remove old files and dirs
2. unpack that archive
3. install modules (npm install) ok.
4. config file was changed with my settings
5. reloginning on the site. There're not any bans etc for me. Google captcha only.
6. run.
Code:
C:\Users\jim\bin\chaturbate\capturebate-node-master>node main.js
[06/30/2018 - 09:51:00] [DEBUG] Start searching for new models
[06/30/2018 - 09:51:00] [DEBUG] Login is required
[06/30/2018 - 09:51:01] [DEBUG] Found these live followed models:
[06/30/2018 - 09:51:01] Done, will search for new models in 60 second(s)
[06/30/2018 - 09:51:00] [DEBUG] Start searching for new models
[06/30/2018 - 09:51:00] [DEBUG] Login is required
[06/30/2018 - 09:51:01] [DEBUG] Found these live followed models:
[06/30/2018 - 09:51:01] Done, will search for new models in 60 second(s)
[06/30/2018 - 09:51:00] [DEBUG] Start searching for new models
[06/30/2018 - 09:51:00] [DEBUG] Login is required
[06/30/2018 - 09:51:01] [DEBUG] Found these live followed models:
[06/30/2018 - 09:51:01] Done, will search for new models in 60 second(s)
....
"Login is required". But I add a right log/pass in config.yml. it was confirmed.
About 3 years ago I used CaptureBate-master on Python over debian. Now It doesn't work too.
https://github.com/ohhdemgirls/CaptureBate/
$ python2.7 main.py
$
nothing. There're not any errors etc.