Uploaded November 2023 | Updated September 2026, 1 week ago
⚠️ Warning: Do NOT use crosshair overlays anymore. Valve is handing out bans for them now!
Credit to u/Jabulon for the inspiration: old.reddit.com/r/GlobalOffensive/comments/17mqdzq/possibly_the_best_crosshair_solution_imaginable
❗️ SIGN-UP BONUS on GAMERGAINS 💹► gamergains.com/invites/FNScence
► *Follow Recoil Config* ⚙️
// ------------------------------------------
// Best follow recoil config
// ------------------------------------------
// Features:
// 1) On/Off switch (default bound to H, customize in line 12
// 2) Disables automatically with pistols and knife
// 3) Changes crosshaircolor depending on On/Off-status (green is on, yellow is off; customize in line 13 and 14)
// 4) Follow recoil is only active when holding mouse1 (snaps back to middle afterwards)
// 5) Crosshair changes to a dot when shooting (customize in line 17)
// =================== SETTINGS ===================
bind H "recoilch" // On-Off switch (customize KEY)
alias "oncolor" "cl_crosshaircolor 1" // Crosshair color when active 0-red, 1-green, 2-yellow, 3-darkblue,
alias "offcolor" "cl_crosshaircolor 2" // Crosshair color when inactive 4-cyan, 5-using cl_crosshaircolor_r _g and _b
alias "runfollowcfg" "exec follow" // Name of this config (adjust if you paste this to your config)
alias "chsettings" "cl_crosshairgap -2.3; cl_crosshairsize 1.8; cl_crosshairthickness 1" // Insert your CH-settings here
alias "followchsettings" "cl_crosshairthickness 0.9; cl_crosshairsize 0.6; cl_crosshairgap -5" // Crosshair while shooting (default is a dot)
// Adjust the config below if you use something other than the following keybinds (ctrl+F and look for e.g. bind "1")
// 1-primary, 2-pistol, 3-knife, 5-bomb, Q-lastinv, mouse1-shoot
// ==================================================================================================================================
// ========== toggle follow recoil bind ========== // toggle button for follow-recoil bind
alias "recoilch" "runfollowcfg; oncolor;slot1; darky_toggle_on; alias darky_toggle darky_toggle_off; bind H mainch"
alias "mainch" "bind mouse1 +attack; bind 1 slot1; bind 2 slot2; bind 3 slot3; bind 5 slot5; offcolor; bind q lastinv; bind H recoilch"
mainch
bind H "recoilch"
bind "2" "slot2; bind H mainch; mainch"
bind "1" "slot1; bind H recoilch" // substitude all "H" for the toggle-key you want
// ========== follow recoil binds ========== // follow recoil bind, only active while spraying with primaries
bind "mouse1" "+attack"
alias "+darky_shootR" "+attack;followchsettings; cl_crosshair_recoil true;"
alias "-darky_shootR" "-attack;chsettings; cl_crosshair_recoil false;"
alias "darky_toggle_on" "bind mouse1 +darky_shootR; oncolor;alias darky_toggle darky_toggle_off;"
alias "darky_toggle_off" "bind mouse1 +attack; offcolor; alias darky_toggle darky_toggle_on;"
alias "darky_toggle" "darky_toggle_on;"
bind "1" "slot1; darky_toggle_on; alias darky_toggle darky_toggle_off;"
bind "2" "slot2; darky_toggle_off; alias darky_toggle darky_toggle_on;"
bind "3" "slot3; darky_toggle; cl_crosshaircolor 2"
bind "q" "lastinv; darky_toggle;"
► *Join our Discord* 🎮
discord.gg/7GatkNvUyh
► *Jumpthrow bind in CS2*
alias "+throw" "-attack;-attack2"
bind "space" "+jump;+throw"
► *Walk-jumpthrow bind in CS2*
alias "+walkjumpthrow" "+forward;+jump"
alias "-walkjumpthrow" "-jump;-forward"
bind "n" "+walkjumpthrow;+throw"
► *Timestamps* 🕰
0:00 - Follow recoil bind showcase
1:45 - Sponsored by GamerGains
2:21 - Gameplay clips with the bind
2:58 - Installation
3:24 - Crosshair overlay
► *Music* ♫
T-Mass & Rain Man - Follow (feat. Vikki Gilmore) youtu.be/lMg69x8g_24?si=lYhgFb8jjiaxQgVf
► *Support me via YT membership* ⭐
youtube.com/channel/UCdF_lTc-yX8BvVBo_oGYrHQ/join
► *Steam profile*
steamcommunity.com/id/FNScence
► *Configs*
settings.gg/download/107947867
► *Settings* ⚙️
settings.gg/FNScence
⚠️ Warning: Do NOT use crosshair overlays anymore. Valve is handing out bans for them now!
Credit to u/Jabulon for the inspiration: old.reddit.com/r/GlobalOffensive/comments/17mqdzq/possibly_the_best_crosshair_solution_imaginable
❗️ SIGN-UP BONUS on GAMERGAINS 💹► gamergains.com/invites/FNScence
► *Follow Recoil Config* ⚙️
// ------------------------------------------
// Best follow recoil config
// ------------------------------------------
// Features:
// 1) On/Off switch (default bound to H, customize in line 12
// 2) Disables automatically with pistols and knife
// 3) Changes crosshaircolor depending on On/Off-status (green is on, yellow is off; customize in line 13 and 14)
// 4) Follow recoil is only active when holding mouse1 (snaps back to middle afterwards)
// 5) Crosshair changes to a dot when shooting (customize in line 17)
// =================== SETTINGS ===================
bind H "recoilch" // On-Off switch (customize KEY)
alias "oncolor" "cl_crosshaircolor 1" // Crosshair color when active 0-red, 1-green, 2-yellow, 3-darkblue,
alias "offcolor" "cl_crosshaircolor 2" // Crosshair color when inactive 4-cyan, 5-using cl_crosshaircolor_r _g and _b
alias "runfollowcfg" "exec follow" // Name of this config (adjust if you paste this to your config)
alias "chsettings" "cl_crosshairgap -2.3; cl_crosshairsize 1.8; cl_crosshairthickness 1" // Insert your CH-settings here
alias "followchsettings" "cl_crosshairthickness 0.9; cl_crosshairsize 0.6; cl_crosshairgap -5" // Crosshair while shooting (default is a dot)
// Adjust the config below if you use something other than the following keybinds (ctrl+F and look for e.g. bind "1")
// 1-primary, 2-pistol, 3-knife, 5-bomb, Q-lastinv, mouse1-shoot
// ==================================================================================================================================
// ========== toggle follow recoil bind ========== // toggle button for follow-recoil bind
alias "recoilch" "runfollowcfg; oncolor;slot1; darky_toggle_on; alias darky_toggle darky_toggle_off; bind H mainch"
alias "mainch" "bind mouse1 +attack; bind 1 slot1; bind 2 slot2; bind 3 slot3; bind 5 slot5; offcolor; bind q lastinv; bind H recoilch"
mainch
bind H "recoilch"
bind "2" "slot2; bind H mainch; mainch"
bind "1" "slot1; bind H recoilch" // substitude all "H" for the toggle-key you want
// ========== follow recoil binds ========== // follow recoil bind, only active while spraying with primaries
bind "mouse1" "+attack"
alias "+darky_shootR" "+attack;followchsettings; cl_crosshair_recoil true;"
alias "-darky_shootR" "-attack;chsettings; cl_crosshair_recoil false;"
alias "darky_toggle_on" "bind mouse1 +darky_shootR; oncolor;alias darky_toggle darky_toggle_off;"
alias "darky_toggle_off" "bind mouse1 +attack; offcolor; alias darky_toggle darky_toggle_on;"
alias "darky_toggle" "darky_toggle_on;"
bind "1" "slot1; darky_toggle_on; alias darky_toggle darky_toggle_off;"
bind "2" "slot2; darky_toggle_off; alias darky_toggle darky_toggle_on;"
bind "3" "slot3; darky_toggle; cl_crosshaircolor 2"
bind "q" "lastinv; darky_toggle;"
► *Join our Discord* 🎮
discord.gg/7GatkNvUyh
► *Jumpthrow bind in CS2*
alias "+throw" "-attack;-attack2"
bind "space" "+jump;+throw"
► *Walk-jumpthrow bind in CS2*
alias "+walkjumpthrow" "+forward;+jump"
alias "-walkjumpthrow" "-jump;-forward"
bind "n" "+walkjumpthrow;+throw"
► *Timestamps* 🕰
0:00 - Follow recoil bind showcase
1:45 - Sponsored by GamerGains
2:21 - Gameplay clips with the bind
2:58 - Installation
3:24 - Crosshair overlay
► *Music* ♫
T-Mass & Rain Man - Follow (feat. Vikki Gilmore) youtu.be/lMg69x8g_24?si=lYhgFb8jjiaxQgVf
► *Support me via YT membership* ⭐
youtube.com/channel/UCdF_lTc-yX8BvVBo_oGYrHQ/join
► *Steam profile*
steamcommunity.com/id/FNScence
► *Configs*
settings.gg/download/107947867
► *Settings* ⚙️
settings.gg/FNScence
![[PATCHED] Automatic counter-strafe config (BETTER than SNAP-TAP/Null) | CS2 afap
PATCHED after the update of 11/24/24!
❗ With the update of 8/19/24, Valve tried to fix this config, but IT STILL WORKS (thanks to drallincs):
https://store.steampowered.com/news/app/730/view/6500469346429600836
https://store.steampowered.com/news/app/730/view/6500469346429581891
► *Download config:* https://www.dropbox.com/scl/fo/3q96vnro01yllrvdt4wjo/AG689_W0F31JxcITVYG6gus?rlkey=uutbf74ushz6sa1bv0ycrchh4&st=wg9xkc71&dl=0
► *FAQ:*
*Is this allowed on Faceit, matchmaking, premier, ESEA?*
MM & Premier ► *YES*
ESEA & higher leagues ► *NO*
Faceit ► *YES*
Answers from FaceIt staff: https://imgur.com/a/dcOlGBK
https://www.reddit.com/r/FACEITcom/comments/1etp7di/comment/lifb8hf/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
Credit to Tripp, who shared his version here: https://youtu.be/PKAU70vWce0?si=KPr00qu_gflq9j58
Chinese source: https://www.bilibili.com/video/BV1SG411y7HT/?spm_id_from=333.337.search-card.all.click
► *Join our Discord* 🎮
https://discord.gg/7GatkNvUyh
► *Jumpthrow bind in CS2*
alias +throw -attack;-attack2
bind space +jump;+throw
► *Walk-jumpthrow bind in CS2*
alias +walkjumpthrow +forward;+jump
alias -walkjumpthrow -jump;-forward
bind n +walkjumpthrow;+throw
► *Music* ♫
CiDE & Vide - Late At Night (Instrumental) https://youtu.be/HrCOQAXSb_E?si=pWswYirXxmicUEe8
► *Support me via YT membership* ⭐
https://www.youtube.com/channel/UCdF_lTc-yX8BvVBo_oGYrHQ/join
► *Steam profile*
http://steamcommunity.com/id/FNScence/
► *Configs*
https://settings.gg/download/107947867
► *Settings* ⚙️
https://settings.gg/FNScence [PATCHED] Automatic counter-strafe config (BETTER than SNAP-TAP/Null) | CS2 afap](https://i.ytimg.com/vi/mR6dpd-OyK4/mqdefault.jpg)


![How to get HIGH SHADOWS on LOW SETTINGS [PATCHED] | CS2 afap
With the update of 5/23/2024, this trick NO LONGER WORKS, unfortunately.
Shadow advantage positions/angles are everywhere in CS2, especially on Nuke, Ancient and Vertigo. To see these shadows, you have to set global shadow quality to HIGH or VERY HIGH. If you get too little FPS when playing on HIGH, you can enable them in SteamuserdataID730localcfgcs2_video.txt.
Credit to u/OofingtonMcGee, who sharing these settings on reddit: https://old.reddit.com/r/GlobalOffensive/comments/180ifa9/guide_on_enable_dynamic_shadows_while_keeping/
❗️ SIGN-UP BONUS on GAMERGAINS 💹► https://gamergains.com/invites/FNScence
► *Join our Discord* 🎮
https://discord.gg/7GatkNvUyh
► *Jumpthrow bind in CS2*
alias +throw -attack;-attack2
bind space +jump;+throw
► *Walk-jumpthrow bind in CS2*
alias +walkjumpthrow +forward;+jump
alias -walkjumpthrow -jump;-forward
bind n +walkjumpthrow;+throw
► *Timestamps* 🕰
0:00 - Shadow positions
1:31 - Sponsored by GamerGains
2:06 - Activate Shadows on LOW SETTINGS
► *Music* ♫
Cartoon - Why We Lose (feat. Coleman Trapp) https://youtu.be/zyXmsVwZqX4?si=Sl9l7uWDCp1ee7o7
► *Support me via YT membership* ⭐
https://www.youtube.com/channel/UCdF_lTc-yX8BvVBo_oGYrHQ/join
► *Steam profile*
http://steamcommunity.com/id/FNScence/
► *Configs*
https://settings.gg/download/107947867
► *Settings* ⚙️
https://settings.gg/FNScence How to get HIGH SHADOWS on LOW SETTINGS [PATCHED] | CS2 afap](https://i.ytimg.com/vi/mwCH8XBMHGI/mqdefault.jpg)

![How to GLITCH out of MAP in CS2 [PATCHED] | CS2 afap
PATCHED! - This boost no longer works.
The elevator boost has been discovered almost 3 weeks ago (https://youtu.be/hRklI zckM).
❗️ SIGN-UP BONUS on GAMERGAINS 💹► https://gamergains.com/invites/FNScence
► *Join our Discord* 🎮
https://discord.gg/7GatkNvUyh
► *Jumpthrow bind in CS2*
alias +throw -attack;-attack2
bind space +jump;+throw
► *Walk-jumpthrow bind in CS2*
alias +walkjumpthrow +forward;+jump
alias -walkjumpthrow -jump;-forward
bind n +walkjumpthrow;+throw
► *Timestamps* 🕰
0:00 - Intro
0:37 - Sponsored by GamerGains
1:13 - Bottom player
1:34 - Top player
1:48 - Skybox
2:43 - Gameplay clips Ancient
3:14 - Gameplay clips Overpass
► *Music* ♫
Alan Walker - Dreamer (Rival Remix) https://youtu.be/HaqotBNvGT0?si=FExNfkTO0k7SCxPB
Poylow, Misfit, MAD SNAX - Halo (Ill Be There) https://youtu.be/XGnk9C2zPJU?si=QaNA9Mz8n5RWtvj2
► *Support me via YT membership* ⭐
https://www.youtube.com/channel/UCdF_lTc-yX8BvVBo_oGYrHQ/join
► *Steam profile*
http://steamcommunity.com/id/FNScence/
► *Configs*
https://settings.gg/download/107947867
► *Settings* ⚙️
https://settings.gg/FNScence How to GLITCH out of MAP in CS2 [PATCHED] | CS2 afap](https://i.ytimg.com/vi/nIZvtOINBiQ/mqdefault.jpg)


![The BEST DUO STRATS on MIRAGE | CS afap
4 strats you can try with your buddy on T-side Mirage.
*CONFIG DOWNLOAD:* https://www.mediafire.com/file/ct8tv8xemvkmtm1/mir.cfg/file
*STRATS:*
► *Palace to firebox drop*
P1: [Drops smoke in spawn], [rushes palace] with upper balc solo flash
P2: Floating default smoke, stairs rush smoke + A support flash, jungle molly, top con flash
► *Connector rush*
P1: Window molly, front con flash, [jumping through top-mid smoke to con], jungle smoke
P2: Top mid smoke, con flash, top con flash
► *Underpass - Ladder - Short to B split*
P1: Underpass flash, con molly, [boost], deep window smoke, jungle HE, late B short one-way from underpass, [goes B aps]
P2: Con flash (bench), [opens ladder], ladder molly + HE, [jumps window-ladder-short], short solo flash
► *B rush*
P1: Both B arch smokes, B support flashes
P2: [Drops smoke at aps entrance] , [rushes B] with B aps solo flashes
*HOW TO USE mir.cfg:*
► *STEP 1:*
Edit the config to use your sensitivity and walk-jumpthrow binds (Enter your sens in line 41, enter the key you want to use walk-jumpthrow with in line 51)
► *STEP 2:*
Execute config by typing exec mir into the console
► *STEP 3:*
Recognise your spawn WITHOUT moving your mouse (4 different directions)
► *STEP 4:*
Type the KEYWORD of the corresponding spawn into the console (f1 to f4, left to right)
► *STEP 5:* Follow the instructions printed in the console, by moving your mouse literally one input at a time (lowering DPI with a switch helps) (Press O on keyboard to lock mouse-movement after you are set up)
► *STEP 6:* Run to the correct position (next to the bin in T-spawn) and throw the smoke by using N (this resets the sensitivity to the one you chose in step 1)
► *Join our Discord* 🎮
https://discord.gg/7GatkNvUyh
► *Walk-jumpthrow bind*
alias +jumpthrow2 +forward; +jump; -attack; -attack2
alias -jumpthrow2 -jump; -forward
bind n +jumpthrow2
► *Jumpthrow - Bind*
alias +jumpthrow +jump; -attack; -attack2
alias -jumpthrow -jump
bind space +jumpthrow
► *Timestamps* 🕰
0:00 - Intro
► *Strategy 1: Palace drop*
0:12 - 1: Palace drop strat (preview)
0:24 - 1: Player 1
1:00 - 1: Player 2
1:25 - 1: Player 2 (alternative)
1:46 - 1: CT pov
► *Strategy 2: Connector rush*
1:58 - 2: Connector rush strat (preview)
2:22 - 2: Player 1
2:36 - 2: Player 2
► *Strategy 3: Underpass - Ladder to B split*
3:05 - 3: Ladder split strat (preview)
3:28 - 3: Player 1
4:06 - 3: Player 2
4:57 - 3: CT pov
► *Strategy 4: B rush*
5:06 - 4: B rush strat (preview)
5:17 - 4: Player 1
5:32 - 4: Player 2
► *Music* ♫
Jim Yosef - Samurai https://youtu.be/EZUPEoj3Qjs
NCS: The Best of 2022 Mashup https://youtu.be/Z-23xcd4cBA
► *Support me via YT membership* ⭐
https://www.youtube.com/channel/UCdF_lTc-yX8BvVBo_oGYrHQ/join
► *Steam profile*
http://steamcommunity.com/id/FNScence/
► *Configs*
https://settings.gg/download/107947867
► *Settings* ⚙️
https://settings.gg/FNScence
► *CS:GO FPS drop and stutter fixes*
https://www.youtube.com/post/UgkxSGh7vJskntEdu8YvQ5ml2DOw3odPM0kN The BEST DUO STRATS on MIRAGE | CS afap](https://i.ytimg.com/vi/nzUYxn0gkFw/mqdefault.jpg)

