mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-21 22:13:57 +00:00
Improved interactive mode: added an automatic job reset option for scheduled tasks and improved stealth mode to bypass CAPTCHAs.
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
},
|
||||
"jobState": {
|
||||
"enabled": true,
|
||||
"dir": ""
|
||||
"dir": "",
|
||||
"autoResetOnComplete": true // Set to true to automatically rerun all accounts without prompting (for scheduled tasks)
|
||||
},
|
||||
|
||||
// Tasks
|
||||
|
||||
Reference in New Issue
Block a user