# MONSTER PUBG MACRO

### 1️⃣ Getting Started

1. Download the file from the **link provided by the bot**
2. Open the file → **enter your key**
3. Adjust your **config/settings** (or use default)
4. Click **Start Overlay** to activate the macro

***

### 2️⃣ ADS Setup (Very Important – Used by All Pro Players)

To ensure fast ADS and accurate macro performance:

* **Settings → Controls → Input Method**
  * ADS: **Hold**
* **Keybindings → Combat**
  * ADS: **Right Mouse Button**

***

### 3️⃣ Default Hotkeys

| Key         | Function         |
| ----------- | ---------------- |
| **F6**      | Toggle config UI |
| **↑ Arrow** | Increase scope   |
| **↓ Arrow** | Decrease scope   |

***

### 4️⃣ Important Notes

* Default config is optimized for:
  * **Resolution:** 1920×1080
  * **PUBG sensitivity:** Default
* Recommended attachments:
  * **Horizontal Grip** + **Compensator**
* Macro already controls **99% vertical recoil**,\
  so Horizontal Grip is best for reducing **horizontal recoil** → perfect combo.

👉 Depending on your attachments & personal preference, you may need to **adjust the config** slightly.

***

### 5️⃣ Macro Configuration Explained (Simple & Clear)

#### 🔫 Attachment Categories

Each weapon has **3 config columns**:

* **Full Acc** – full attachments
* **One Acc** – one attachment
* **No Acc** – no attachments

***

#### 🎯 Stages (Recoil Phases)

Each column includes **3 Stages**:

* **Stage A:** \~0–13 bullets
* **Stage B:** \~13–26 bullets
* **Stage C:** \~26–40 bullets

📌 Easy explanation:

* Stages = **macro strength for each firing phase**
* Example:
  * First 10 bullets are stable
  * Next 10 bullets go up → **increase Stage B**
  * Last bullets go up strongly → **increase Stage C**

***

#### 🔍 Scope & Stance Adjustments

Scope and stance values are **scaled multipliers**.

Examples:

* Using **2x scope** and recoil goes upward → increase **Scope 2** value
* Shooting while **crouched or prone** feels different → adjust crouch/prone multipliers

***

### 🎥 Video Guide

{% embed url="<https://www.youtube.com/watch?v=-dBu-XwF0_w>" %}

***


---

# 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://monsterservice.gitbook.io/tutorial/monster-pubg-macro.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.
