CS2 Crosshair Generator
Build your crosshair with sliders: live preview, share code and ready console commands — straight into the game
Console commands
cl_crosshairstyle 4; cl_crosshairsize 1.5; cl_crosshairthickness 0.9; cl_crosshair_t 0; cl_crosshairdot 0; cl_crosshairgap -3; cl_crosshair_drawoutline 0; cl_crosshairusealpha 1; cl_crosshairalpha 255; cl_crosshaircolor 1;
Color
How the crosshair generator works
Move the sliders — the preview and the share code (CSGO-XXXXX-… format) rebuild instantly. Import the code in CS2 via Settings → Game → Crosshair → Share → Import, or copy the cl_crosshair… block into the console — same result.
The preview uses the same drawing formulas as the game itself, so your crosshair in CS2 will look exactly like on screen. The page URL carries your code — share your crosshair with a single link or test it in the aim trainer right away.
Need a starting point? Grab any pro's code from the pro crosshair gallery, open it here and tune it to taste.