Skip to content

Releases: charlesbel/Microsoft-Rewards-Farmer

3.0 - A Brand New BOT

19 Jul 14:59
674a196
Compare
Choose a tag to compare

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

2.0 - Back to work

01 Jan 16:02
5f59ba3
Compare
Choose a tag to compare

What's Changed

  • Updated the whole script considering Microsoft Rewards website structure update
  • Dynamic base url detection
  • Handle None TypeError on utc_offset by @shinji257 in #41
  • Separate the account credential from main file by @haobinliang in #49

Full Changelog: 1.1...2.0

1.1 - Enhanced Bot

28 Jan 09:52
ba7fa39
Compare
Choose a tag to compare
  • 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

1.0 - First Release

26 Dec 16:40
96b809b
Compare
Choose a tag to compare

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 👍