Releases: charlesbel/Microsoft-Rewards-Farmer
Releases · charlesbel/Microsoft-Rewards-Farmer
3.0 - A Brand New BOT
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
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
- 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
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 👍