Auto clicking "Click to claim a drop" under the chat
< Feedback on Auto Claim Twitch drop
Great job!If I wanted to change the refresh timerI see:setInterval(function() { window.location.reload(); }, 15*60000); Do I only need to change the 15 example 10*60000Thanks
Yes, you can, I made this immediately after script installation
Sign in to post a reply.
Great job!
If I wanted to change the refresh timer
I see:
setInterval(function() {
window.location.reload();
}, 15*60000);
Do I only need to change the 15 example 10*60000
Thanks