# GOD - Crosshair Generator

### Overview

**GOD - Crosshair Generator** is an advanced, customizable crosshair system for FiveM servers. Inspired by Valorant's crosshair system, this script provides players with complete control over their crosshair appearance and behavior.

#### Key Features

* **Fully Customizable Crosshair**: Adjust every aspect of your crosshair including color, size, opacity, and style
* **Multiple Components**: Configure lines, outlines, and center dot independently
* **Weapon Whitelist System**: Crosshair only appears for specific weapons (configurable)
* **Player-Specific Settings**: Each player's crosshair settings are saved individually
* **Config Sharing**: Share your crosshair configuration with other players using config IDs
* **Multi-Language Support**: Built-in support for 20+ languages
* **Real-Time Preview**: See your changes instantly in the customization menu
* **Shotgun Mode**: Special crosshair mode for shotgun weapons

#### Components

**General Settings**

* Toggle crosshair on/off
* Firing error settings (for recoil simulation)
* Profile management

**Lines**

* Toggle visibility
* Color customization
* Opacity control
* Length adjustment
* Thickness control
* Distance between lines

**Outlines**

* Toggle visibility
* Color customization
* Opacity control
* Thickness adjustment
* Blur effect

**Center Dot**

* Toggle visibility
* Color customization
* Opacity control
* Roundness adjustment
* Thickness control
* Shotgun crosshair mode

#### Technical Details

* **Framework**: FiveM (CitizenFX)
* **Language**: Lua (Client/Server) + JavaScript (UI)
* **UI Framework**: HTML5, CSS3, jQuery
* **Data Storage**: JSON-based player database
* **Version**: 1.0.0

#### Requirements

* FiveM Server
* No additional dependencies required
* Compatible with all FiveM frameworks

#### Support

For support, feature requests, or bug reports, please contact the development team through the official channels.


---

# 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://god-studios.gitbook.io/god-studios/god-crosshair-generator.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.
