Price
UnknownA script by AP5_Studios
Price
Unknown
In Game Photos
Features:
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-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.
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.
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.
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.
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!
Preview 
Preview Video
Purchase Links 
Escrowed
Open Source
• Database: oxmysql
InstallationConfig = {}
-- [[ 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
}
Support & CommunityNeed help, updates, or want to suggest features?
Join the AP5 Studios Community on Discord
Click here to join: AP5 Studios
| Code Access | No |
| Subscription-based | No |
| Lines of Code | ~1500 |
| Requirements | None |
| Support | Yes |
See what others are saying about this script.
Share your experience and help others.