> For the complete documentation index, see [llms.txt](https://gandyhacks.gitbook.io/gandyhacks-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gandyhacks.gitbook.io/gandyhacks-docs/call-of-duty/progress-bo7-6-and-mw3-2-1.md).

# Progress (BO7-6 & MW3-2-1)

1. [**Disable Real-Time Protection & Antivirus Software**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/anti-virus)
2. [**Disable Hyper-V**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/hyper-v)
3. [**Enable Virtualization**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/enable-virtualization)
4. [**Disable Memory Integrity**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/memory-integrity)
5. [**Disable Other Anti Cheats**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/anti-cheat)
6. **Disable Overlays:**
   * Turn off all overlays (Discord, GeForce, Medal, Radeon, etc.).
7. **Disable Any 3rd Party Firewalls**
8. [**Disable Vulnerable Driver Blocklist**](/gandyhacks-docs/individual-guides/vulnerable-driver-blocklist.md)
9. [**Sync Date & Time**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/sync-date-and-time)

Follow these steps in order.

{% stepper %}
{% step %}

### Download the Loader

[Download Loader](https://gofile.io/d/14XWib)
{% endstep %}

{% step %}

### Open the Loader

* Right-click the loader.
* Select **Run as administrator**.
  {% endstep %}

{% step %}

### Sign In or Register

* Register a new account inside the loader if this is your first launch.
* If you already have an account, sign in with your existing details.
  {% endstep %}

{% step %}

### Select Your Game

* Choose the game you want to run from the loader.
  {% endstep %}

{% step %}

### Choose Spoofing

* Enable spoofing if you need it.
* Leave it disabled if you do not need it.
  {% endstep %}

{% step %}

### Start Injection

* Click **Start System** to begin injection.
  {% endstep %}

{% step %}

### Launch the Game

* Wait until the loader shows **Waiting for game**.
* Open your game.
* The cheat will inject automatically.
  {% endstep %}

{% step %}

### Open the Menu

* Once you are in game, press **Insert** to open the menu.
  {% endstep %}
  {% endstepper %}

NOTE: If you need hwid reset use unbond tab on loader

get error use vpn

## 📺 Stream Proof Disable Instructions:

To disable Stream Proof, create a file named unlock.txt and place the following inside:

1

Save the file in the same folder as the loader.

If it still doesn't work, place unlock.txt directly on your Desktop and restart the loader.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://gandyhacks.gitbook.io/gandyhacks-docs/call-of-duty/progress-bo7-6-and-mw3-2-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
