Microsoft-Rewards-Farmer

A simple bot that uses selenium to farm Microsoft Rewards written in Python

MIT License

Stars
977
Committers
14

Bot releases are hidden (Show)

Microsoft-Rewards-Farmer - 3.0 - A Brand New BOT Latest Release

Published by charlesbel about 1 year ago

NEW FEATURES:

  • Sessions storing : the program now stores sessions for each accounts in a "sessions" folder (avoid to log in each time)
  • Launch arguments: -v/--visible to disable headless ; -l/--lang to force a language ; -g/--geo to force a geolocation ; -p/--proxy to add a proxy to the whole program (overrides per-account proxy) ; -t/--telegram to add a telegram notification, requires Telegram Bot Token and Chat ID ; -d/--discord to add a discord notification, requires Discord Webhook URL
  • 2FA Support
  • Auto update script
  • Proxy support (either with -p/--proxy or with per-account proxy in accounts.json)
  • Notifications (discord, telegram)

Other things done :

  • Restructuration and rewriting
  • Fix some bugs
  • Optimize the run time by replacing some time.sleep by some wait functions

Note : Download Microsoft-Rewards-Farmer-master.zip instead of source code from the release because it should always be updated with the latest changes

Microsoft-Rewards-Farmer - 2.0 - Back to work

Published by charlesbel almost 3 years ago

What's Changed

Full Changelog: https://github.com/charlesbel/Microsoft-Rewards-Farmer/compare/1.1...2.0

Microsoft-Rewards-Farmer - 1.1 - Enhanced Bot

Published by charlesbel over 3 years ago

  • Replaced Javascript executions by python functions
  • Now it clicks only on good answers in order to win some time
  • Accounts are now stored in a separated json file
  • Loading with try count and skip if can't load
Microsoft-Rewards-Farmer - 1.0 - First Release

Published by charlesbel almost 4 years ago

This is the first release of Microsoft Rewards Farmer ! After many testing, and many issues (thanks to community), we built an incredible bot, that works without problems 👍

Related Projects