Greasy Fork is available in English.

SwagTv script

this script will automatically fetch and go to the next video after the meter goes up.

< SwagTv scriptについてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2014/08/25

Delay

Is there any way to make a bigger delay between videos to decrease chances of getting banned? Thanks.

Tjololo作者
§
投稿日: 2014/09/01

Yeah, not too difficult. Just set the "50" on line 75 to whatever you want your minimum delay to be.

§
投稿日: 2015/01/29

So I'm not very keen with Javascript but it looks like the timer value is a random number with a range. Is that right? Just making sure it varies the amount of time before clicking on the next video.

Tjololo作者
§
投稿日: 2015/02/15

It's a random number with a "modifier"...What that does is it makes sure the random numbers match (so it's not progressing at the same time every time), but it also makes sure the random numbers are above 50, which equates to 50 seconds, which is the time it takes for the video progress bar to progress and say you've watched the video.

返信を投稿

返信を投稿するにはログインしてください。