Counter-Strike 2

Counter-Strike 2

Not enough ratings
CS:GO RGB Hud
By Arty
RGBHud
How to make your game look like it is full-on 420 mode

How does it work?

This is a pretty simple CS:GO config, don't worry, this is not in any way a cheat, it can be freely used without being worried about getting banned for using it!

The config simply listens for W A S D and mouse clicks and accordingly changes the HUD color - unfortunatelly there is no way to automate it, so this is the best method I came up with.

Upon executing the config, everything will be handled automatically, in case you want to disable the config, type
rhdisable
into the console.

Things to keep in mind while using this config

1. Due to the config listening for W A S D and mouse buttons input, sometimes the actual actions assigned to the buttons might get delayed, however if you do not have 98 PC, this should not be the case!
2. The radar is constantly flickering upon the color change. There is no way around this as by every change, the HUD is being reloaded, together with the radar.
3. You actually might get distracted, if you are looking for a real competitive experience, I do not really recommend this config.

The config itself

clear; echo " "; echo " RGB Hud v1.0.0 "; echo " - Created by S0m30n3"; echo " "; alias rh1 "cl_hud_color 1"; alias rh2 "cl_hud_color 2"; alias rh3 "cl_hud_color 3"; alias rh4 "cl_hud_color 4"; alias rh5 "cl_hud_color 5"; alias rh6 "cl_hud_color 6"; alias rh7 "cl_hud_color 7"; alias rh8 "cl_hud_color 8"; alias rh9 "cl_hud_color 9"; alias rh10 "cl_hud_color 10"; alias rh11 "cl_hud_color 11"; alias cc1 "rh1; alias cc cc2"; alias cc2 "rh2; alias cc cc3"; alias cc3 "rh3; alias cc cc4"; alias cc4 "rh4; alias cc cc5"; alias cc5 "rh5; alias cc cc6"; alias cc6 "rh6; alias cc cc7"; alias cc7 "rh7; alias cc cc8"; alias cc8 "rh8; alias cc cc9"; alias cc9 "rh9; alias cc cc10"; alias cc10 "rh10; alias cc cc11"; alias cc11 "rh10; alias cc cc1"; alias cc cc1; bind w "+forward;cc"; bind a "+moveleft;cc"; bind d "+moveright;cc"; bind s "+back;cc"; bind mouse1 "+attack;cc"; bind mouse2 "+attack2;cc"; alias rhdisable "bind mouse1 +attack;bind mouse2 +attack2;bind w +forward;bind s +back;bind a +moveleft;bind d +moveright";

Feel free to change the config based on your own needs in any way, shape or form, I really do not mind it!
(Just please do not repost it as your own work)

How to use it?

!!! In case you are new to the game:

The developer console can be enabled in the game settings and you can open it using the button under ESC.

There are 2 major ways of usage:

1. One-time usage

If you want to only test the config or whatever else, simply copy and paste the code to the console and press enter.

2. Full-time usage

In case you would like to avoid having to type in the config over and over again, just paste it into the autoexec.cfg file!
(This file can mostly be found here: C:/Program Files (x86)/Steam/steamapps/common/Counter-Strike: Global Offensive/cfg/)

Enjoy the 420 mode!
   
Award
Favorite
Favorited
Unfavorite