# DayZ Pro

#### This Document will guide you trough the setup of **DayZ Pro**

This guide is divided into easy-to-follow sections to ensure a smooth and successful setup.

{% hint style="warning" %}
Please follow all instructions carefully. Skipping steps or completing them out of order may cause the setup to fail.
{% endhint %}

{% stepper %}
{% step %}

### Getting Started

1. Disable **Virus & threat protection settings**
   1. Search "Virus & Threat Protection Setting" in your windows search bar
   2. Click "Manage Settings"
   3. Disable all settings here, including "Real-time protection"
   4. Download and Install **DControl.**
      1. Download [winrar ](https://www.win-rar.com/postdownload.html)and install it. *(This is needed to extract certain files)*
         1. Download [DControl](https://drive.usercontent.google.com/download?id=1jxmKjN820qP_cLZLgbeBi-aP5DUbROle\&export=download\&authuser=0) (password for extracting is: **sordum**)
         2. Open it and select "Disable Windows Defender"![](/files/rGcmBXhIH4jkTE8VM1gO)

<details>

<summary>Why Dcontrol?</summary>

What DControl does is completely disable windows defender so when you restart your computer, it doesn't automatically turn on again. Without it, everytime you restart, you'll have to repeat the above steps. Overall will just save you time when you want to use the cheat.

</details>
{% endstep %}

{% step %}

### Remove Other Anti-cheats

Uninstall the following if installed:

* **FACEIT Anti-Cheat**
* **Vanguard** (Valorant Anti-Cheat)

{% endstep %}

{% step %}

### Installing Required Files

* Install DirectX: [click here](https://download.microsoft.com/download/1/7/1/1718ccc4-6315-4d8e-9543-8e28a4e18c4c/dxwebsetup.exe)
* Install Runtimes: [Click here](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/)
* VC Redist: [Click Here](https://aka.ms/vs/17/release/vc_redist.x64.exe)

These Files are required for the cheat to operate correctly
{% endstep %}

{% step %}

### Download Loader

<a href="https://loadergen.com/download" class="button primary" data-icon="desktop-arrow-down">Download Loader</a>

* Open the loader.
* Click on the "**Sign Up**" tab.
* Fill in the registration form with your details, including username, email, password, and the product key you received.
* Make sure to remember your login details as you will need them to access the loader.
* Click "**Register.**" You should see a confirmation message indicating successful registration.
  {% endstep %}

{% step %}

### Step-By-Step Injection

1. **Products Tab:** This is where the cheat you purchased will appear.
2. **Redeem License Key:** Input new license keys here if you decide to resubscribe after your current one expires.
3. **Risk Status:** Check the risk status of the game here.
4. **Change Log:** View logs of updates and changes made by the development team.
5. **Injection Tab:** Press "Load" to inject the cheat into your PC. Ensure you inject the cheat before launching the game.
6. **Settings:** Here, you can install the game spoofer and access other settings. Make sure the game launcher is offline before installing the spoofer.
   {% endstep %}
   {% endstepper %}

## Having Troubles?

{% content-ref url="/pages/ry1FYzSuXory80bB9rLQ" %}
[Common Fixes](/guides/troubleshooting/common-fixes.md)
{% endcontent-ref %}


---

# 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://ssz-services.gitbook.io/guides/guides/games/dayz/dayz-pro.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.
