Advertisement
Guest User

Untitled

a guest
Sep 4th, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. //Comandi d'avvio: -novid -freq 120 -high -tickrate 128 +exec autoexec.cfg -language bananagaming
  2.  
  3.  
  4. //Training comandi: bot_kick; mp_warmuptime 56632; sv_cheats 1; sv_showimpacts 1; sv_grenade_trajectory 1; sv_infinite_ammo 1; mp_buy_anywhere 1; mp_maxmoney 456712; impulse 101; mp_buytime 345678
  5.  
  6.  
  7.  
  8.  
  9.  
  10. //Rates
  11. rate "128000"
  12. cl_cmdrate "128"
  13. cl_updaterate "128"
  14. cl_interp "0"
  15. cl_interp_ratio "1"
  16. cl_lagcompensation "1"
  17.  
  18.  
  19.  
  20. //Misc
  21. developer "1"
  22. con_enable "1"
  23. con_filter_enable "2"
  24. con_filter_text "Damage"
  25. con_filter_text_out "Player:"
  26. ui_steam_overlay_notification_position "bottomright"
  27. cl_disablefreezecam "1"
  28. cl_teammate_colors_show "1"
  29. cl_autowepswitch "0"
  30. cl_use_opens_buy_menu "1"
  31. r_drawtracers_firstperson "0"
  32. snd_mixahead "0.05"
  33. cl_color "2"
  34. cl_mute_enemy_team 1
  35.  
  36.  
  37. //Viewmodel
  38. cl_viewmodel_shift_left_amt "0"
  39. cl_viewmodel_shift_right_amt "0"
  40. viewmodel_fov "54.000000"
  41. viewmodel_offset_x "2.500000"
  42. viewmodel_offset_y "-2.0"
  43. viewmodel_offset_z "-2.000000"
  44. viewmodel_presetpos "0"
  45. cl_bob_lower_amt "0"
  46. cl_bobamt_lat "0"
  47. cl_bobamt_vert "0"
  48. cl_bobcycle "1.0"
  49.  
  50.  
  51. //Crosshair
  52. cl_crosshair_drawoutline "1"
  53. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  54. cl_crosshair_dynamic_splitalpha_innermod "1"
  55. cl_crosshair_dynamic_splitalpha_outermod "0.3"
  56. cl_crosshair_dynamic_splitdist "1"
  57. cl_crosshair_outlinethickness "1 "
  58. cl_crosshairalpha "255"
  59. cl_crosshaircolor "5"
  60. cl_crosshaircolor_b "0"
  61. cl_crosshaircolor_g "255"
  62. cl_crosshaircolor_r "0"
  63. cl_crosshairdot "0"
  64. cl_crosshairgap "1"
  65. cl_crosshairgap_useweaponvalue "0"
  66. cl_crosshairscale "0"
  67. cl_crosshairsize "3"
  68. cl_crosshairstyle "4"
  69. cl_crosshairthickness "0.6"
  70. cl_crosshairusealpha "1"
  71. cl_fixedcrosshairgap "0"
  72.  
  73.  
  74. //Mouse
  75. sensitivity "1.25"
  76. zoom_sensitivity_ratio_mouse "0.75"
  77. m_rawinput "1"
  78. m_customaccell 0
  79.  
  80.  
  81. //Video
  82. mat_vsync "0"
  83. fps_max "600"
  84. fps_max_menu "600"
  85.  
  86.  
  87. //Keybinds
  88. bind "-" "buy ssg08"
  89. bind kp_multiply "buy bizon"
  90. bind kp_minus "buy nova"
  91. bind kp_home "buy awp"
  92. bind kp_uparrow "buy m4a1;buy ak47"
  93. bind kp_pgup "buy famas;buy galilar"
  94. bind kp_leftarrow "buy deagle"
  95. bind kp_5 "buy incgrenade;buy molotov"
  96. bind kp_rightarrow "buy p250"
  97. bind kp_end "buy hegrenade"
  98. bind kp_downarrow "buy flashbang"
  99. bind kp_pgdn "buy smokegrenade"
  100. bind kp_ins "buy vesthelm"
  101. bind kp_del "buy vest"
  102. bind kp_plus "buy tec9; buy fiveseven"
  103. bind kp_enter "buy defuser"
  104. bind "mwheeldown" "+jump"
  105. bind "v" "buy decoy"
  106. bind "l" noclip
  107. bind "h" "toggle gameinstructor_enable"
  108.  
  109.  
  110. //Radar e HUD
  111. cl_radar_always_centered "0"
  112. cl_radar_rotate "1"
  113. cl_radar_scale "0.4"
  114. cl_radar_icon_scale_min "0.4"
  115. cl_showloadout "1"
  116. cl_loadout_colorweaponnames "1"
  117. cl_show_clan_in_death_notice "0"
  118.  
  119.  
  120. //tab punteggi+netgraph
  121. bind "TAB" "+ng";
  122. alias "+ng" "+showscores; net_graph 1"
  123. alias "-ng" "-showscores; net_graph 0"
  124.  
  125.  
  126.  
  127. // ALIAS
  128. alias eazy "connect 95.141.32.196:27045"
  129. alias botz "map workshop\243702660\aim_botz"
  130. alias bots "map workshop\477648593\bot_aimtrain_v5c"
  131. alias test "map workshop\213240871\training_aim_csgo2"
  132. alias test2 "map workshop\213240871\training_aim_csgo2_dark"
  133. alias rec "map workshop\419404847\recoil_master"
  134.  
  135. host_writeconfig
  136.  
  137. echo ""
  138. echo ""
  139. echo "autoexec.cfg caricato"
  140. echo ""
  141. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement