> 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/aimbetter.md).

# Aimbetter

AimBetter Injection

1. Download the loader.
2. Make sure you are not spoofed.
3. Create an account in the loader using your key.
4. Select BO7 to load the product.
5. Wait for the success message.
6. Start the game.
7. Go into the WZ / MP menu where you can see the Operator.

Common Error Codes

E2002 / E2003

* Restart your PC.
* Make sure Fast Boot is disabled.

E4xxxx Errors

* Open a support ticket.
* Include the exact error code.

Error 2001.13

* Disable Windows Defender.
* Check VBS settings.
* Disable antivirus.
* Check Memory Integrity / Core Isolation.

E2004 / E2001.10

* Try again with a VPN.
* Restart your PC and retry.

Initialization Failed

* Driver failed to load.
* Check antivirus / Defender.
* Check VBS settings.
* Disable or enable Virtualization.
* Disable Hyper-V.
* Check Memory Integrity / Core Isolation.

No Overlay Visible

Simple Fix

* Reopen the loader.
* Reinject and try again.

Other Fixes

* Install or reinstall all C++ Redistributables.
* Install or reinstall the latest DirectX drivers.
* Restart your PC after each step.
* Make sure the game is not in Fullscreen Exclusive.
* Disable NVIDIA / AMD Overlay.
* Disable Discord Overlay.
* Disable Xbox Game Bar Overlay.
* Disable any other overlays.

Lagging ESP / Visual Lag / Delays

* Turn off Frame Generation in graphics settings.
* Turn off Xbox Game Mode in Windows Settings.
* Lower your in-game graphics settings.
* Fully close or uninstall Wallpaper Engine.
* Disable GPU Hardware Acceleration in supported apps.
* Disable all overlays, including NVIDIA, AMD, Discord, and Xbox.
* Turn off G-SYNC and V-SYNC where possible.
* Enable V-SYNC only in the in-game menu.
* Avoid running high-resource applications.
* Press Ctrl + Shift + Win + B to refresh graphics drivers.

Visuals / ESP Misplaced

1. Right-click your desktop background.
2. Select Display Settings.
3. Scroll to Scale and Layout.
4. Under Scale, choose 100% Recommended.
5. Changes apply automatically.
6. If prompted, sign out and back in.

Bluescreens

KERNEL CHECK FAILURE

Cause

* Usually triggered by anti-cheat software running on your PC.

Fixes

* Check for anti-cheat drivers from other games.
* Disable antivirus software.
* Disable Windows Defender.
* Make sure VBS is disabled.

KMODE EXCEPTION NOT HANDLED

Cause

* Usually triggered while spoofing on systems with AMD GPUs.

Fix

* Open the loader.
* Go to Spoofer Settings / Advanced.
* Disable GPU / Monitor spoofing.

Loader / Network Error

* Use a VPN, such as ProtonVPN or WARP.
* Sync your Date & Time settings.
* Change your DNS settings.
* Try a different network.
* Re-download the file.
* Restart your PC.

Ranked Lock

This can happen after factory resetting your computer, updating BIOS, or clearing TPM keys in BIOS or Windows settings.

Steps

1. Download the BAT file.
2. Run the BAT file as admin.
3. Open tpm.msc and clear keys.
4. Your PC will restart.
5. Go into BIOS.
6. Clear TPM keys in BIOS.
7. Use a fresh account.
8. Start the game without the spoofer on the fresh account.
9. Close the game.
10. Open the spoofer.
11. Spoof and try the same account again.

Note

You should no longer see the BIOS Update message. If you are TPM banned, the fresh account may be banned within 30 minutes, so do not use any account you care about.


---

# 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/aimbetter.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.
