Advertisement
Guest User

Untitled

a guest
Apr 20th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.63 KB | None | 0 0
  1. unbindall
  2.  
  3. clear
  4.  
  5. // Bindings
  6.  
  7. bind "ESCAPE" "cancelselect"
  8. bind "^" "toggleconsole"
  9. bind "TAB" "+showscores"
  10. bind "SPACE" "+jump"
  11. bind "," "buyammo1"
  12. bind "." "buyammo2"
  13. bind "0" "slot10"
  14. bind "1" "slot1"
  15. bind "2" "slot2"
  16. bind "3" "slot3"
  17. bind "4" "slot4"
  18. bind "5" "slot5"
  19. bind "6" "slot6"
  20. bind "7" "slot7"
  21. bind "8" "slot8"
  22. bind "9" "slot9"
  23. bind "a" "+moveleft"
  24. bind "b" "buymenu"
  25. bind "c" "radio3"
  26. bind "d" "+moveright"
  27. bind "e" "+use"
  28. bind "f" "+lookatweapon"
  29. bind "g" "drop"
  30. bind "i" "show_loadout_toggle"
  31. bind "k" "+voicerecord"
  32. bind "m" "teammenu"
  33. bind "q" "lastinv"
  34. bind "r" "+reload"
  35. bind "s" "+back"
  36. bind "u" "messagemode2"
  37. bind "w" "+forward"
  38. bind "x" "radio2"
  39. bind "y" "messagemode"
  40. bind "z" "radio1"
  41. bind "CTRL" "+duck"
  42. bind "SHIFT" "+speed"
  43. bind "F3" "autobuy"
  44. bind "F4" "rebuy"
  45. bind "F5" "jpeg"
  46. bind "F6" "save quick"
  47. bind "F7" "load quick"
  48. bind "F10" "quit prompt"
  49. bind "MWHEELDOWN" "+jump"
  50. bind "MWHEELUP" "invprev"
  51. bind "MOUSE1" "+attack"
  52. bind "MOUSE2" "+attack2"
  53. bind "PAUSE" "pause"
  54. bind "DEL" "mute"
  55.  
  56. // Buyscript
  57.  
  58. bind "KP_INS" "buy deagle"
  59. bind "KP_END" "buy hegrenade"
  60. bind "KP_DOWNARROW" "buy flashbang"
  61. bind "KP_PGDN" "buy smokegrenade"
  62. bind "KP_LEFTARROW" "buy m4a1; buy ak47"
  63. bind "KP_5" "buy vesthelm"
  64. bind "KP_RIGHTARROW" "buy defuser"
  65. bind "KP_HOME" "buy p250"
  66. bind "KP_PGUP" "buy awp"
  67. bind "KP_DEL" "buy molotov; buy incgrenade"
  68.  
  69. // CVars
  70.  
  71. cl_wpn_sway_scale 0
  72. adsp_debug "0"
  73. ai_report_task_timings_on_limit
  74. ai_think_limit_label "0"
  75. budget_averages_window "30"
  76. budget_background_alpha "128"
  77. budget_bargraph_background_alpha "128"
  78. budget_bargraph_range_ms "16.6666666667"
  79. budget_history_numsamplesvisible "100"
  80. budget_history_range_ms "66.666666667"
  81. budget_panel_bottom_of_history_fraction ".25"
  82. budget_panel_height "384"
  83. budget_panel_width "512"
  84. budget_panel_x "0"
  85. budget_panel_y "50"
  86. budget_peaks_window "30"
  87. budget_show_averages "0"
  88. budget_show_history "1"
  89. budget_show_peaks "1"
  90. bugreporter_uploadasync "0"
  91. bugreporter_username ""
  92. c_maxdistance "200"
  93. c_maxpitch "90"
  94. c_maxyaw "135"
  95. c_mindistance "30"
  96. c_minpitch "0"
  97. c_minyaw "-135"
  98. c_orthoheight "100"
  99. c_orthowidth "100"
  100. c_thirdpersonshoulder "false"
  101. c_thirdpersonshoulderaimdist "120.0"
  102. c_thirdpersonshoulderdist "40.0"
  103. c_thirdpersonshoulderheight "5.0"
  104. c_thirdpersonshoulderoffset "20.0"
  105. cam_collision "1"
  106. cam_idealdelta "4.0"
  107. cam_idealdist "150"
  108. cam_idealdistright "0"
  109. cam_idealdistup "0"
  110. cam_ideallag "4.0"
  111. cam_idealpitch "0"
  112. cam_idealyaw "0"
  113. cam_snapto "0"
  114. cc_lang ""
  115. cc_linger_time "1.0"
  116. cc_predisplay_time "0.25"
  117. cc_subtitles "0"
  118. chet_debug_idle "0"
  119. cl_allowdownload "1"
  120. cl_mute_all_but_friends_and_party 1
  121. cl_allowupload "1"
  122. cl_autohelp "1"
  123. cl_autowepswitch "0"
  124. cl_buy_favorite_nowarn "0"
  125. cl_buy_favorite_quiet "0"
  126. cl_chatfilter_version "1"
  127. cl_chatfilters "63"
  128. cl_cmdrate "128"
  129. cl_debugrumble "0"
  130. cl_detail_avoid_force "0.4"
  131. cl_detail_avoid_radius "64"
  132. cl_detail_avoid_recover_speed "0.25"
  133. cl_detail_max_sway "5"
  134. cl_disablefreezecam "0"
  135. cl_disablehtmlmotd "0"
  136. cl_downloadfilter "all"
  137. cl_forcepreload "1"
  138. cl_freezecampanel_position_dynamic "1"
  139. cl_idealpitchscale "0.8"
  140. cl_inv_showdividerline "0"
  141. cl_logofile "materials/vgui/logos/spray_bullseye.vtf"
  142. cl_minimal_rtt_shadows "1"
  143. cl_mouselook "1"
  144. cl_righthand "0"
  145. cl_rumblescale "1.0"
  146. cl_showhelp "1"
  147. cl_showloadout "1"
  148. cl_showpluginmessages "1"
  149. cl_soundfile ""
  150. cl_spec_mode "4"
  151. cl_teamid_overhead_name_alpha "240"
  152. cl_teamid_overhead_name_fadetime "0.5"
  153. cl_timeout "30"
  154. cl_updaterate "128"
  155. closecaption "0"
  156. closeonbuy "0"
  157. commentary_firstrun "0"
  158. con_enable "1"
  159. cursortimeout "60.0"
  160. dsp_enhance_stereo "0"
  161. force_audio_english "0"
  162. func_break_max_pieces "15"
  163. g15_update_msec "250"
  164. gameinstructor_enable "0"
  165. hud_scaling "0.750000"
  166. hud_showtargetid "1"
  167. hud_takesshots "0"
  168. cl_hud_background_alpha "1"
  169. cl_hud_color "3"
  170. joy_accelmax "1.0"
  171. joy_accelscale "3.5"
  172. joy_accelscalepoly "0.4"
  173. joy_advanced "0"
  174. joy_advaxisr "0"
  175. joy_advaxisu "0"
  176. joy_advaxisv "0"
  177. joy_advaxisx "0"
  178. joy_advaxisy "0"
  179. joy_advaxisz "0"
  180. joy_autoaimdampen "0"
  181. joy_autoAimDampenMethod "0"
  182. joy_autoaimdampenrange "0"
  183. joy_axisbutton_threshold "0.3"
  184. joy_cfg_preset "1"
  185. joy_circle_correct "1"
  186. joy_curvepoint_1 "0.001"
  187. joy_curvepoint_2 "0.4"
  188. joy_curvepoint_3 "0.75"
  189. joy_curvepoint_4 "1"
  190. joy_curvepoint_end "2"
  191. joy_diagonalpov "0"
  192. joy_display_input "0"
  193. joy_forwardsensitivity "-1"
  194. joy_forwardthreshold "0.15"
  195. joy_gamma "0.2"
  196. joy_inverty "0"
  197. joy_lowend "1"
  198. joy_lowend_linear "0.55"
  199. joy_lowmap "1"
  200. joy_movement_stick "0"
  201. joy_name "joystick"
  202. joy_no_accel_jump "0"
  203. joy_pitchsensitivity "-1"
  204. joy_pitchthreshold "0.15"
  205. joy_response_look "0"
  206. joy_response_look_pitch "1"
  207. joy_response_move "1"
  208. joy_sensitive_step0 "0.1"
  209. joy_sensitive_step1 "0.4"
  210. joy_sensitive_step2 "0.90"
  211. joy_sidesensitivity "1"
  212. joy_sidethreshold "0.15"
  213. joy_wingmanwarrior_centerhack "0"
  214. joy_wingmanwarrior_turnhack "0"
  215. joy_yawsensitivity "-1"
  216. joy_yawthreshold "0.15"
  217. joystick "0"
  218. lockMoveControllerRet "0"
  219. lookspring "0"
  220. lookstrafe "0"
  221. mat_powersavingsmode "0"
  222. mat_spewalloc "0"
  223. mat_texture_list_content_path ""
  224. mc_accel_band_size "2.000000"
  225. mc_dead_zone_radius "0.900000"
  226. mc_max_pitchrate "100.0"
  227. mc_max_yawrate "230.0"
  228. mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
  229. muzzleflash_light "1"
  230. net_allow_multicast "1"
  231. net_graphheight "3"
  232. net_graphmsecs "400"
  233. net_graphpos "1"
  234. net_graphproportionalfont "1"
  235. net_graphshowinterp "1"
  236. net_graphshowlatency "1"
  237. net_graphsolid "1"
  238. net_graphtext "1"
  239. net_maxroutable "1200"
  240. net_scale "5"
  241. net_steamcnx_allowrelay "1"
  242. npc_height_adjust "1"
  243. option_duck_method "0"
  244. option_speed_method "0"
  245. password "gopcw"
  246. play_distance "1"
  247. player_botdifflast_s "0"
  248. player_gamemodelast_m "0"
  249. player_gamemodelast_s "1.000000"
  250. player_gametypelast_m "0"
  251. player_gametypelast_s "0"
  252. player_last_leaderboards_filter "0"
  253. player_last_leaderboards_mode "0"
  254. player_last_leaderboards_panel "0"
  255. player_last_medalstats_category "2.000000"
  256. player_last_medalstats_panel "0"
  257. player_maplast_m "0"
  258. player_maplast_s "6.000000"
  259. player_medalstats_most_recent_time "0"
  260. player_teamplayedlast "2"
  261. r_drawmodelstatsoverlaymax "1.5"
  262. r_drawmodelstatsoverlaymin "0.1"
  263. r_drawtracers_firstperson "1"
  264. r_eyegloss "1"
  265. r_eyemove "1"
  266. r_eyeshift_x "0"
  267. r_eyeshift_y "0"
  268. r_eyeshift_z "0"
  269. r_eyesize "0"
  270. safezonex "1.0"
  271. safezoney "1.0"
  272. scene_showfaceto "0"
  273. scene_showlook "0"
  274. scene_showmoveto "0"
  275. scene_showunlock "0"
  276. sf_ui_tint "2"
  277. sk_autoaim_mode "1"
  278. skill "1.000000"
  279. snd_duckerattacktime "0.5"
  280. snd_duckerreleasetime "2.5"
  281. snd_duckerthreshold "0.15"
  282. snd_ducking_off "1"
  283. snd_ducktovolume "0.55"
  284. snd_legacy_surround "0"
  285. snd_mixahead "0.1"
  286. snd_music_selection "003"
  287. snd_musicvolume "0.1"
  288. snd_mute_losefocus "1"
  289. snd_pitchquality "1"
  290. ss_splitmode "0"
  291. suitvolume "0.25"
  292. sv_forcepreload "0"
  293. sv_log_onefile "0"
  294. sv_logbans "0"
  295. sv_logecho "1"
  296. sv_logfile "1"
  297. sv_logflush "0"
  298. sv_logsdir "logs"
  299. sv_noclipaccelerate "5"
  300. sv_noclipspeed "5"
  301. sv_pvsskipanimation "1"
  302. sv_skyname "sky_dust"
  303. sv_specaccelerate "5"
  304. sv_specnoclip "1"
  305. sv_specspeed "3"
  306. sv_unlockedchapters "1"
  307. sv_voiceenable "1"
  308. sys_antialiasing "0"
  309. sys_aspectratio "2"
  310. sys_refldetail "0"
  311. texture_budget_background_alpha "128"
  312. texture_budget_panel_bottom_of_history_fraction ".25"
  313. texture_budget_panel_height "284"
  314. texture_budget_panel_width "512"
  315. texture_budget_panel_x "0"
  316. texture_budget_panel_y "450"
  317. tv_nochat "0"
  318. ui_steam_overlay_notification_position "topleft"
  319. vgui_message_dialog_modal "1"
  320. voice_enable "1"
  321. voice_forcemicrecord "1"
  322. voice_mixer_boost "0"
  323. voice_mixer_mute "0"
  324. voice_mixer_volume "0.01"
  325. voice_modenable "1"
  326. voice_scale "0.3"
  327. voice_threshold "2000"
  328. volume "0.03"
  329. vprof_graphheight "256"
  330. vprof_graphwidth "512"
  331. vprof_unaccounted_limit "0.3"
  332. vprof_verbose "1"
  333. vprof_warningmsec "10"
  334. windows_speaker_config "1"
  335. xbox_autothrottle "1"
  336. xbox_throttlebias "100"
  337. xbox_throttlespoof "200"
  338. zoom_sensitivity_ratio_joystick "0.5"
  339. zoom_sensitivity_ratio_mouse "0.71337"
  340.  
  341. // Weapon Model & Netsettings
  342.  
  343. viewmodel_presetpos "0"
  344. viewmodel_fov "68"
  345. viewmodel_offset_x "2.5"
  346. viewmodel_offset_y "1"
  347. viewmodel_offset_z "-1.500000"
  348. cl_viewmodel_shift_left_amt "0"
  349. cl_viewmodel_shift_right_amt "0"
  350. cl_bob_lower_amt "5.000000"
  351. cl_bobamt_lat "0.100000"
  352. cl_bobamt_vert "0.100000"
  353. cl_bobcycle "0.98"
  354.  
  355. // Mouse Settings
  356.  
  357. sensitivity "2"
  358. m_customaccel "0"
  359. m_customaccel_exponent "1.05"
  360. m_customaccel_max "0"
  361. m_customaccel_scale "0.04"
  362. m_forward "1"
  363. m_mouseaccel1 "0"
  364. m_mouseaccel2 "0"
  365. m_mousespeed "1"
  366. m_pitch "0.022"
  367. m_rawinput "1"
  368. m_side "0.8"
  369. m_yaw "0.022"
  370.  
  371. // Netsettings
  372.  
  373. cl_interp "0"
  374. cl_interp_ratio "2"
  375. cl_cmdrate "128"
  376. cl_updaterate "128"
  377. rate "786432"
  378. fps_max "300"
  379.  
  380. // Other Stuff
  381.  
  382. mm_dedicated_search_maxping "30"
  383. mat_monitorgamma "1.6"
  384. mat_monitorgamma_tv_enabled "0"
  385. cl_bobcycle "1.0"
  386. net_graph "0"
  387. volume "1"
  388. snd_mixahead "0.05"
  389. cl_radar_scale "0.5"
  390.  
  391. // Crosshair
  392.  
  393. cl_crosshair_drawoutline "0"
  394. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  395. cl_crosshair_dynamic_splitalpha_innermod "1"
  396. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  397. cl_crosshair_dynamic_splitdist "7"
  398. cl_crosshair_outlinethickness "1"
  399. cl_crosshairalpha "200"
  400. cl_crosshaircolor "5"
  401. cl_crosshaircolor_b "50"
  402. cl_crosshaircolor_g "250"
  403. cl_crosshaircolor_r "50"
  404. cl_crosshairdot "0"
  405. cl_crosshairgap "-2"
  406. cl_crosshairgap_useweaponvalue "0"
  407. cl_crosshairscale "0"
  408. cl_crosshairsize "4"
  409. cl_crosshairstyle "4"
  410. cl_crosshairthickness "0.7"
  411. cl_crosshairusealpha "1"
  412.  
  413.  
  414. clear
  415.  
  416. // Echo
  417.  
  418. echo:#####################################
  419. echo:######<cfg#has#been#loadet>##########
  420. echo:#####################################
  421. echo:##########<My-Risk_cLu>##############
  422. echo:#####################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement