BRO$KY is a capsule farmer for league of legends esports. Currently supports Worlds 2022 only.
You must have node.js installed : https://nodejs.org/en/
git clone https://github.com/JustSxm/CapsuleFarmer.git
cd CapsuleFarmer
https://chromedriver.chromium.org/downloads
{
"username": "YourLeagueOfLegendsUsername",
"password": "YourLeagueOfLegendsPassword",
"headless": true // Running in background ?
}
npm i
node index.js
Contributions are always welcome!