Copy the code. In the game open Settings → Game → Crosshair and press Share or Import.
Paste the code and confirm the import: the crosshair changes at once, no restart needed.
The console is even faster: apply_crosshair_code CSGO-jc5WM-UrVHb-n9iwh-9ZR9G-tirqK. Put it on a key with bind to switch between two crosshairs mid-match.
Frequently asked
What crosshair does donk use?
A classic static cross: size 1, thickness 1, gap -4, with a dot, no outline, mint (RGB 0, 255, 165). The code from 6 September 2026 (Ancient) is at the top of this page.
How do I apply donk's crosshair in CS2?
Copy the code CSGO-jc5WM-UrVHb-n9iwh-9ZR9G-tirqK, open Settings → Game → Crosshair → Share or Import and paste it. Or type in the console: apply_crosshair_code CSGO-jc5WM-UrVHb-n9iwh-9ZR9G-tirqK.
What colour is donk's crosshair?
Mint (RGB 0, 255, 165) — a custom colour via cl_crosshaircolor 5. The preview above uses exactly the colour the code import will give you.
Does donk's crosshair have a dot?
Yes, cl_crosshairdot 1 — a dot in the centre of the cross.
Is donk's crosshair good for AWP?
It is a rifler's crosshair, but it works for AWP just as well: the game draws its own reticle when scoped, and a small static cross does not get in the way of no-scopes.
How often does donk change the crosshair?
Rarely: a single code in the last 30 days. The history below is by day and map.
Where does the code come from?
Entered by hand, 6 September 2026, Ancient; the source is named in the code history. Codes from our own demos appear after the first parsed matches — then each one carries the opponent and the event.
Which console commands match the code?
In one line: cl_crosshairstyle 4; cl_crosshairsize 1; cl_crosshairthickness 1; cl_crosshairgap -4; cl_crosshairdot 1; cl_crosshair_drawoutline 0; cl_crosshair_outlinethickness 0; cl_crosshaircolor 5; cl_crosshaircolor_r 0; cl_crosshaircolor_g 255; cl_crosshaircolor_b 165; cl_crosshairusealpha 1; cl_crosshairalpha 255; cl_crosshair_t 0; cl_crosshair_recoil 0; cl_crosshairgap_useweaponvalue 0; cl_fixedcrosshairgap 0; cl_crosshair_dynamic_splitdist 3; cl_crosshair_dynamic_splitalpha_innermod 0; cl_crosshair_dynamic_splitalpha_outermod 1; cl_crosshair_dynamic_maxdist_splitratio 1. The line with a copy button is in the console commands section above.