maxtheaxe / twitch-drop-farmer

idle as many accounts as you want, with proxy support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch Drop Farmer

  • Idle as many accounts you want
  • Periodic maintenance (switches to new streams, handles errors)
  • Supports proxies

Motivations

  • Frustration regarding my lack of Valorant drops
  • Curiosity about viability (i.e. can Twitch block bots like these)
  • Quarantine boredom

Technologies

  • Python 3.X
  • Selenium
  • win10toast
  • A few more basics

Installation

For now, I'm not gonna build executables to minimize abuse

  • Clone the repository to a local directory
  • Install the dependencies
  • Download appropriate chromedriver and place in same directory
  • Create account-combos.csv (username, password)
  • Optional: Create proxy-list.txt (one proxy per line)
  • Optional: Create proxy-auth.txt (username \n password)

Usage

  • Run farmer.py
  • Type in desired number of accounts, press Enter
  • Enter account verification codes when prompted

Disclaimers & Notes

  • Primarily: be considerate⁠—save keys for the rest of us (I waited to release this to minimize abuse)
  • Not super practical for dedicated use⁠—this is a fun project
  • Could definitely be cleaned up, open to pull requests
  • System resource usage is heavy

About

idle as many accounts as you want, with proxy support

License:GNU General Public License v3.0


Languages

Language:Python 100.0%