[PAID] AP5-Crosshair | Crosshair Creator System Script | [STANDALONE, QBCore / ESX / QBOX]

A script by AP5_Studios

No reviews yet.
[PAID] AP5-Crosshair | Crosshair Creator System Script | [STANDALONE, QBCore / ESX / QBOX]  main image

Full Description

:camera: In Game Photos


:gear: Features:

  • :bullseye: Limitless Visual Customization – Players can craft their perfect reticle using an intuitive slider-based system. Toggle T-style shapes, center dots, and dynamic lines. Fine-tune length, thickness, gap, rotation, and opacity. Add custom hex colors and independent stroke outlines for both lines and dots to guarantee maximum visibility against any environment.
  • :cloud: Cloud-Saved Preset Manager – Save multiple custom crosshair profiles directly to the server database. Includes configurable save limits, and allows quick swapping, overwriting, or deleting of presets. Active crosshair and visibility settings persist across restarts and reconnections.
  • :counterclockwise_arrows_button: Code Import & Export System – Instantly generate shareable JSON codes for crosshair configurations. Players can share designs with others or import popular competitive presets with ease.
  • :artist_palette: Beautiful Modern Interface – A sleek, responsive UI featuring a dark-glass aesthetic, smooth animations, interactive toggles, custom notification modals, and a live preview canvas for real-time adjustments.
  • :high_voltage: Ultra-Lightweight & Standalone – Optimized for performance with 0.00ms CPU usage while closed. Fully standalone and framework-independent, working seamlessly with QBCore, ESX, Qbox, or custom servers.
  • :speech_balloon: Integrated Commands & Config Options – Includes built-in chat commands like /crosshair and /hidecrosshair, plus server-side configuration to control default visibility for new players.

Elevate your server’s gunplay with the most advanced, fully customizable Crosshair Creator on the market!


:camera: Preview :camera:

:camera: Preview Video

:money_with_wings: Purchase Links :money_with_wings:

:shopping_cart: Escrowed


:shopping_cart: Open Source

Supports:

Database: oxmysql


:gear: Installation

  1. Download from Keymaster/Portal
  2. Ensure the folder is named AP5-Crosshair.
  3. Put the folder in your resources folder.
  4. Restart your server.

Preview config.lua
Config = {}

-- [[ Command Settings ]] --
Config.OpenCommand = 'crosshair'       -- Command to open the menu
Config.HideCommand = 'hidecrosshair'   -- Command to hide/show the crosshair

-- The maximum number of custom crosshair profiles a player can save
Config.MaxSavedCrosshairs = 5

-- If true, the crosshair will be hidden when a player first joins until they type the hide command
Config.HideCrosshairByDefault = true

-- These are the default values applied to new players who have not customized their crosshair yet.
Config.DefaultCrosshair = {
    tStyle = false,
    dot = true,
    lines = true,
    length = 10,
    thickness = 2,
    gap = 4,
    dotSize = 3,
    rotation = 0,
    color = '#ffffff',
    opacity = 100,
    outline = true,
    dotOutline = true,
    outColor = '#000000',
    outThick = 1,
    outOpac = 100,
    dotOutColor = '#000000',
    dotOutThick = 1,
    dotOutOpac = 100,
    dotOutGap = 0
}

Other Releases

Scoreboard

Advanced Multi Job

Notify

Custom Plates

Crafting

ATM Hacking

Advanced Shops System

Street Sweeper

Dumpster Diving

Banking

Red Money Wash

Red Money Wash

Red Black Market

Blue Black Market

:handshake: Support & Community

Need help, updates, or want to suggest features?
Join the AP5 Studios Community on Discord
:point_right: Click here to join: AP5 Studios

Additional Info

Code Access No
Subscription-based No
Lines of Code ~1500
Requirements None
Support Yes

Config Merger
Have you tried Config Merger? Merge your configs easily