Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.

bot microsoft-rewards microsoft-rewards-bot microsoft-rewards-farmer playwright script typescript
3 Open Issues Need Help Last updated: Sep 14, 2025

Open Issues Need Help

View All on GitHub

Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.

TypeScript
#bot#microsoft-rewards#microsoft-rewards-bot#microsoft-rewards-farmer#playwright#script#typescript

AI Summary: Update the Microsoft Rewards automation script to accommodate changes in the website's structure. Specifically, the script needs to be modified to correctly retrieve the maximum search points and search progress from new locations within the website's JSON response. These locations are now nested within `userStatus.levelInfo.benefitsPromotion.benefits["SearchAndEarn"].supportedLevels` (max points) and `userStatus.levelInfo.bingSearchDailyPoints` (current progress).

Complexity: 4/5
help wanted enhancement

Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.

TypeScript
#bot#microsoft-rewards#microsoft-rewards-bot#microsoft-rewards-farmer#playwright#script#typescript
Add new activity 3 months ago

AI Summary: Add support for a new Microsoft Rewards activity that involves clicking a button. This requires identifying the button element within the webpage using Playwright or Cheerio, and then adding code to click it. The existing script uses TypeScript, Cheerio, and Playwright, so the new code should integrate seamlessly with the existing structure.

Complexity: 3/5
help wanted enhancement

Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.

TypeScript
#bot#microsoft-rewards#microsoft-rewards-bot#microsoft-rewards-farmer#playwright#script#typescript