DARA
Sodermanlands Lan, Sweden
Main Rank

{LINK REMOVED}
Main Rank

{LINK REMOVED}
Currently Offline
1 game ban on record | Info
3394 day(s) since last ban
My autoexec.cfg - GEAR
IMPORTANT PLEASE READ AND CLICK ON THE LINK

Yes I know I have the ban vac VAC ban warning notices, but that belongs to another game and this game Left 4 Dead 2 is started. The reason for my brother to be drilled in the game trainer has come from because VAC ban on warning never ever in a multiplayer bot hack not used this type program.


In the links below, which I bought a game for VAC ban warning

{LINK REMOVED}
----------------------------------------------------------------------------------------------------------------------------------------------

My Gear

Pc : Zeus EVO Storm 3000
Keyboard : Steelseries Apex M800
Monitor : Asus 24" LED-monitor 144 Hz
Mouse : Steelseries Rival
Headset : Logitech G933
----------------------------------------------------------------------------------------------------------------------------------------------

// Primary Commands
con_enable "1"

// Bindings
bind "mwheeldown" "+jump"
bind "mwheelup" "+jump"
bind "v" "+voicerecord"
bind "f1" "autobuy"
bind "f3" "buy flashbang;buy smokegrenade;buy flashbang;buy hegrenade"
bind "f4" "ignoremsg"
bind "f" "+lookatweapon"
unbind "i"

// No Tutorial or Info Messages
gameinstructor_enable "0"
cl_showhelp "0"
cl_autohelp "0"
cl_disablefreezecam "1"
cl_disablehtmlmotd "1"

// Rates
rate "128000"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp_ratio "1"
cl_interp "0"
cl_lagcompensation "1"
cl_predict "1"
cl_predictweapons "1"

// Video
mat_monitorgamma "1.6"
mat_monitorgamma_tv_enabled "0"

// Sound
voice_scale "0.4"
snd_mixahead "0.05"
snd_musicvolume "0"

// Net
fps_max "600" // Setting this to 0 will uncap it but will load maps 90 seconds slower.
fps_max_menu "300"
net_graph "1"
net_graphheight "990"
net_graphmsecs "400"
net_graphpos "2"
net_graphproportionalfont "0"
net_graphshowinterp "1"
net_graphshowlatency "1"
net_graphsolid "1"
net_graphtext "1"
net_maxroutable "1200"
net_scale "5"
net_steamcnx_allowrelay "1"

// Viewmodels
viewmodel_offset_x "1"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
viewmodel_fov "64"
viewmodel_presetpos "4"

// Bob
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_bobcycle "0.98"
cl_viewmodel_shift_left_amt "0" // Removes shifting of arms
cl_viewmodel_shift_right_amt "0" // Removes shifting of arms

// Other
r_drawtracers_firstperson "0" // Hides bullets
lobby_voice_chat_enabled "0" // Microphone off in lobby
cl_use_opens_buy_menu "0" // Disables E from opening buy-menu.
mm_dedicated_search_maxping "50" // Maxping Search

// Mouse
m_forward "1"
m_rawinput "1"
m_mouseaccel2 "0"
m_mouseaccel1 "0"
m_customaccel "0"
m_customaccel_max "0"
m_customaccel_exponent "0"
m_customaccel_scale "0"

// Crosshair
cl_crosshair_drawoutline "0"
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_outlinethickness "1"
cl_crosshairalpha "200"
cl_crosshaircolor "2"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "0"
cl_crosshaircolor_r "0"
cl_crosshairdot "0"
cl_crosshairgap "-2"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "3"
cl_crosshairstyle "4"
cl_crosshairthickness "1.15"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "-4.5"

// Hud Modification (From Patch 1 May)
hud_showtargetid "1"
cl_hud_bomb_under_radar "1"
cl_hud_color "7"
cl_hud_radar_scale "0.9"
cl_radar_scale "0.35"
cl_radar_always_centered "0"
cl_hud_playercount_showcount "0"
cl_hud_playercount_pos "1"
cl_hud_healthammo_style "1"
cl_hud_background_alpha "0.2"
cl_loadout_colorweaponnames "1"
cl_radar_icon_scale_min "0.8"
cl_showloadout "1"
hud_scaling "1"
safezonex "0.85"
safezoney "0.85"

// Show netgraph when checking scoreboard
alias "+scorenet" "+showscores; net_graphheight 0"
alias "-scorenet" "-showscores; net_graphheight 9999"
//bind "TAB" "+scorenet"

// Display Damage with Switch Script
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 buttons\blip1 0.5; alias displaydamage "displaydamage_off""
alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on""
bind "f5" "displaydamage"

// Jump Throw Script
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "mouse5" "+jumpthrow"

// How to pick up a specific grenade (E = HE) (Q = FLASH) (1 = SMOKE) (2 = FIRE) (3 = DECOY)
alias altE1 "use weapon_flashbang"
alias altE "bind q altE1" //IF YOU USE FRENCH KEYBOARD, CHANGE "Q" TO "A"
alias alt11 "use weapon_smokegrenade"
alias alt1 bind 1 alt11
alias alt22 "use weapon_molotov; use weapon_incgrenade"
alias alt2 bind 2 alt22
alias alt33 "use weapon_hegrenade"
alias alt3 bind e alt33
alias alt44 "use weapon_decoy"
alias alt4 bind 3 alt44
alias alt55 "buyanddrop"
alias alt5 bind g alt55
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 "V" TO YOUR VOICE KEY
alias +altbinds "alte; alt1; alt2; alt3; alt4; alt5; alt6"
alias -altbinds "defE; def1; def2; def3; def4; def5; def6"
bind alt +altbinds

// Disable in-game voice + no rebinds needed
alias "disablevoice" "voice_chat"
alias "voice_chat" "chat_1"
alias "chat_1" "voice_scale 0.5; playvol buttons\blip1 0.5; alias voice_chat chat_0"
alias "chat_0" "voice_scale 0.0; playvol buttons\blip2 0.5; alias voice_chat chat_1"
Ransu Mar 23, 2016 @ 11:17am 
♥♥♥♥♥♥♥ wannabe smF but u rly suck ass