/microsoft-rewards-automation

This project automates the process of searching random sentences on Microsoft Edge's Bing browser to earn Bing Rewards points. It utilizes Python and Selenium to achieve the automation.

Primary LanguagePythonMIT LicenseMIT

Microsoft Rewards Automation

"Microsoft Rewards Automation" is a Python-based software that automates the process of searching random sentences on Microsoft Edge's Microsoft browser to earn Microsoft Rewards points. The project utilizes the Selenium library to achieve automation, enabling users to farm rewards points efficiently.

Steps and Usage

  1. Clone the repository to your local machine.

  2. Install the required libraries using the following command:

pip install -r requirements.txt
  1. Run the program using the following command:
python main.py
  1. Enter your Microsoft account credentials in the browser.

Disclaimer

Please note that automating activities to gain rewards or points on any platform may violate the platform's terms of service. It's important to use this software responsibly and within the guidelines set by Microsoft Edge's Bing Rewards program. Use it at your own risk.

This project is for educational purposes only. The author is not responsible for any misuse of the software.

License

MIT

Author

LinkedIn-profile

Better documentation will be added in the future.