Introduction
Last updated
CrossLab is a crosshair customization script for FiveM. Players can build their crosshair from scratch, import CS2 crosshair codes, pick from a bunch of presets including pro player configs, and fine-tune every single parameter through a clean in-game menu.
On top of that, there's a built-in aim training lab with 6 different minigames. Players load into a private instance, pick a game mode and difficulty, and work on their aim — all without ever leaving the server.
Full crosshair editor (style, size, thickness, gap, color, alpha, outline, dot, T-style)
CS2 crosshair code import & export
Quick presets and pro player crosshair presets
Per-player save system (file-based, no database required)
6 aim training minigames: Neon Flux, Flashpoint, Rainfall, Corner Ghost, Blind Spot, Block Crush
Routing bucket isolation for training sessions
ox_lib dependency for text UI
Configurable via config.lua — no source code needed
Client & server exports for integration with other resources
Yes
ox_lib is used for the text UI that appears near the training area. Everything else is native FiveM.
Last updated