/banggod_cash_grab_automation

Automates cash collection for Banggood's virtual cash game

Primary LanguagePython

Banggood Cash Collection bot 💰

Use Selenium to collect cash in Banggood's virtual cash game 🤑.

Please report any bugs you find or create an issue ❗ .

How to use 📗 :

First clone the repository, and then install the required dependencies using:

pip install -r requirements.txt

Create a .env file inside your folder and insert the following variables (update them with the relevant info):

API_USERNAME=your_username
API_PASSWORD=your_password
CHROME_PATH=path-to-your-chrome-web-driver

Note that the script is based on chrome web driver!

Update:

  • The bot can now do the "15 seconds browsing" and "random product" dailies and will check after every deposit if dailies needs to be done/finished.
  • Activting the script requires a "continue affirmation" after login, simply press y when requested (please ensure you are logged in), this was added due to Banggood's bot protection.

Upcoming updates:

  • enable the option to run the script without the need to affirm you're logged in.
  • enable the option to run the script withouth logs.

Please consider ⭐ing the repository!