# Delay Ban Warning

#### **DEVICES CAUSE DELAY BANS**

<details>

<summary>🔹 <strong>WHY DO SOME DEVICES CAUSES DELAY BANS?</strong></summary>

Unfortunately, the weak spots people least expect are now being targeted. Does your controller cause bans? Yes, plug it in and you’re banned from the next match. This happens because mice, headsets, controllers, and similar devices are peripherals. Jinx can spoof them, but we can only do so at the system level, not by permanently overwriting their serials.

</details>

* **Wireless mouse (Bluetooth, USB)**
* **Wireless headset (Bluetooth, USB)**
* **Wireless keyboard (Bluetooth, USB)**
* **Wireless controller (Bluetooth, USB)**

#### **RECOMMENDATION TO CONSIDER**

> Use wired options whenever possible, or purchase a **new** wireless mouse/headset/controller.

***

#### <mark style="background-color:orange;">REINSTALLING AFTER PERMANENT SPOOF</mark> <a href="#reinstalling-after-spoof" id="reinstalling-after-spoof"></a>

I**mportant details to keep in mind when reinstalling Windows** after our permanent spoof:

#### ASUS **EFI/BIOS SPOOF**

> The [ASUS Permanent Spoof](/part-2/step-3-spoofing/asus-permanent-spoof.md) spoof can stick even after a Windows reinstallation. Make sure that in your BIOS, the boot order still has the **:/U EFI** partition listed first, and do not delete that partition during the reformat screen if reinstalling via USB. If you reinstall through Windows settings, you’ll have to redo it. If you have a one-time license key, you’ll need to purchase a new one.

#### ASUS **BACKUP SPOOF**

> The ASUS Backup spoof will not stick. You should avoid reinstalling Windows or enabling any anti-virus software. If you do reinstall Windows, you’ll need to redo the spoof. If you have a one-time license key, you’ll need to purchase a new one

#### NETWORK **UNFLAG**

> The [Step 5: Network Unflag](/part-2/step-5-network-unflag.md) will not stick and must be redone after reinstalling Windows. You can complete this without the loader by simply following the video instructions.

#### **FORTNITE** <mark style="color:orange;">TPM</mark> **FIX**

> The [FN Tournaments](/group-1/fn-tournaments.md) will not stick after a Windows reinstallation. You’ll need to redo it. If you have a one-time license key, you’ll need to purchase a new one (discounted at 25% off).


---

# Agent Instructions: 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:

```
GET https://docs.precisetech.cc/group-1/delay-ban-warning.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
