Skip to content

chsivateja/BingMiningBot

 
 

Repository files navigation

BingMiningBot

Python Selenium Bing Bot

Setup Instructions

This app requires Firefox browser and python. You can find the link here
There are also some python dependencies you must intall:
1. Install PIP Python package manager
You can do this by executing the get-pip.py for windows, or homebrew/macports for Mac. I personally recommend Homebrew.
2. Mac: pip install selenium
Windows: python -m pip install selenium
This is the user interface
3. Mac: pip install faker
Windows: python -m pip install faker
(This is the fake search data)
3. Lastly, add your credentials to the credentials.txt file in the correct format.

Some advice for happy binging:


1. No more than 5 accounts for IP.
2. Don't use microsoft hosted emails.
3. Cash in on rewards on distinct days with multiple days inbetween accounts.

If you are having troubles with Selenium make sure that both Selenium and Firefox are up to date!

Disclaimer: I am not responsible for your personal use of this application or any actions taken against your Microsoft accounts. (eg. Account banning.)

About

Python Selenium Bing Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%