From 5f17af5b4d868be08e3b8f629ecc9a3823203af4 Mon Sep 17 00:00:00 2001
From: LightZirconite
Date: Tue, 16 Dec 2025 21:03:42 +0100
Subject: [PATCH] Update
---
README.md | 61 ++++++++++++++++++++-----------------------------------
1 file changed, 22 insertions(+), 39 deletions(-)
diff --git a/README.md b/README.md
index 07c8ffb..a7d27f8 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,6 @@
-
@@ -13,8 +12,8 @@
- v3.5 Remaster — The most advanced Microsoft Rewards automation tool.
- Human-like behavior · Anti-detection · Multi-account · Dashboard · Scheduling
+ Advanced Microsoft Rewards automation with human-like behavior.
+ Anti-detection · Multi-account · Dashboard · Scheduling
---
@@ -69,47 +68,31 @@ npm start
---
-## 🔥 Why Choose This Bot?
+## 🔥 Why Choose This Fork?
-This fork is the **most feature-complete and actively maintained** Microsoft Rewards automation tool. Here's how we compare to the original [TheNetsky/Microsoft-Rewards-Script](https://github.com/TheNetsky/Microsoft-Rewards-Script):
+This is an enhanced fork of [TheNetsky/Microsoft-Rewards-Script](https://github.com/TheNetsky/Microsoft-Rewards-Script) with additional features:
-| Feature | **This Bot (v3.5 Remaster)** | Original Script |
-|---------|:----------------------------:|:---------------:|
-| **Anti-Detection System** | ✅ Advanced (fingerprints, humanization, gestures) | ⚠️ Basic |
-| **Query Diversity Engine** | ✅ Multi-source (Google Trends, Reddit, News) | ❌ Google Trends only |
-| **Web Dashboard** | ✅ Real-time monitoring | ❌ None |
-| **Built-in Scheduler** | ✅ Internal scheduler with jitter | ❌ External cron only |
-| **Account Creator** | ✅ Full automation wizard | ❌ None |
-| **Job State Management** | ✅ Resume-on-crash, skip completed | ❌ None |
-| **Error Reporting** | ✅ Automatic (helps improve project) | ❌ None |
-| **Vacation Mode** | ✅ Natural usage patterns | ❌ None |
-| **Risk Management** | ✅ Adaptive delays, ban prediction | ❌ None |
-| **Documentation** | ✅ Comprehensive guides | ⚠️ Minimal (TODO) |
-| **NTFY Push Notifications** | ✅ Supported | ❌ None |
-| **Semantic Deduplication** | ✅ Smart query filtering | ❌ Basic dedup |
-| **Human Typing Simulation** | ✅ Variable speed, typos | ⚠️ Fixed delay |
-| **Compromised Mode Recovery** | ✅ Auto-handles security prompts | ❌ None |
-| **Multi-Pass Runs** | ✅ Configurable passes per run | ❌ Single pass |
+| Feature | This Fork | Original |
+|---------|:---------:|:--------:|
+| **Web Dashboard** | ✅ Real-time monitoring UI | ❌ |
+| **Built-in Scheduler** | ✅ Internal with jitter | ❌ External cron only |
+| **Account Creator** | ✅ Automated registration | ❌ |
+| **Job State** | ✅ Resume-on-crash | ❌ |
+| **Error Reporting** | ✅ Auto community reports | ❌ |
+| **Vacation Mode** | ✅ Random off-days | ❌ |
+| **Risk Management** | ✅ Adaptive throttling | ❌ |
+| **Compromised Recovery** | ✅ Security prompt handling | ❌ |
+| **Multi-Pass Runs** | ✅ Configurable | ❌ |
+| **Query Sources** | Google Trends, Reddit, News | Google Trends |
+| **Documentation** | ✅ Comprehensive | ⚠️ TODO |
-### Why the Remaster?
+Both projects share: Discord/NTFY webhooks, fingerprinting, Docker support, multi-account, Daily Set/Promotions/Searches.
-The original script served as a solid foundation, but lacked the sophisticated anti-detection measures required for long-term reliability. This remaster addresses:
-
-1. **Detection Risk** — Microsoft actively monitors for bot behavior. Our advanced humanization (random delays, mouse gestures, scroll patterns) significantly reduces ban risk.
-
-2. **Reliability** — Job state management means crashed runs resume where they left off. No more re-running completed accounts.
-
-3. **Usability** — Web dashboard, comprehensive documentation, and built-in scheduling make this accessible to everyone—not just developers.
-
-4. **Maintenance** — Active development with regular updates, bug fixes, and community support via Discord.
-
-### Migration from Original Script
-
-Already using TheNetsky's script? Migration is simple:
+### Migration
```bash
-# Your accounts.jsonc format is compatible!
-# Just copy your accounts file to src/accounts.jsonc
+# accounts.jsonc format is compatible
+cp your-old-accounts.jsonc src/accounts.jsonc
```
---
@@ -123,5 +106,5 @@ Already using TheNetsky's script? Migration is simple:
Discord ·
Documentation ·
- Report Bug
+ Report Bug