Skip to content

Stop spending time watching streams for 4 hours, just to have ugly weapon skins: Automate it all !

Notifications You must be signed in to change notification settings

NeroThroN/AutoKrunkerDropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Krunker Dropper

Stop spending time watching streams for 4 hours, just to have ugly weapon skins: Automate it all !

GitHub package.json version GitHub GitHub issues

Features

  • 🔐 Cookie-based login
  • 📜 Auto accept cookie policy
  • ⏳ Takes into account the progress of the different drops
  • 🔁 Automatically choose the streamer with the most progress
  • 🚩 Allow a list of streamers with a priority
  • 🤐 Unmuted stream
  • 🛠 Detect mature content-based stream and interact with it
  • ❌ Ban streamers who already have a drop claimed
  • 📽 Automatic lowest possible resolution settings

Requirements

  • Windows or Linux OS
  • Network connection (Should be obvious...)
  • Nodejs and NPM

Installation

Windows

  1. Login to your twitch account
  2. Open inspector(F12 or Ctrl+Shift+I) on main site
  3. Find the stored cookie section
  4. Copy auth-token
  5. Clone this repo
  6. Install Chromium
  7. Usually the path to the Chromium executable is: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
  8. Install the dependencies with npm install
  9. Start the program with npm start or npm run start

Linux

  1. Login to your twitch account
  2. Open inspector(F12 or Ctrl+Shift+I) on main site
  3. Find the stored cookie section
  4. Copy auth-token
  5. Clone this repo
  6. Install Chromium: TUTORIAL 🤗
  7. Locate Chromium executable: whereis chromium or whereis chromium-browser
  8. Install the dependencies with npm install
  9. Start the program with npm start or npm run start

Debug

If you want to see what the program is doing, you can enable the browser with the command npm run debug

Dependencies

GitHub package.json dependency version (subfolder of monorepo) GitHub package.json dependency version (subfolder of monorepo) GitHub package.json dependency version (subfolder of monorepo) GitHub package.json dependency version (subfolder of monorepo)

Disclaimer

This code is for personnal purposes only. Do not attempt to violate the law with anything contained here. I will not be responsible for any illegal actions. Reproduction and copy is authorised, provided the source is acknowledged.

About

Stop spending time watching streams for 4 hours, just to have ugly weapon skins: Automate it all !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published