> For the complete documentation index, see [llms.txt](https://ptcheathub-com.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ptcheathub-com.gitbook.io/docs/call-of-duty/progress-all-cods.md).

# Progress (ALL CODS)

### Make Sure PC is set up correctly.

1. Disable [Anti-Cheat](/docs/individual-guides/anti-cheat.md) and [Anti-Virus](/docs/individual-guides/anti-virus.md)
2. Disable [Hyper-V](/docs/individual-guides/hyper-v.md)
3. Enable [Enable Virtualization](/docs/individual-guides/enable-virtualization.md)
4. Disable [Memory Integrity](/docs/individual-guides/memory-integrity.md)
5. **Disable Overlays:**
   * Turn off all overlays (Discord, GeForce, Medal, Radeon, etc.).
6. Disable [Vulnerable Driver Blocklist](/docs/individual-guides/vulnerable-driver-blocklist.md)
7. Sync Time & Date [Sync Date & Time](/docs/individual-guides/sync-date-and-time.md)
8. Disable any 3rd party firewalls

### Follow these steps in order.

1. Download the loader from multiloader [Software Downloads](/docs/main/software-downloads.md)
2. Right Click the loader and open as admin
3. 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.
4. Select Your Game
   * Choose the game you want to run from the loader.
5. Choose Spoofing
   * Enable spoofing if you need it.
   * Leave it disabled if you do not need it.
6. Start Injection
   * Click **Start System** to begin injection.
7. Launch the Game
   * Wait until the loader shows **Waiting for game**.
   * Open your game.
   * The cheat will inject automatically.
8. Open the Menu
   * Once you are in game, press **Insert** to open the menu.

{% hint style="info" %}
NOTE: If you need hwid reset use unbind tab on loader

If you get any other Error use a VPN
{% endhint %}

### 📺 Stream Proof Disable Instructions: <a href="#stream-proof-disable-instructions" id="stream-proof-disable-instructions"></a>

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://ptcheathub-com.gitbook.io/docs/call-of-duty/progress-all-cods.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.
