Twitch Views-Botter Issue

RaresBares

Newbie
Joined
Dec 25, 2020
Messages
6
Reaction score
0
I recently made a Twitch-Views-Bot. What should I say.... It works, but it has an issue.

How It works
  1. It gets The Streams-m3u8
  2. It extracts from 1. the stream-m3u8 with the lowest bitrate
  3. Its getting the TS-Files from the lowest-bitrate-stream and does a GET-Request to it.





This all works with proxies and its working pretty well. When I start it the views rise and everything is fine, but after 20 seconds the views decrease and everything is like before. If I start my old bot (with selenium) the views rise again, so the proxies I use arent blacklisted.
To analyze it better, I made a graph of the views triggert by my API-Views-Botter: (The 4 Graphs are showing 4 tries made one after other)(The time is measured in updates of the views)



1609593949540.png1609593956089.png1609593965786.png1609593977021.png


You can see, that after the 4th step the views are decreasing again. Here is a graph made with my Selenium-Bottor:

1609594107741.png

You can see again, that after the 4 (approximately) the views decrease and at the 7th step the views increase again. I think, that the browser is detecting the proxies somehow as api-abuser and making something like a
authentification or Check-Up. I looked for it, but I didnt find anything. Can you help me with it?



Info: The proxies i used for selenium and the API-abuser are the same and the test are make instantly one after the other espect of the selenium. (Selenium was made 30 mins after because it didnt work)
 
Back
Top