Skip to content

Instantly share code, notes, and snippets.

@guilhermelimak
Last active February 2, 2023 02:55
Show Gist options
  • Save guilhermelimak/63afdaf5d09d75d41f8cb70cc538c6e9 to your computer and use it in GitHub Desktop.
Save guilhermelimak/63afdaf5d09d75d41f8cb70cc538c6e9 to your computer and use it in GitHub Desktop.
clear
sensitivity "0.3" # 800 dpi
// === ALIASES ===
alias molotov "use weapon_knife;use weapon_incgrenade;use weapon_molotov"
alias he "use weapon_knife;use weapon_hegrenade"
alias flash "use weapon_knife;use weapon_flashbang"
alias smoke "use weapon_knife;use weapon_smokegrenade"
alias decoy "use weapon_knife;use weapon_decoy"
alias silence "volume 0"
alias quiet "volume 0.15"
alias normalvolume "volume 0.5"
alias loud "volume 0.65"
alias +knife slot3
alias -knife lastinv
bind q +knife
alias +jumpthrow "+jump;-attack"
alias -jumpthrow -jump
alias +djump "+jump;+duck"
alias -djump "-jump;-duck"
alias +radar "cl_radar_scale 0.25;net_graphheight 0;"
alias -radar "cl_radar_scale 0.45;net_graphheight 99999999;"
bind alt +radar
alias +sneaky "+speed;+radar; loud"
alias -sneaky "-speed;-radar; normalvolume"
bind shift +sneaky
alias aimbotz "map workshop/243702660/aim_botz"
alias recoil "map workshop/419404847/recoil_master"
alias dc "disconnect"
// === SERVER ===
password xx
bind l "sm_admin"
// === AUDIO ===
snd_mixahead "0.1"
snd_mute_losefocus "0"
voice_scale "0.25"
voice_enable "1"
// === MOUSE ===
zoom_sensitivity_ratio_mouse "1"
m_customaccel "0"
m_rawinput "1"
option_duck_method "0"
option_speed_method "0"
developer "1"
gameinstructor_enable "0"
// === Radar ===
cl_hud_radar_scale "0.8"
cl_radar_scale "0.7"
cl_radar_icon_scale_min "0.5"
cl_radar_always_centered "0"
cl_radar_rotate "1"
// === Keybind ===
bind . "playerradio deathcry moan"
bind escape "cancelselect"
bind 1 "slot1"
bind 2 "slot2"
bind 3 "slot3"
bind 4 "slot4"
bind 5 "slot5"
bind 6 "slot6"
bind 7 "slot7"
bind 8 "slot8"
bind 9 "slot9"
bind 0 "slot10"
bind e "+use"
bind r "+reload"
bind w "+forward"
bind a "+moveleft"
bind s "+back"
bind d "+moveright"
bind y "messagemode"
bind enter "messagemode2"
bind tab "+showscores"
bind f "+lookatweapon;r_cleardecals"
bind g "drop"
bind v "+spray_menu"
bind b "buymenu"
bind m "teammenu"
bind ctrl "+duck"
bind pause "pause"
bind mouse1 "+attack"
bind mouse2 "+attack2"
// === BUY BINDS ===
bind F5 "buy vesthelm; buy ak47; buy m4a1;buy flashbang; buy hegrenade; buy smokegrenade; buy molotov; buy incgrenade; buy defuser;"
bind f6 "buy flashbang;"
bind f7 "buy smokegrenade;"
bind f8 "buy hegrenade;"
bind f9 "buy incgrenade; buy molotov;"
bind F10 "buy fiveseven; buy tec9;"
bind f14 "buy p250;"
// === CUSTOM BINDS ===
bind t "use weapon_c4;drop"
bind 5 "say Ɑ͞ ̶͞͞͞͞͞͞ ̶͞ ̶̶͞ ﻝﮞ"
bindtoggle f4 "voice_enable"
bind mouse5 "+voicerecord"
bind backspace "exec autoexec"
bind q +knife
bind f3 +jumpthrow
bind mwheeldown +jump
bind space +djump
bind 4 molotov
bind del decoy
bind mouse3 he
bind mouse4 flash
bind mwheelup smoke
normalvolume
bind g drop
bind m "buy ak47; buy m4a1;"
bind n "buy vesthelm;"
// === CROSSHAIR ===
cl_crosshair_drawoutline 1
cl_crosshair_dynamic_maxdist_splitratio "0.35"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.5"
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_friendly_warning "2"
cl_crosshair_outlinethickness "1"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshair_t "1"
cl_crosshairalpha "255"
cl_crosshaircolor "5"
cl_crosshaircolor_b "00"
cl_crosshaircolor_g "255"
cl_crosshaircolor_r "00"
cl_crosshairdot "0"
cl_crosshairgap -3
cl_crosshairgap_useweaponvalue "0"
cl_crosshairsize "2.000000"
cl_crosshairstyle "4"
cl_crosshairthickness "0.5"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "-2"
// === MODES ===
alias practice "bind tab noclip; sv_cheats 1; sv_infinite_ammo 2; sv_grenade_trajectory 1; mp_buy_anywhere 1; mp_roundtime 60; mp_roundtime_defuse 60; mp_roundtime_hostage 60; bot_zombie 1; bot_freeze 1; bot_stop 1; mp_autoteambalance 0; impulse 101; mp_warmup_end; mp_buytime 900000; sv_regeneration_force_on 1; sv_showimpacts 1;ammo_grenade_limit_total 6; give weapon_flashbang; give weapon_decoy; give weapon_smokegrenade; give weapon_incgrenade; give weapon_hegrenade"
alias demo "bind i demo_timescale 8; bind j demo_timescale 1; bind o demo_pause; bind l demo_resume; bind ] demo_goto -1000 r"
// === MISCELLANEOUS ===
con_filter_enable 2 // def. 0 - 2 displays filtered text brighter than other text
con_filter_text damage // - Text with which to filter console spew.c
mm_dedicated_search_maxping "100"
ui_steam_overlay_notification_position "1"
cl_downloadfilter "1"
player_nevershow_communityservermessage "1"
closeonbuy "0"
cl_forcepreload "1"
cl_disablehtmlmotd "1"
cl_autohelp "1"
cl_showhelp "0"
cl_disablefreezecam "1"
cl_teammate_colors_show "1"
cl_autowepswitch "0"
cl_use_opens_buy_menu "0"
// === VIEW MODEL ===
cl_viewmodel_shift_left_amt "0.500000"
cl_viewmodel_shift_right_amt "0.250000"
viewmodel_fov "63"
viewmodel_offset_x "0.900000"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
viewmodel_presetpos "0"
viewmodel_recoil "1.0"
cl_bob_lower_amt "5.000000"
cl_bobamt_lat "0.100000"
cl_bobamt_vert "0.100000"
cl_bobcycle "0.98"
// === HUD ===
safezonex 0.45
safezoney 0.95
hud_scaling "0.70"
cl_hud_background_alpha "1"
cl_hud_color "1"
cl_hud_healthammo_style "1"
cl_hud_playercount_showcount "0"
cl_hud_playercount_pos "0"
hud_showtargetid "1"
cl_righthand "0"
cl_showloadout "1"
cl_showpos "0"
cl_showfps "1"
net_graph "1"
net_graphpos "2"
net_graphproportionalfont "0"
// === BANNER ===
echo ...................................................
echo ...................................................
echo ...................................................
echo ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
echo ,,,,,,,,,,,,,,,,,,,,,dM,,,,,,,,,,,,,,,,,,,,,,,,,,,,
echo ,,,,,,,,,,,,,,,,,,,,,MMr,,,,,,,,,,,,,,,,,,,,,,,,,,,
echo ,,,,,,,,,,,,,,,,,,,,4MMML,,,,,,,,,,,,,,,,,,.,,,,,,,
echo ,,,,,,,,,,,,,,,,,,,,MMMMM.,,,,,,,,,,,,,,,,xf,,,,,,,
echo ,,,,.,,,,,,,,,,,,,,"M6MMM,,,,,,,,,,,,,,,.MM-,,,,,,,
echo ,,,,,Mh..,,,,,,,,,,+MM5MMM,,,,,,,,,,,,.MMMM,,,,,,,,
echo ,,,,,.MMM.,,,,,,,,,.MMMMML.,,,,,,,,,,MMMMMh,,,,,,,,
echo ,,,,,,,MMMh.,,,,,,,,MM5MMM,,,,,,,,,MMMMMMM,,,,,,,,,
echo ,,,,,,,3MMMMx.,,,,,,MMM3MMf,,,,,,xnMMMMMM",,,,,,,,,
echo ,,,,,,,,*MMMMM,,,,,,MMMMMM.,,,,,nMMMMMMP",,,,,,,,,,
echo ,,,,,,,,,*MMMMMx,,,,"MMM5M\,,,,.MMMMMMM=,,,,,,,,,,,
echo ,,,,,,,,,,*MMMMMh,,,"MMMMM",,,JMMMMMMP,,,,,,,,,,,,,
echo ,,,,,,,,,,,,MMMMMM,,,GMMMM.,,dMMMMMM,,,,,,,,,,,,.,,
echo ,,,,,,,,,,,,,MMMMMM,,"MMMM,,.MMMMM(,,,,,,,,.nnMP",,
echo ,,..,,,,,,,,,,*MMMMx,,MMM",,dMMMM",,, .nnMMMMM*,,,,
echo ,,,"MMn...,,,,,'MMMMr,'MM,,,MMM",,,.nMMMMMMM*",,,,,
echo ,,,,"4MMMMnn..,,,*MMM,,MM,,MMP",,.dMMMMMMM"",,,,,,,
echo ,,,,,,^MMMMMMMMx. *ML,"M,.M*,,.MMMMMM**",,,,,,,,,,
echo ,,,,,,,,,*PMMMMMMhn. *x > M,,.MMMM**"",,,,,,,,,,,,,
echo ,,,,,,,,,,,,""**MMMMhx/.h/,.=*",,,,,,,,,,,,,,,,,,,,
echo ,,,,,,,,,,,,,,,,,,,,,.3P"%,,,,,,,,,,,,,,,,,,,,,,,,,
echo ,,,,,,,,,,,,,,,,,, nP",''',"*MMnx,,,,,,,,,,,,,,,,,,
echo ...................................................
echo ..........xeee.......--~*teu..........n~~%x........
echo .........d888R.....dF.....988Nx....x88X...888......
echo ........d8888R....d888b...`8888>..X888X...8888L....
echo .......@.8888R....?8888>..98888F.X8888X...88888....
echo ......P..8888R.....~***..x88888~.88888X...88888X...
echo ....,F...8888R..........d8888*...88888X...88888X...
echo ...x/....8888R........z8**"....:.88888X...88888f...
echo ..d8eeeee88888eer...,?.........F.48888X...88888....
echo .........8888R.....<**888888888~..?888X...8888"....
echo .........8888R.....8*..,888888*...."88X...88*`.....
echo ......"*%%%%%%**~..*.....****`.......^"==="`.......
echo ...................................................
echo ...................................................
echo ....Welcome to Counter Strike Global Offensive.....
echo ...................................................
echo .................Auto Exec Loaded..................
echo ...................................................
host_writeconfig
sv_cheats 2; sv_grenade_trajectory 1; sv_grenade_trajectory_time 10; sv_grenade_trajectory_dash 1; sv_showimpacts 1; sv_infinite_ammo 2; mp_warmup_end; mp_freezetime 0; mp_roundtime_defuse 60; mp_roundtime 60; mp_maxrounds 10000; mp_autoteambalance 0; mp_limitteams 0; mp_startmoney 99999; mp_buy_anywhere 1; mp_solid_teammates 1; mp_buytime 999999; ammo_grenade_limit_total 10; mp_restartgame 1; mp_maxmoney 99999; bot_stop 1
bind L "bot_place"
bind K "noclip"
alias "$" "impulse 101"
alias r "mp_restartgame 1"
alias CT1 "bot_add_ct"
alias CT2 "bot_add_ct; bot_add_ct"
alias CT3 "bot_add_ct; bot_add_ct; bot_add_ct"
alias CT4 "bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct"
alias CT4 "bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct"
alias CT5 "bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct"
alias CT6 "bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct"
alias CT7 "bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct"
alias CT8 "bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct"
alias CT9 "bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct"
alias CT10 "bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct; bot_add_ct"
alias T1 "bot_add_t"
alias T2 "bot_add_t; bot_add_t"
alias T3 "bot_add_t; bot_add_t; bot_add_t"
alias T4 "bot_add_t; bot_add_t; bot_add_t; bot_add_t"
alias T4 "bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t"
alias T5 "bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t"
alias T6 "bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t"
alias T7 "bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t"
alias T8 "bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t"
alias T9 "bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t"
alias T10 "bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t; bot_add_t"
alias off "sv_cheats 0; sv_grenade_trajectory 0; sv_showimpacts 0; sv_infinite_ammo 0; mp_freezetime 4; mp_roundtime_defuse 2; mp_roundtime 2; mp_maxrounds 20; mp_startmoney 99999; mp_buy_anywhere 1; mp_solid_teammates 1; mp_buytime 45; ammo_grenade_limit_total 4;mp_maxmoney 16000; bot_stop 0; mp_restartgame 1; echo "___________________________"; echo "You have disabled the scipt"
clear
echo "__________________________________________________________________________________________"
echo "Practice script executed"
echo "First don't forget to type 'GOD' in console, and every time game or map restarts"
echo "You can buy anywhere on a map now !!!"
echo "____________________________"
echo "This script will add some extra commands which you can type in console, they are"
echo "off - Disables the practice script"
echo "r - Restarts the game"
echo "$ - Gives you money"
echo "--------------------"
echo "T1 - Adds one T bots"
echo "T2 - Adds two T bots..."
echo "T10 - Adds ten T bots"
echo ""
echo "CT1 - Adds one CT bots"
echo "CT2 - Adds two CT bots..."
echo "CT10- Adds ten CT bots"
echo "Note:Sometimes these commands add only 1 or none bots before game automatically restarts"
echo "____________________________"
echo "This will also add 2 binds which you can use"
echo "K - To fly around"
echo "L - To place bots"
echo "____________________________"
echo "If you want to get a Wallhack (only for sv_cheats 1) you can type in console"
echo "r_drawothermodels 2"
echo "r_drawothermodels 1 To set it to deafult"
echo "___________________________________________________________________________________________"
@Rafael-Martins
Copy link

daora

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment