Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 846 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 846 Bytes

Microsoft Rewards Daily Search Challenge Script

This is a JavaScript code that automates the process of completing the daily search challenge on Microsoft Rewards. The script opens 35 tabs in the Microsoft Edge browser and performs a search on Bing on each tab.

Requirements

  • Node.js
  • Microsoft Edge browser

Installation

  • Install Node.js from the official website.
  • Install Microsoft Edge from the official website and sign-up or login to your account.
  • Clone or download this repository to your local machine.

Usage

  • Double-click the script.cmd file to execute the script.

The script will open 35 tabs in the Microsoft Edge browser and perform a search on Bing on each tab, using the search terms in the array.

Note: Please make sure to log in to your Microsoft account on the Edge browser before running the script.