script.cfg
Game: | Counter-Strike: Global Offensive |
User: | ![]() |
File(s): | 1 |
Download: | Download now: script.cfg |
Views: | 4348 |
Downloads: | 405 |
Likes: |
-
- echo Scripts Loaded
- // Netgraph + Scoreboard
- alias "+scorenet" "+showscores; net_graphheight 0"
- alias "-scorenet" "-showscores; net_graphheight 9999"
- bind "TAB" "+scorenet" //Bind to whatever you prefer (Default TAB)
- // Display Advanced Damage Details
- alias displaydamage "displaydamage_on"
- alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttonslip1 0.5; alias displaydamage "
- alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttonslip2 0.5; alias displaydamage "
- bind "F5" "displaydamage" //Bind to whatever you prefer (Default F5)
- // Jump Throw (For Smokes)
- alias "+jumpthrow" "+jump;-attack"
- alias "-jumpthrow" "-jump"
- bind "mouse5" "+jumpthrow" //Bind to whatever you prefer (Default Mouse5)
- // Advanced Key Switches - Hold ALT to use one of the shortcuts.
- // (E = HE) (Q = FLASH) (1 = SMOKE) (2 = FIRE) (3 = DECOY)
- // (V = TOGGLE VOICE COMMUNITATION)
- // Best script EU <3
- alias altE1 "use weapon_hegrenade"
- alias altE "bind q altE1" //IF YOU USE FRENCH KEYBOARD, CHANGE "Q" TO "A"
- alias alt11 "use weapon_smokegrenade"
- alias alt1 bind
- alias alt22 "use weapon_molotov; use weapon_incgrenade"
- alias alt2 bind
- alias alt33 "use weapon_flashbang"
- alias alt3 bind
- alias alt44 "use weapon_decoy"
- alias alt4 bind
- alias alt55 "buyanddrop"
- alias alt5 bind
- alias alt66 "disablevoice"
- alias alt6 bind v alt66 //CHANGE THE "V" TO YOUR VOICE KEY
- alias defE "bind e +use"
- alias def1 "bind 1 slot1"
- alias def2 "bind 2 slot2"
- alias def3 "bind q lastinv" //IF YOU USE FRENCH KEYBOARD, CHANGE "Q" TO "A"
- alias def4 "bind 3 slot3"
- alias def5 "bind g drop"
- alias def6 "bind v +voicerecord //CHANGE THE " " TO YOUR VOICE KEY
- alias +altbinds "alte; alt1; alt2; alt3; alt4; alt5; alt6"
- alias -altbinds "defE; def1; def2; def3; def4; def5; def6"
- alias "disablevoice" "voice_chat"
- alias "voice_chat" "chat_1"
- alias "chat_1" "voice_scale 0.5; playvol buttonslip1 0.5; alias voice_chat chat_0"
- alias "chat_0" "voice_scale 0.0; playvol buttonslip2 0.5; alias voice_chat chat_1"
- bind alt +altbinds //Bind to whatever you prefer (Default ALT)
- cl_crosshair_drawoutline "0"
- cl_crosshairalpha "255"
- cl_crosshaircolor "4"
- cl_crosshairdot "0"
- cl_crosshairgap "-1"
- cl_crosshairgap_useweaponvalue "0"
- cl_crosshairsize "1"
- cl_crosshairstyle "4"
- cl_crosshairthickness "0"
- cl_crosshairusealpha "1"
- echo Scripts Loaded
No comments yet. Be the first to post one!