> 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/main/read-before-buy.md).

# Read Before Buy

**Notice: What is Cheating Software?**\
Cheating software refers to any program, script, tool, or hardware device that provides unfair advantages in online games.

**Examples include:**

* Unlock tools (access to locked content)
* Aimbots / ESP (wallhacks)
* Silent aim / prediction cheats
* Internal or external cheating software
* Hardware-based cheats (DMA, spoofers, etc.)

Even simple tools like macros, force saves, or color bots can be flagged if they interfere with the game.

***

#### **Cheating = Violation of Terms of Service**

**⚠ Risk of Bans — Use at Your Own Risk**\
All cheats, unlock tools, or modifications carry a ban risk.

**Key Points:**

* No cheat is 100% undetected — even DMA, external, internal, or unlock tools can lead to a permanent ban.
* Do NOT use cheats on accounts you care about (main accounts, purchased accounts, rare accounts).
* Third-party tools violate the ToS — detection can be instant or delayed (weeks or months).

**Examples of Risky Actions:**

* Force saves
* Unlock all tools
* DMA / external cheats
* Internal cheats

**⚠ Assume you will be banned eventually.**

***

#### **Internal vs. External Cheats**

Choose your cheat type before purchasing. Products will specify whether they are internal or external.

**External Cheats:**

* Run as a separate process
* Read/modify game memory externally
* Often use overlays (ESP, Aimbot)

**Pros:**

* Lower detection risk
* Can be streamproof

**Cons:**

* Slower performance
* Fewer features

***

**Internal Cheats:**

* Injected directly into the game
* Modify memory internally
* Direct access to game logic/rendering

**Pros:**

* Faster and more responsive
* Full-featured (e.g., silent aim)
* May bypass some anti-cheats

**Cons:**

* Higher detection risk
* Requires advanced bypass methods

***

**Which should you choose?**

* **For safety:** External cheats
* **For features:** Internal cheats (advanced users only)

**⚠ Always read product descriptions before purchasing.**

***


---

# 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/main/read-before-buy.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.
