Skip to content

Arcdashckr/Auto-Twitch-Drop-Claimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

   

Auto Twitch Drop Claimer

This userscript automatically claims Twitch Drops for you on the Twitch Drops Inventory page.

🧩 How it works

Once you open https://www.twitch.tv/drops/inventory, the script continuously watches the page for “Click to claim” buttons.
Whenever a new claimable reward appears, it instantly clicks the button for you — no manual action needed.

A background observer (MutationObserver) detects changes on the page and triggers the claim automatically.
To keep your session fresh, the script also reloads the inventory page every 5 minutes by default.

⚙️ Main features

  • Detects and clicks “Click to claim” buttons automatically.
  • Works entirely in the browser — no external servers or APIs.
  • Lightweight, open, and non-obfuscated code.

🔒 Privacy and safety

  • The script does not collect or send any user data.
  • It contains no tracking, ads, or hidden requests.
  • All operations run locally in your browser on the Twitch website.

💡 Notes

  • You can adjust the refreshMinute value in the code to change how often the page reloads.
  • Works only on Twitch’s Drops Inventory page.

ℹ Example Livestream Watching Setup for AFK Drop Claiming

About

This userscript automatically claims Twitch Drops for you on the Twitch Drops Inventory page.

Topics

Resources

License

Stars

Watchers

Forks

Contributors