Advertisement
Guest User

"special cs:go crosshair" by yonen [boosts accuracy]

a guest
Nov 15th, 2019
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. // Special CS:GO "upside-down" cursed CS:GO crosshair
  2. Why is this crosshair so special:
  3. - 1-3 bullet (1 shot, 3 burst; stays as upside down)
  4. - more than 3 bullets (spray), it turns into normal T crosshair
  5. - crosshair has a dot, it's crosshairstyle 5 so the gap basically opens at same time while spraying and it turns from upside-down to
  6. a normal T crosshair
  7. - personally when i tested it my spray accuracy with weapons improved by ~10 to even 12% which is a really high boost of accuracy
  8. [ - METHOD DISCOVERED AT 15TH NOVEMBER 2019 AT TIME 17:40 WHILE TESTING OUT XHAIR COMMANDS BY "YONEN" - STEAM / ID/PRESSINGSPACE - ]
  9. // TO SEE IF WHAT I'M TALKING ABOUT IS TRUE, COPY THE CROSSHAIR COMMANDS BELOW AND YOU'LL SEE EXACTLY IT'S LITERALLY AS I SAID
  10.  
  11. cl_crosshair_drawoutline "1"
  12. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  13. cl_crosshair_dynamic_splitalpha_innermod "1"
  14. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  15. cl_crosshair_dynamic_splitdist "7"
  16. cl_crosshair_friendly_warning "0"
  17. cl_crosshair_outlinethickness "0.600000"
  18. cl_crosshair_sniper_show_normal_inaccuracy "0"
  19. cl_crosshair_sniper_width "2"
  20. cl_crosshair_t "1"
  21. cl_crosshairalpha "250"
  22. cl_crosshaircolor "5.000000"
  23. cl_crosshaircolor_b "255"
  24. cl_crosshaircolor_g "0"
  25. cl_crosshaircolor_r "255"
  26. cl_crosshairdot "1"
  27. cl_crosshairgap "-9.500000"
  28. cl_crosshairgap_useweaponvalue "0"
  29. cl_crosshairscale "600"
  30. cl_crosshairsize "1.000000"
  31. cl_crosshairstyle "5"
  32. cl_crosshairthickness "0"
  33. cl_crosshairusealpha "1"
  34. cl_fixedcrosshairgap "2.500000"
  35.  
  36. [ - METHOD DISCOVERED AT 15TH NOVEMBER 2019 AT TIME 17:40 WHILE TESTING OUT XHAIR COMMANDS BY "YONEN" - STEAM / ID/PRESSINGSPACE - ]
  37. [ - youtube(dot)com/yonen | steamcommunity(dot)com/id/pressingspace | discord yonen#5254 | skedemail(at)gmail(dot)com | 15nov.19 - ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement