> For the complete documentation index, see [llms.txt](https://docs.ducks-services.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ducks-services.com/select-your-product/select-your-game/fn/fn-disconnect.md).

# FN Disconnect

{% embed url="<https://ducks-services.com/store/product/787-fn-disconnect-1-day/>" %}

### Prerequisites

**Install SteelSeries**

* Download and install **SteelSeries GG** when prompted.\
  <https://steelseries.com/gg/moments/download>

#### **Login Moments**

* Log in to **SteelSeries Moments**.

#### **Wait for Injection**

* The loader will **wait for SteelSeries to be active** before injecting.

***

{% stepper %}
{% step %}

### Download the Loader

<a href="https://lewislitt.life/Store/install.html" class="button primary" data-icon="arrow-down-to-bracket">Download Loader</a>
{% endstep %}

{% step %}

### Submit Key

* Visit the loader **key submission page** and enter your **license key** to generate a custom loader build.
  {% endstep %}

{% step %}

### Download Loader

* Your **custom loader** will download automatically once the build is ready.
  {% endstep %}

{% step %}

### Prepare USB

* Move the loader to a **USB stick or external drive formatted as FAT32**.
  {% endstep %}

{% step %}

### Launch Loader

* Run the loader and **log in or register** using your license key.
  {% endstep %}

{% step %}

### Inject Cheat

* Open the **Products tab**, select your cheat, and click **Inject**.
  {% endstep %}

{% step %}

### Steel Series

* Ensuren Steel Series GG is open.
  {% endstep %}

{% step %}

### Open Menu

* Press **ALT + S** to open the cheat menu.
  {% endstep %}

{% step %}

### Start Capture

* If the menu does not appear, enable **Start Desktop Capture** in SteelSeries GG settings.
  {% endstep %}

{% step %}

### Adjust Settings

For best performance:

* Limit **Fortnite FPS** in game settings
* Disable **Anti-Aliasing** if ESP appears to shake
  {% endstep %}
  {% endstepper %}

<details>

<summary><strong>🛠️ Troubleshooting</strong></summary>

#### **General Tips**

* Re-login and re-inject if issues occur
* Only launch the loader **once per session** — reopening may invalidate your session
* Disable all antivirus software and Windows Defender
* Make sure Windows is fully updated
* If you're stuck, contact support with your full error code

***

### **Error Reference Table**

**Format:**\
`(Error Type) : (Error Code) : (Cause) : (Suggested Fix)`

***

**Bootstrap Failures**

* `Bootstrap Failure : Invalid Processed Data 0x?`\
  → Failed to contact build server. Server may be offline or ISP is blocking it.
* `Bootstrap Failure : Failed to Open Client`\
  → Unknown. Contact dev.
* `Bootstrap Failure : Failed to Cleanup Internet Data`\
  → Antivirus interference.
* `Bootstrap Failure : Failed to Query Process / Startup Info`\
  → Limited permissions. Disable antivirus.

***

**Initialization Failures**

* `0x0` → Reason removed. Contact dev.
* `0x1 : 0x0` → Possibly blocked by antivirus.
* `0x1 : 0x1` → Possibly blocked by antivirus.

***

**Overlay Failures**

* `0x0` → Missing DirectX. Update DirectX and runtimes.
* `0x1` → Overlay issue. Contact dev.
* `0x3` → Invalid window handle. Reinstall DirectX or contact dev.

***

**Injection Failures**

* `0x0` → Missing product data or DLL not uploaded.
* `0x1 to 0x5` → Removed. Contact dev.
* `0x6 : 0x2` → Disable antivirus and UAC.
* `0x6 : 0x3–0x5` → Contact dev with full error code.
* `0x7 : 0x0` → Failed to locate system files. Disable antivirus.
* `0x9 : 0x6` → Failed to mount UEFI drive. Switch BIOS from Legacy to UEFI.
* `0x12 / 0x13` → Missing libraries. Update DirectX and Visual C++ redistributables.
* `0x14 / 0x15` → Corrupt server or product data. Contact dev.

***

#### Still Having Issues?

Open a support ticket and include:

* Your full error code
* Windows version
* Screenshot of the error (if possible)
* Confirmation that antivirus is disabled

***

</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:

```
GET https://docs.ducks-services.com/select-your-product/select-your-game/fn/fn-disconnect.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.
