> For the complete documentation index, see [llms.txt](https://ghostware.gitbook.io/ghostware/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghostware.gitbook.io/ghostware/escape-from-tarkov/coffee-lite.md).

# Coffee Lite

## **1. Check the System Requirements**

Before purchasing/downloading the cheat, make sure your computer meets the requirements listed on the **System Requirements** section on the product page.

You will also need:

* Download [WinRAR](https://www.win-rar.com/postdownload.html?\&L=0).
* Disable [Anti-Virus](/ghostware/getting-started/anti-virus-setup.md).
* Download the required [Microsoft runtimes and DirectX components](/ghostware/getting-started/visual-c++-redistributables.md).
* Disable [Secure Boot](/ghostware/getting-started/disable-enable-secure-boot.md) in bios.
* Disable [Virtualization](/ghostware/getting-started/disable-enable-virtualization.md) in bios.
* If you are using the built in spoofer, Disable TPM.
* Uninstall [Riot Vanguard](https://support.riotgames.com/en-us/riot/performance/uninstall-and-disable-vanguard) & FACEIT.

## 2. Run the loader

{% hint style="warning" %}
Ensure your game is not open before running any cheat loader!
{% endhint %}

Download the correct loader for the product you purchased, then open the loader, please note that on first launch the file may download an update and close (reopen it again), while also randomizing its file name, so place it in a folder in your downloads to ensure you don’t lose track of it.

Loader Download: <https://mega.nz/folder/9SVlhTRI#yTbHMEcPYJXYYI6Rj7y9Gg>

## 3. Login & Enter your key

If you don't have an account, make a new one & enter your key.

Your key can be found under deliverables within your invoice or customer panel.

## 4. Load the cheat

Press Load & launch the game once the loader closes after it finishes downloading data.

{% hint style="warning" %}
**If you get any errors, check** [Common Errors](#id-8.-common-errors)
{% endhint %}

## 5. Wait for the cheat to initialize

When you're in the main menu, press insert and wait 10-30 seconds.

## 6. Toggling the cheat menu

The menu toggle key for the product is Insert. If you do not have this key on your keyboard, you can open the on screen keyboard by pressing CTRL + Windows key + O

## 7. How To Avoid Bans

Most game bans happen because of aimbot use. Anti-cheat systems are highly effective at detecting aimbots, they analyze mouse movements, build a behavioral “fingerprint” of your aim, and flag sudden, unnatural changes in accuracy. Many anti-cheats now use AI to spot these patterns, making aimbot use relatively easy to detect.

**We HIGHLY recommend ESP Only use if possible, read below on why.**&#x20;

ESP provides visual information, such as seeing enemies through walls without ever interacting with your mouse or aim mechanics. Since there’s no input for anti-cheat software to track, there’s no sudden change in your aim or behavior to flag. This makes ESP far harder to detect, giving you a much lower risk profile over long-term play.

## 8. Common Errors

<details>

<summary>Chams are still displaying even after uninjecting</summary>

Clear game cache or verify integrity of game files (in EFT launcher)

</details>

<details>

<summary>Overlay On Wrong Screen/Not Showing Up</summary>

Unplug all but 1 monitor

</details>

<details>

<summary>Problems With Drawing/Rendering of ESP</summary>

While in-game (and injected), set game to fullscreen mode, then back to windowed mode right after.

</details>

<details>

<summary>Your disk format is not supported, please convert to GPT</summary>

You must follow this guide to convert your partition table to convert to GPT.\
<https://learn.microsoft.com/en-us/windows-server/storage/disk-management/change-disk-partition-scheme?tabs=disk-management>

</details>

<details>

<summary>BSOD at any time</summary>

Might seem counterintuitive, but keep trying the load process until the blue screen disappears. It will disappear, usually after about 2-6 retries. Contact our support if this issue persists.

</details>

<details>

<summary>Any error messages relating to missing dlls</summary>

Install [Microsoft runtimes and DirectX components](/ghostware/getting-started/visual-c++-redistributables.md)

</details>

<details>

<summary>Error code that looks like 0xc000000f</summary>

Reinstall graphics drivers

</details>


---

# 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://ghostware.gitbook.io/ghostware/escape-from-tarkov/coffee-lite.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.
