Randomness V1.1 by pixeL
Inlcudes:
- autoexec.cfg
- config.cfg
- video.txt
Added: Display Damage / New Video.txt
100% Aim, 100% spray control?
Nope. But you can try it and figure out how to play ;)
Solution: 1920x1080
DPI: 800
Polling Rate: 1000Hz
Parameter: -console -novid -high -threads 4 -nojoy -noforcemaccel-noforcemspd -useforcedmparms
-nod3d9ex -freq 60 -refresh 60 -tickrate 128 +cl_forcepreload 1 +exec autoexec.cfg
Enjoy :)
Spiel: | Counter-Strike: Global Offensive |
Benutzer: | ![]() |
Datei(en): | 3 |
Download: | Download now: Randomness V1.1 by pixeL |
Views: | 2829 |
Downloads: | 324 |
Likes: | Imerxu |
-
- Autoexec by pixeL
- // My launch parameter
- -console -novid -high
- -nod3d9ex -freq 60
- // Rates
- rate "128000"
- cl_cmdrate "128"
- cl_updaterate "128"
- cl_interp "0.01"
- cl_interp_ratio "1.0"
- cl_lagcompensation "1"
- // Audio
- volume "0.1"
- voice_enable "1"
- voice_scale "1.0"
- windows_speaker_config "1"
- snd_musicvolume "0.0"
- snd_mixahead "0.05"
- snd_headphone_pan_exponent "1"
- snd_headphone_pan_radial_weight "1"
- snd_legacy_surround "0"
- snd_mute_losefocus "1"
- lobby_voice_chat_enabled "0"
- // Video
- mat_monitorgamma "1.6"
- mat_queue_mode "-1"
- mat_vsync "0"
- fps_max "900"
- fps_max_menu "300"
- r_dynamic "0"
- r_drawtracers_firstperson "1"
- r_drawparticles "0"
- // Mouse
- cl_mouseenable "1"
- m_customaccel "0"
- m_customaccel_exponent "1.05"
- m_customaccel_max "0"
- m_customaccel_scale "0.04"
- m_forward "1"
- m_mouseaccel1 "0"
- m_mouseaccel2 "0"
- m_mousespeed "0"
- m_pitch "0.022"
- m_rawinput "1"
- m_side "0.8"
- m_yaw "0.022"
- sensitivity "2.6"
- // Random Tweaks
- ui_steam_overlay_notification_position "bottomright"
- player_nevershow_communityservermessage "1"
- mm_dedicated_search_maxping "69"
- gameinstructor_enable "0"
- option_duck_method "0"
- option_speed_method "0"
- cl_forcepreload "1"
- cl_downloadfilter "nosounds"
- cl_disablehtmlmotd "1"
- cl_disablefreezecam "1"
- cl_teammate_colors_show "1"
- cl_autowepswitch "0"
- cl_use_opens_buy_menu "0"
- closeonbuy "0"
- hud_takesshots "0"
- // New
- viewmodel_presetpos "4"
- viewmodel_fov "70"
- viewmodel_offset_x "1.5"
- viewmodel_offset_y "2"
- viewmodel_offset_z "-1.5"
- cl_color "0"
- cl_viewmodel_shift_left_amt "0"
- cl_viewmodel_shift_right_amt "0"
- cl_bob_lower_amt "0"
- cl_bobamt_lat "0"
- cl_bobamt_vert "0"
- cl_bobcycle "2"
- cl_autohelp "0"
- cl_showhelp "0"
- cl_righthand "1"
- hud_showtargetid "0"
- hud_scaling "1"
- net_graph "1"
- net_graphproportionalfont "0"
- // Display Damage
- con_enable "1"
- con_filter_text "Damage:"
- con_filter_text_out "Player:"
- con_filter_enable "2"
- developer "0"
- alias displaydamage "displaydamage_on"
- alias displaydamage_on "con_filter_text Damage; con_filter_text_out Player:; con_filter_enable 2; developer 1; alias displaydamage "
- alias displaydamage_off "con_filter_enable 0; developer 0; alias displaydamage "
- // HUD / Radar
- hud_scaling "0.75" // Alters size of HUD, 0.5 = smallest; 0.95 = largest
- cl_hud_radar_scale "1" // Sets the size of the radar only, 0.8 = smallest; 1.3 = highest
- cl_hud_playercount_pos "0" // Set to one to position round timer, score and avatars at the bottom of screen
- cl_hud_playercount_showcount "1" // Set to 1 to disable playeravatar and only show a alive players count
- cl_hud_color "0" // Sets color of HUD, 0 = default; 1 = white; 2 = light blue; 3 = dark blue; 4 = purple;
- // 5 = red; 6 = orange; 7 = yellow; 8 = light green; 9 = turquois; 10 = pink
- cl_hud_background_alpha "0.5" // Sets transparency of HUD background, 0 = fully transparent; 1 = as non-transparent as it can be
- cl_hud_bomb_under_radar "1" // Set to 0 to not show bomb under radar
- cl_hud_healthammo_style "0" // Set to 1 to disable the bars next to HP and armor
- cl_radar_always_centered "1" // When set to 1, dot on radar representing you will always be in the center.
- // Setting it to 0 will give you more view on radar in some situations
- cl_radar_icon_scale_min "0.4" // Sets size of dots on radar, 0.4 = smallest; 1 = largest
- cl_radar_rotate "1" // 0 = minimap has fixed position and dot will spin
- // 1 = dot has fixed position and minimap will spin
- cl_radar_scale "0.7" // Size/Zoom factor of minimap in radar (NOT radar itself)
- // 0.25 = lowest, zoomed out; 1 = highest, zoomed in
- cl_showloadout "1" // Set to 0 to have your current loadout on the right side only visible when switching weapons
- cl_loadout_colorweaponnames "1" // Set to one to have colored weapon names on the HUD when using skins
- cl_show_clan_in_death_notice "1" // Hides clantags in deathnotice, set to 1 to show clantags again
- safezonex "1" // Lower values will move HUD towards the middle of the screen. safezonex is horizontal, safezoney
- safezoney "1" // is vertical. 0.85 = lowest, moved towards center of screen; 1 = highest, at the edges of screen
- host_writeconfig
- echo "// Rates.................................100% LOADED"
- echo "// Audio.................................100% LOADED"
- echo "// Video.................................100% LOADED"
- echo "// Mouse.................................100% LOADED"
- echo "// Random Tweaks.........................100% LOADED"
- echo "// New...................................100% LOADED"
- echo "// HUD / Radar...........................100% LOADED"
- echo "// Display Damage........................100% LOADED"
- echo "PIXEL'S AUTOEXEC SUCCESSFULLY EXECUTED IN CONFIG.CFG"
-
- unbindall
- bind "0" "slot10"
- 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 "a" "+moveleft"
- bind "b" "buymenu"
- bind "c" "radio3"
- bind "d" "+moveright"
- bind "e" "+use"
- bind "f" "+lookatweapon"
- bind "g" "drop"
- bind "i" "show_loadout_toggle"
- bind "m" "teammenu"
- bind "q" "lastinv"
- bind "r" "+reload"
- bind "s" "+back"
- bind "u" "messagemode2"
- bind "w" "+forward"
- bind "x" "radio2"
- bind "y" "messagemode"
- bind "z" "radio1"
- bind "`" "toggleconsole"
- bind "," "buyammo1"
- bind "." "buyammo2"
- bind "SPACE" "+jump"
- bind "TAB" "+showscores"
- bind "ESCAPE" "cancelselect"
- bind "DEL" "mute"
- bind "PAUSE" "pause"
- bind "SHIFT" "+speed"
- bind "CTRL" "+duck"
- bind "F3" "autobuy"
- bind "F4" "rebuy"
- bind "F5" "jpeg"
- bind "F6" "save quick"
- bind "F7" "load quick"
- bind "F9" "toggleconsole"
- bind "F10" "quit prompt"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+attack2"
- bind "MOUSE4" "+voicerecord"
- bind "MWHEELUP" "invprev"
- bind "MWHEELDOWN" "invnext"
- ai_report_task_timings_on_limit "0"
- ai_think_limit_label "0"
- budget_averages_window "0"
- budget_background_alpha "0"
- budget_bargraph_background_alpha "128"
- budget_bargraph_range_ms "16.6666666667"
- budget_history_numsamplesvisible "0"
- budget_history_range_ms "5"
- budget_panel_bottom_of_history_fraction ".25"
- budget_panel_height "384"
- budget_panel_width "512"
- budget_panel_x "0"
- budget_panel_y "50"
- budget_peaks_window "0"
- budget_show_averages "0"
- budget_show_history "0"
- budget_show_peaks "0"
- bugreporter_uploadasync "0"
- bugreporter_username ""
- c_maxdistance "200"
- c_maxpitch "90"
- c_maxyaw "135"
- c_mindistance "30"
- c_minpitch "0"
- c_minyaw "-135"
- c_orthoheight "100"
- c_orthowidth "100"
- c_thirdpersonshoulder "false"
- c_thirdpersonshoulderaimdist "120.0"
- c_thirdpersonshoulderdist "40.0"
- c_thirdpersonshoulderheight "5.0"
- c_thirdpersonshoulderoffset "20.0"
- cam_collision "1"
- cam_idealdelta "4.0"
- cam_idealdist "150"
- cam_idealdistright "0"
- cam_idealdistup "0"
- cam_ideallag "4.0"
- cam_idealpitch "0"
- cam_idealyaw "0"
- cam_snapto "0"
- cc_lang ""
- cc_linger_time "1.0"
- cc_predisplay_time "0.25"
- cc_subtitles "0"
- chet_debug_idle "0"
- cl_allowdownload "1"
- cl_allowupload "1"
- cl_autohelp "1"
- cl_autowepswitch "0"
- cl_bob_lower_amt "5.000000"
- cl_bobamt_lat "0.100000"
- cl_bobamt_vert "0.100000"
- cl_bobcycle "0.98"
- cl_buy_favorite_nowarn "0"
- cl_buy_favorite_quiet "0"
- cl_chatfilter_version "1"
- cl_chatfilters "63"
- cl_clanid "0"
- cl_cmdrate "128"
- cl_color "0"
- cl_crosshairalpha "200"
- cl_crosshaircolor "1"
- cl_crosshaircolor_b "0"
- cl_crosshaircolor_r "250"
- cl_crosshaircolor_g "0"
- cl_crosshairdot "0"
- cl_crosshairgap "-1"
- cl_crosshairsize "3"
- cl_crosshairstyle "4"
- cl_crosshairusealpha "1"
- cl_crosshairthickness "0"
- cl_fixedcrosshairgap "-1"
- cl_crosshair_drawoutline "1"
- cl_crosshair_outline "1"
- cl_crosshair_outline_draw "0"
- cl_debugrumble "0"
- cl_detail_avoid_force "0.4"
- cl_detail_avoid_radius "64"
- cl_detail_avoid_recover_speed "0.25"
- cl_detail_max_sway "5"
- cl_disablefreezecam "1"
- cl_disablehtmlmotd "0"
- cl_dm_buyrandomweapons "0"
- cl_downloadfilter "nosounds"
- cl_embedded_stream_audio_volume "60"
- cl_embedded_stream_audio_volume_xmaster "1"
- cl_fixedcrosshairgap "3"
- cl_forcepreload "1"
- cl_freezecampanel_position_dynamic "1"
- cl_hud_background_alpha "0.330000"
- cl_hud_bomb_under_radar "1"
- cl_hud_color "0"
- cl_hud_healthammo_style "1"
- cl_hud_playercount_pos "0"
- cl_hud_playercount_showcount "1"
- cl_hud_radar_scale "1"
- cl_idealpitchscale "0.8"
- cl_inv_showdividerline "2"
- cl_inventory_saved_filter "all,not_defaultequipped"
- cl_inventory_saved_sort "mostrare"
- cl_join_advertise "1"
- cl_loadout_colorweaponnames "0"
- cl_logofile "0"
- cl_minimal_rtt_shadows "1"
- cl_mouselook "1"
- cl_mute_enemy_team "1"
- cl_obs_interp_enable "1"
- cl_observercrosshair "1"
- cl_operation_premium_reminder_op06 "0"
- cl_radar_always_centered "1"
- cl_radar_icon_scale_min "0.6"
- cl_radar_rotate "1"
- cl_radar_scale "0.7"
- cl_radar_square_with_scoreboard "1"
- cl_righthand "1"
- cl_rumblescale "1.0"
- cl_scalecrosshair "1"
- cl_scoreboard_mouse_enable_binding "+attack2"
- cl_show_clan_in_death_notice "1"
- cl_showhelp "0"
- cl_showloadout "1"
- cl_showpluginmessages "0"
- cl_soundfile "sound/player/jingle.wav"
- cl_spec_follow_grenade_key "0"
- cl_spec_mode "6"
- cl_teamid_overhead_name_alpha "245"
- cl_teamid_overhead_name_fadetime "1.0"
- cl_teammate_colors_show "1"
- cl_timeout "999999999999999"
- cl_updaterate "128"
- cl_use_opens_buy_menu "0"
- cl_viewmodel_shift_left_amt "0.500000"
- cl_viewmodel_shift_right_amt "0.250000"
- closecaption "0"
- closeonbuy "0"
- commentary_firstrun "0"
- con_enable "1"
- crosshair "1"
- cursortimeout "60.0"
- dsp_enhance_stereo "0"
- econ_highest_baseitem_seen "63"
- engine_no_focus_sleep "50"
- force_audio_english "0"
- func_break_max_pieces "15"
- g15_update_msec "250"
- gameinstructor_enable "0"
- hud_scaling "0.75"
- hud_showtargetid "1"
- hud_takesshots "0"
- joy_accelmax "1.0"
- joy_accelscale "4.0"
- joy_accelscalepoly "0.5"
- joy_advanced "1"
- joy_advaxisr "2"
- joy_advaxisu "4"
- joy_advaxisv "0"
- joy_advaxisx "3"
- joy_advaxisy "1"
- joy_advaxisz "0"
- joy_autoaimdampen "0.4"
- joy_autoAimDampenMethod "1"
- joy_autoaimdampenrange "0.99"
- joy_axisbutton_threshold "0.3"
- joy_cfg_preset "1"
- joy_circle_correct "1"
- joy_curvepoint_1 "0.005"
- joy_curvepoint_2 "0.1"
- joy_curvepoint_3 "0.4"
- joy_curvepoint_4 "0.8"
- joy_curvepoint_end "2"
- joy_diagonalpov "0"
- joy_display_input "0"
- joy_forwardsensitivity "-1.0"
- joy_forwardthreshold "0.1"
- joy_gamma "0.1"
- joy_inverty "0"
- joy_lowend "0.35"
- joy_lowend_linear "0.55"
- joy_lowmap "0.1"
- joy_movement_stick "0"
- joy_name "Xbox controller"
- joy_no_accel_jump "0"
- joy_pitchsensitivity "-0.85"
- joy_pitchthreshold "0.025"
- joy_response_look "0"
- joy_response_look_pitch "0"
- joy_response_move "5"
- joy_sensitive_step0 "0.1"
- joy_sensitive_step1 "0.4"
- joy_sensitive_step2 "0.90"
- joy_sidesensitivity "1"
- joy_sidethreshold "0.1"
- joy_wingmanwarrior_centerhack "0"
- joy_wingmanwarrior_turnhack "0"
- joy_yawsensitivity "-0.9"
- joy_yawthreshold "0.0"
- joystick "0"
- joystick_force_disabled "1"
- joystick_force_disabled_set_from_options "1"
- key_bind_version "1"
- lobby_default_access "0"
- lobby_voice_chat_enabled "0"
- lockMoveControllerRet "0"
- lookspring "0"
- lookstrafe "0"
- m_customaccel "0"
- m_customaccel_exponent "1"
- m_customaccel_max "0"
- m_customaccel_scale "0.04"
- m_forward "1"
- m_mouseaccel1 "0"
- m_mouseaccel2 "0"
- m_mousespeed "0"
- m_pitch "0.022"
- m_rawinput "0"
- m_side "0.8"
- m_yaw "0.022"
- mat_monitorgamma "1.6"
- mat_monitorgamma_tv_enabled "1"
- mat_powersavingsmode "0"
- mat_queue_report "0"
- mat_spewalloc "0"
- mat_texture_list_content_path ""
- mc_accel_band_size "0.5"
- mc_dead_zone_radius "0.06"
- mc_max_pitchrate "100.0"
- mc_max_yawrate "230.0"
- mm_csgo_community_search_players_min "3"
- mm_dedicated_search_maxping "69.000000"
- mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
- muzzleflash_light "0"
- name "pixeL"
- net_allow_multicast "1"
- net_graph "1"
- net_graphheight "64"
- net_graphholdsvframerate "0"
- net_graphmsecs "400"
- net_graphpos "2"
- net_graphproportionalfont "1"
- net_graphshowinterp "1"
- net_graphshowlatency "1"
- net_graphshowsvframerate "0"
- net_graphsolid "1"
- net_graphtext "1"
- net_maxroutable "1200.000000"
- net_scale "5"
- net_steamcnx_allowrelay "1"
- npc_height_adjust "1"
- option_duck_method "0"
- option_speed_method "0"
- password "12C734BDC05CC21E091157052408F4A94C622F7B8B0C88FD2676667C2B01B1FC"
- play_distance "1"
- player_botdifflast_s "0.000000"
- player_competitive_maplist_8_5_1_FE007AD3 "mg_de_cache,mg_de_overpass"
- player_gamemodelast_m "1.000000"
- player_gamemodelast_s "0.000000"
- player_gametypelast_m "0.000000"
- player_gametypelast_s "3.000000"
- player_last_leaderboards_filter "2.000000"
- player_last_leaderboards_mode "0"
- player_last_leaderboards_panel "0"
- player_last_medalstats_category "2.000000"
- player_last_medalstats_panel "0.000000"
- player_maplast_m "0.000000"
- player_maplast_s "2.000000"
- player_medalstats_most_recent_time "1358972187"
- player_nevershow_communityservermessage "1"
- player_teamplayedlast "2"
- r_drawmodelstatsoverlaymax "1.5"
- r_drawmodelstatsoverlaymin "0.1"
- r_drawtracers_firstperson "1"
- r_eyegloss "0"
- r_eyemove "0"
- r_eyeshift_x "0"
- r_eyeshift_y "0"
- r_eyeshift_z "0"
- r_eyesize "0"
- safezonex "1.0"
- safezoney "1.0"
- scene_showfaceto "0"
- scene_showlook "0"
- scene_showmoveto "0"
- scene_showunlock "0"
- sensitivity "2.6"
- sf_ui_tint "2"
- sk_autoaim_mode "1"
- skill "1.000000"
- snd_deathcamera_volume "0.000000"
- snd_duckerattacktime "0.5"
- snd_duckerreleasetime "2.5"
- snd_duckerthreshold "0.15"
- snd_ducking_off "1"
- snd_ducktovolume "0.55"
- snd_legacy_surround "0"
- snd_mapobjective_volume "0.000000"
- snd_menumusic_volume "0.000000"
- snd_mixahead "0.05"
- snd_music_selection "2"
- snd_musicvolume "0.000000"
- snd_musicvolume_multiplier_inoverlay "0.000000"
- snd_mute_losefocus "1"
- snd_pitchquality "1"
- snd_roundend_volume "0.000000"
- snd_roundstart_volume "0.000000"
- snd_tensecondwarning_volume "0.000000"
- spec_show_xray "1"
- spec_usenumberkeys_nobinds "1"
- ss_splitmode "0"
- store_version "1"
- suitvolume "0"
- sv_forcepreload "1"
- sv_log_onefile "0"
- sv_logbans "0"
- sv_logecho "1"
- sv_logfile "1"
- sv_logflush "0"
- sv_logsdir "logs"
- sv_noclipaccelerate "5"
- sv_noclipspeed "5"
- sv_pvsskipanimation "1"
- sv_skyname "minecraft"
- sv_specaccelerate "5"
- sv_specnoclip "1"
- sv_specspeed "3"
- sv_unlockedchapters "99"
- sv_voiceenable "0"
- sys_antialiasing "2"
- sys_aspectratio "0"
- sys_refldetail "0"
- texture_budget_background_alpha "9999999"
- texture_budget_panel_bottom_of_history_fraction ".25"
- texture_budget_panel_height "0"
- texture_budget_panel_width "0"
- texture_budget_panel_x "0"
- texture_budget_panel_y "450"
- tv_nochat "1"
- ui_steam_overlay_notification_position "bottomright"
- vgui_message_dialog_modal "1"
- viewmodel_fov "68"
- viewmodel_offset_x "2.5"
- viewmodel_offset_y "2.000000"
- viewmodel_offset_z "-2.000000"
- viewmodel_presetpos "0"
- voice_caster_enable "0"
- voice_caster_scale "0.000000"
- voice_enable "1"
- voice_forcemicrecord "1"
- voice_mixer_boost "0"
- voice_mixer_mute "0"
- voice_mixer_volume "1.0"
- voice_modenable "1"
- voice_scale "0.09"
- voice_system_enable "1"
- voice_threshold "2000"
- volume "0.1"
- vprof_graphheight "256"
- vprof_graphwidth "512"
- vprof_unaccounted_limit "0.3"
- vprof_verbose "1"
- vprof_warningmsec "10"
- windows_speaker_config "1"
- xbox_autothrottle "1"
- xbox_throttlebias "100"
- xbox_throttlespoof "200"
- zoom_sensitivity_ratio_joystick "0.685000"
- zoom_sensitivity_ratio_mouse "1.000000"
-
- "VideoConfig"
- {
- "setting.cpu_level" "0"
- "setting.gpu_level" "0"
- "setting.mat_antialias" "0"
- "setting.mat_aaquality" "0"
- "setting.mat_forceaniso" "0"
- "setting.mat_vsync" "0"
- "setting.mat_triplebuffered" "0"
- "setting.mat_grain_scale_override" "1"
- "setting.gpu_mem_level" "0"
- "setting.mem_level" "2"
- "setting.mat_queue_mode" "2"
- "setting.csm_quality_level" "1"
- "setting.mat_software_aa_strength" "0"
- "setting.mat_motion_blur_enabled" "0"
- "setting.fullscreen" "1"
- "setting.defaultres" "1920"
- "setting.defaultresheight" "1080"
- "setting.aspectratiomode" "1"
- "setting.nowindowborder" "0"
- }
New version: 2.0 Final: http://www.gamerconfig.eu/config/counter-strike-global-offensive/global+elite+config+by+pixel+v20+final,2323/#file0
http://www.gamerconfig.eu/config/counter-strike-global-offensive/randomness+v12+by+pixel,2319/ Here is the new upload. Fixed the Damagelines.
Sorry guys. I uploaded the wrong autoexec. Pleasy copy & paste these lines in the Autoexec:
alias displaydamage "displaydamage_on"
alias displaydamage_on "con_filter_text Damage; con_filter_text_out Player:; con_filter_enable 2; developer 1; alias displaydamage "displaydamage "
alias displaydamage_off "con_filter_enable 0; developer 0; alias displaydamage "
Optional 5.1 Soundsettings:
snd_legacy_surround "1"
snd_surround_speaker_pan_exponent "1.5"
snd_surround_speaker_pan_radial_weight "0"
snd_rear_surround_speaker_position "135"
snd_front_surround_speaker_position "45"
snd_rear_speaker_scale "0.9"
windows_speaker_config "6"