Greasemonkey script to automatically claim bonus channel points from Twitch chat. Clicks the bonus button for you after a short random delay. The button will adopt a new background color (pink by default, but configurable) to let you know this script is working.
This script is heavily inspired by Pabli's version (the mutation observer instead of a setInterval()) and techygrrrl's version (background color, better aria selector) of the same idea, with my addition of a random delay before clicking, in case Twitch ever decides to monitor for this kind of automation.
- Install Tampermonkey or Greasemonkey for your browser.
- Install the script into your browser by clicking the "Raw" button in the top-right corner of the js script below.
(None. The script auto-runs on twitch.tv URLs page loads, and no-ops if the chat room window isn't present.)
- Watch for the channel points bonus button to change colors.
- Do literally anything else, secure in the knowledge that you're getting your bonus points automatically.
N/A