#Bizarre's CS:GO Autoexec v6 #Launch options: -novid -nojoy -freq 144 -refresh 144 -tickrate 128 -fullscreen -w 1920 -h 1080 -high +cl_forecepreload 1 +mat_queue_mode 2 clear echo "Loading Bizarre's CS:GO Autoexec v6.0..." echo "Loading game settings..." //========GAME SETTINGS cl_autowepswitch 0 cl_disablefreezecam 1 cl_disablehtmlmotd 0 cl_hud_bomb_under_radar 0 cl_hud_playercount_showcount 1 cl_hud_radar_scale 0.85 cl_inv_showdividerline 1 cl_loadout_colorweaponnames 1 cl_show_clan_in_death_notice 0 cl_use_opens_buy_menu 0 enable_fast_math 1 fps_max 999 fps_max_menu 144 hud_takesshots 1 m_rawinput 1 r_drawtracers_firstperson 0 sensitivity 0.4800 echo "Game settings loaded." echo "Loading network settings..." //========NETWORK cl_cmdrate 128 cl_interp 0 cl_interp_ratio 1 cl_timeout 60 cl_updaterate 128 mm_dedicated_search_maxping 75 rate 128000 echo "Network settings loaded" echo "Loading audio settings..." //========AUDIO snd_mixahead 0.05 echo "Audio settings loaded." echo "Loading scripts..." //========SCRIPTS //Show netgraph with scoreboard net_graph "1" net_graphheight "9999" alias "+scorenet" "+showscores; net_graphheight 0" alias "-scorenet" "-showscores; net_graphheight 9999" echo "Scorenet loaded." //Disable/enable voice chat alias voice_off "voice_enable 0; say_team Voice |DISABLED|" alias voice_on "voice_enable 1; say_team Voice |ENABLED|" echo "Voice on/off loaded." //Volume levels //TODO: Make this a toggle alias minvol "volume 0.05" alias lowvol "volume 0.1" alias normvol "volume 0.25" alias highvol "0.3" alias maxvol "0.4" echo "All scripts loaded." echo "Loading crosshair..." //========CROSSHAIR echo "Crosshair loaded." echo "Loading viewmodel..." //========VIEWMODEL cl_viewmodel_shift_left_amt "0.500000" cl_viewmodel_shift_right_amt "0.250000" viewmodel_fov "54.000000" viewmodel_offset_x "1.200000" viewmodel_offset_y "1" viewmodel_offset_z "-2.0" viewmodel_presetpos "0" cl_bob_lower_amt "5.000000" cl_bobamt_lat "0.100000" cl_bobamt_vert "0.100000" cl_bobcycle "0.98" echo "Viewmodel loaded." echo "Binding..." //========BINDS unbind "TAB" unbind mouse4 unbind mouse5 unbind mwheelup unbind mwheeldown unbind p unbind o unbind x unbind t bind TAB +scorenet bind mouse4 "use weapon_smokegrenade" bind mouse5 "use weapon_flashbang" bind mwheelup +jump bind mwheeldown +jump bind p voice_off bind o voice_on bind x "+voicerecord" bind t r_cleardecals echo "Binding complete." //End echo "Bizarre's CS:GO Autoexec loaded." host_writeconfig