Advertisement
Guest User

cfg by colonel

a guest
Feb 22nd, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.42 KB | None | 0 0
  1. // 0neFlash.cfg
  2. clear
  3. unbindall
  4.  
  5. // DEFAULT
  6. bind "1" "slot1"
  7. bind "2" "slot2"
  8. bind "3" "slot3"
  9. bind "4" "slot4"
  10. bind "5" "slot5"
  11. bind "z" "slot11"
  12. bind "h" "slot12"
  13. bind "a" "+moveleft"
  14. bind "s" "+back"
  15. bind "d" "+moveright"
  16. bind "w" "+forward"
  17. bind "b" "buymenu"
  18. bind "e" "+use"
  19. bind "t" "drop"
  20. bind "m" "teammenu"
  21. bind "q" "lastinv"
  22. bind "r" "+reload"
  23. bind "y" "messagemode"
  24. bind "u" "messagemode2"
  25. bind "j" "+spray_menu"
  26. bind "`" "toggleconsole"
  27. bind "SPACE" "+jump"
  28. bind "TAB" "+showscores"
  29. bind "ESCAPE" "cancelselect"
  30. bind "DEL" "disconnect"
  31. bind "PAUSE" "pause"
  32. bind "SHIFT" "+speed"
  33. bind "MOUSE4" "+voicerecord"
  34. bind "CTRL" "+duck"
  35. bind "RCTRL" "show_loadout_toggle"
  36. bind "HOME" "cl_draw_only_deathnotices 0"
  37. bind "END" "cl_draw_only_deathnotices 1"
  38.  
  39. // BUY
  40. bind "F1" "buy deagle; use weapon_deagle; +lookatweapon; -lookatweapon;"
  41. bind "F2" "buy tec9; use weapon_tec9; +lookatweapon; -lookatweapon;"
  42. bind "F3" "buy p250; use weapon_p250; +lookatweapon; -lookatweapon;"
  43. bind "F4" "buy awp; use weapon_awp; +lookatweapon; -lookatweapon;"
  44. bind "F5" "buy ak47; buy m4a1; use weapon_ak47; +lookatweapon; -lookatweapon;"
  45. bind "F6" "buy galilar; buy famas; use weapon_galilar; +lookatweapon; -lookatweapon;"
  46. bind "F7" "buy p90; use weapon_p90; +lookatweapon; -lookatweapon;"
  47. bind "F8" "buy ump45; use weapon_ump45; +lookatweapon; -lookatweapon;"
  48. bind "F9" "buy ssg08; use weapon_ssg08; +lookatweapon; -lookatweapon;"
  49. bind "." "buy defuser;"
  50. bind "," "buy vesthelm;"
  51. bind "/" "buy vest;"
  52. bind "'" "buy smokegrenade; buy defuser; buy molotov; buy incgrenade; buy hegrenade; buy flashbang; buy flashbang;"
  53. bind "kp_home" "buy hegrenade;"
  54. bind "kp_uparrow" "buy flashbang;"
  55. bind "kp_pgup" "buy smokegrenade;"
  56. bind "kp_plus" "buy molotov; buy incgrenade;"
  57. bind "kp_5" "buy decoy;"
  58.  
  59. // NADE SLOTS
  60. bind "v" "slot10"
  61. bind "f" "slot7"
  62. bind "c" "slot8"
  63. bind "g" "slot6"
  64. bind "x" "slot9"
  65.  
  66. // MOUSE BINDS
  67. bind "MOUSE1" "+attack"
  68. bind "MOUSE2" "+attack2"
  69. bind "MOUSE3" "+lookatweapon"
  70. bind "MWHEELUP" "+jump"
  71. bind "MWHEELDOWN" "+duck; r_cleardecals"
  72.  
  73. // 3rdPARTY BINDS
  74. bind "i" "say \_(ò_óˇ)_/"
  75. bind "6" "say \_(ò_óˇ)_/"
  76. bind "7" "say \_(ò_óˇ)_/"
  77. bind "8" "say \_(ò_óˇ)_/"
  78. bind "9" "say \_(ò_óˇ)_/"
  79. bind "0" "say \_(ò_óˇ)_/"
  80. bind "[" "say (╯°Д°)╯︵ ┻━┻"
  81. bind "]" "say ┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻"
  82. bind "\" "say (ˇ͡⚆ ͜ʖ ͡⚆)╭∩╮╭∩╮"
  83. bind "-" "say ¯\_(ツ)_/¯"
  84. bind "=" "say (ˇ͡⚆ ͜ʖ ͡⚆)╭∩╮"
  85. bind "BACKSPACE" "jpeg"
  86.  
  87. // CROSSHAIR
  88. crosshair "1"
  89. cl_crosshair_drawoutline "1"
  90. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  91. cl_crosshair_dynamic_splitalpha_innermod "1"
  92. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  93. cl_crosshair_dynamic_splitdist "7"
  94. cl_crosshair_outlinethickness "0.100000"
  95. cl_crosshairalpha "255"
  96. cl_crosshaircolor "5"
  97. cl_crosshaircolor_b "0"
  98. cl_crosshaircolor_r "0"
  99. cl_crosshaircolor_g "255"
  100. cl_crosshairdot "0"
  101. cl_crosshairgap "-1"
  102. cl_crosshairgap_useweaponvalue "0"
  103. cl_crosshairscale "0"
  104. cl_crosshairsize "2.4"
  105. cl_crosshairstyle "4"
  106. cl_crosshairthickness "0"
  107. cl_crosshairusealpha "1"
  108.  
  109. // MOUSE
  110. m_customaccel "0"
  111. m_customaccel_exponent "0"
  112. m_customaccel_max "0"
  113. m_customaccel_scale "0"
  114. m_forward "1"
  115. m_mouseaccel1 "0"
  116. m_mouseaccel2 "0"
  117. m_mousespeed "0"
  118. m_pitch "0.022"
  119. m_rawinput "1"
  120. m_side "0.8"
  121. m_yaw "0.022"
  122. joystick "0"
  123. joystick_force_disabled "1"
  124. joystick_force_disabled_set_from_options "1"
  125. sensitivity "2.25"
  126. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  127.  
  128. // FPS
  129. fps_max "0"
  130. fps_max_menu "0"
  131. cl_disablefreezecam "0"
  132. cl_disablehtmlmotd "1"
  133.  
  134. // MATCHMAKING
  135. mm_csgo_community_search_players_min "3"
  136. mm_dedicated_search_maxping "80"
  137. mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
  138.  
  139. // RADAR
  140. cl_radar_always_centered "0"
  141. cl_radar_icon_scale_min "0.6"
  142. cl_radar_rotate "1"
  143. cl_radar_scale "0.4"
  144. cl_radar_square_with_scoreboard "1"
  145. cl_teamid_overhead_always 1
  146.  
  147. // HUD
  148. cl_hud_background_alpha "0.5"
  149. cl_hud_bomb_under_radar "1"
  150. cl_hud_color "3"
  151. cl_hud_healthammo_style "0"
  152. cl_hud_playercount_pos "0"
  153. cl_hud_playercount_showcount "1"
  154. cl_hud_radar_scale "1"
  155. hud_scaling "0.8"
  156. hud_showtargetid "1"
  157. hud_takesshots "0"
  158. safezonex "0.995"
  159. safezoney "0.990"
  160.  
  161. // NET GRAPH
  162. net_allow_multicast "1"
  163. net_graph "1"
  164. net_graphheight "48"
  165. net_graphholdsvframerate "0"
  166. net_graphmsecs "400"
  167. net_graphpos "1"
  168. net_graphproportionalfont "0.5"
  169. net_graphshowinterp "1"
  170. net_graphshowlatency "1"
  171. net_graphshowsvframerate "0"
  172. net_graphsolid "1"
  173. net_graphtext "1"
  174. net_maxroutable "1200"
  175. net_scale "5"
  176. net_steamcnx_allowrelay "1"
  177.  
  178. // RATES
  179. rate "786432"
  180. cl_cmdrate "128"
  181. cl_updaterate "128"
  182. cl_interp "0"
  183. cl_interp_ratio "1"
  184.  
  185.  
  186. // VIEWMODEL
  187. viewmodel_presetpos "1"
  188. viewmodel_fov "68"
  189. viewmodel_offset_x "2.5"
  190. viewmodel_offset_y "1"
  191. viewmodel_offset_z "-1.5"
  192. viewmodel_recoil "1"
  193.  
  194. // BOB
  195. cl_bob_lower_amt "0"
  196. cl_bobamt_lat "0"
  197. cl_bobamt_vert "0"
  198. cl_bobcycle "2"
  199. cl_viewmodel_shift_left_amt "0"
  200. cl_viewmodel_shift_right_amt "0"
  201.  
  202. // VOICE
  203. voice_caster_enable "0"
  204. voice_caster_scale "1"
  205. voice_enable "1"
  206. voice_forcemicrecord "1"
  207. voice_mixer_boost "0"
  208. voice_mixer_mute "0"
  209. voice_mixer_volume "0.7"
  210. voice_modenable "1"
  211. voice_scale "1"
  212. voice_system_enable "1"
  213. voice_threshold "4000"
  214. volume "0.210"
  215.  
  216. // SOUND
  217. dsp_enhance_stereo "0"
  218. snd_deathcamera_volume "0.0"
  219. snd_duckerattacktime "0.5"
  220. snd_duckerreleasetime "2.5"
  221. snd_duckerthreshold "0.15"
  222. snd_ducking_off "1"
  223. snd_ducktovolume "0.55"
  224. snd_front_headphone_position "45"
  225. snd_rear_headphone_position "135"
  226. snd_headphone_pan_exponent "2"
  227. snd_headphone_pan_radial_weight "2
  228. snd_legacy_surround "0"
  229. snd_mapobjective_volume "0.0"
  230. snd_menumusic_volume "0"
  231. snd_mixahead "0.05"
  232. snd_music_selection "1"
  233. snd_musicvolume_multiplier_inoverlay "0.05"
  234. snd_mute_losefocus "1"
  235. snd_mvp_volume "0"
  236. snd_pitchquality "1"
  237. snd_roundend_volume "0.0"
  238. snd_roundstart_volume "0.0"
  239. snd_tensecondwarning_volume "0.0"
  240. windows_speaker_config 1
  241.  
  242. // OTHER
  243. adsp_debug "0"
  244. ai_report_task_timings_on_limit "0"
  245. ai_think_limit_label "0"
  246. budget_averages_window "30"
  247. budget_background_alpha "128"
  248. budget_bargraph_background_alpha "128"
  249. budget_bargraph_range_ms "16.6666666667"
  250. budget_history_numsamplesvisible "100"
  251. budget_history_range_ms "66.666666667"
  252. budget_panel_bottom_of_history_fraction ".25"
  253. budget_panel_height "384"
  254. budget_panel_width "512"
  255. budget_panel_x "0"
  256. budget_panel_y "50"
  257. budget_peaks_window "30"
  258. budget_show_averages "0"
  259. budget_show_history "1"
  260. budget_show_peaks "1"
  261. bugreporter_uploadasync "0"
  262. bugreporter_username ""
  263. c_maxdistance "200"
  264. c_maxpitch "90"
  265. c_maxyaw "135"
  266. c_mindistance "30"
  267. c_minpitch "0"
  268. c_minyaw "-135"
  269. c_orthoheight "100"
  270. c_orthowidth "100"
  271. c_thirdpersonshoulder "false"
  272. c_thirdpersonshoulderaimdist "120.0"
  273. c_thirdpersonshoulderdist "40.0"
  274. c_thirdpersonshoulderheight "5.0"
  275. c_thirdpersonshoulderoffset "20.0"
  276. cam_collision "1"
  277. cam_idealdelta "4.0"
  278. cam_idealdist "150"
  279. cam_idealdistright "0"
  280. cam_idealdistup "0"
  281. cam_ideallag "4.0"
  282. cam_idealpitch "0"
  283. cam_idealyaw "0"
  284. cam_snapto "0"
  285. cc_linger_time "1.0"
  286. cc_predisplay_time "0.25"
  287. cc_subtitles "0"
  288. chet_debug_idle "0"
  289. cl_allowdownload "1"
  290. cl_allowupload "1"
  291. cl_autohelp "1"
  292. cl_autowepswitch "0"
  293. cl_chatfilter_version "0"
  294. cl_chatfilters "63"
  295. cl_clanid "0"
  296. cl_color "1"
  297. cl_debugrumble "0"
  298. cl_detail_avoid_force "0"
  299. cl_detail_avoid_radius "0"
  300. cl_detail_avoid_recover_speed "0"
  301. cl_detail_max_sway "0"
  302. cl_dm_buyrandomweapons "0"
  303. cl_downloadfilter "all"
  304. cl_fixedcrosshairgap "3"
  305. cl_forcepreload "1"
  306. cl_freezecampanel_position_dynamic "1"
  307. cl_idealpitchscale "0.8"
  308. cl_join_advertise "1"
  309. cl_minimal_rtt_shadows "1"
  310. cl_mouselook "1"
  311. cl_mute_enemy_team "0"
  312. cl_obs_interp_enable "1"
  313. cl_observercrosshair "1"
  314. cl_righthand "1"
  315. cl_rumblescale "1.0"
  316. cl_scalecrosshair "1"
  317. cl_scoreboard_mouse_enable_binding "+attack2"
  318. cl_show_clan_in_death_notice "1"
  319. cl_showhelp "0"
  320. cl_showloadout "1"
  321. cl_spec_follow_grenade_key "0"
  322. cl_spec_mode "4"
  323. cl_teammate_colors_show "1"
  324. cl_timeout "30"
  325. cl_use_opens_buy_menu "0"
  326. closecaption "0"
  327. closeonbuy "0"
  328. commentary_firstrun "0"
  329. con_enable "1"
  330. engine_no_focus_sleep "0"
  331. force_audio_english "0"
  332. func_break_max_pieces "15"
  333. g15_update_msec "250"
  334. gameinstructor_enable "0"
  335. key_bind_version "1"
  336. lockMoveControllerRet "0"
  337. lookspring "0"
  338. lookstrafe "0"
  339. mat_monitorgamma "1.600000"
  340. mat_monitorgamma_tv_enabled "0"
  341. mat_powersavingsmode "0"
  342. mat_queue_mode "2"
  343. mat_queue_report "0"
  344. mat_spewalloc "0"
  345. mat_texture_list_content_path ""
  346. mc_accel_band_size "0.5"
  347. mc_dead_zone_radius "0.06"
  348. mc_max_pitchrate "100.0"
  349. mc_max_yawrate "230.0"
  350. muzzleflash_light "1"
  351. name "OneFlash"
  352. npc_height_adjust "1"
  353. option_duck_method "0"
  354. option_speed_method "0"
  355. password ""
  356. play_distance "1"
  357. r_drawmodelstatsoverlaymax "1.5"
  358. r_drawmodelstatsoverlaymin "0.1"
  359. r_drawtracers_firstperson "1"
  360. r_eyegloss "0"
  361. r_eyemove "0"
  362. r_eyeshift_x "0"
  363. r_eyeshift_y "0"
  364. r_eyeshift_z "0"
  365. r_eyesize "0"
  366. scene_showfaceto "0"
  367. scene_showlook "0"
  368. scene_showmoveto "0"
  369. scene_showunlock "0"
  370. sk_autoaim_mode "1"
  371. skill "1"
  372. spec_show_xray "1"
  373. spec_usenumberkeys_nobinds "1"
  374. ss_splitmode "0"
  375. store_version "1"
  376. suitvolume "0.25"
  377. sv_forcepreload "0"
  378. sv_log_onefile "0"
  379. sv_logbans "0"
  380. sv_logecho "1"
  381. sv_logfile "1"
  382. sv_logflush "0"
  383. sv_logsdir "logs"
  384. sv_noclipaccelerate "5"
  385. sv_noclipspeed "5"
  386. sv_pvsskipanimation "1"
  387. sv_skyname "sky_urb01"
  388. sv_specaccelerate "5"
  389. sv_specnoclip "1"
  390. sv_specspeed "3"
  391. sv_unlockedchapters "1"
  392. sv_voiceenable "1"
  393. texture_budget_background_alpha "128"
  394. texture_budget_panel_bottom_of_history_fraction ".25"
  395. texture_budget_panel_height "284"
  396. texture_budget_panel_width "512"
  397. texture_budget_panel_x "0"
  398. texture_budget_panel_y "450"
  399. tv_nochat "0"
  400. ui_steam_overlay_notification_position "topleft"
  401. vgui_message_dialog_modal "1"
  402. vprof_graphheight "256"
  403. vprof_graphwidth "512"
  404. vprof_unaccounted_limit "0.3"
  405. vprof_verbose "1"
  406. vprof_warningmsec "10"
  407. zoom_sensitivity_ratio_joystick "1.0"
  408.  
  409. echo "colonel.cfg LOADED!"
  410. echo "Visit colonel.cf !"
  411. echo "Visit colonel.cf !"
  412. echo "Visit colonel.cf !"
  413. echo "Visit colonel.cf !"
  414. echo "Visit colonel.cf !"
  415. echo "Visit colonel.cf !"
  416. echo "Visit colonel.cf !"
  417. echo "Visit colonel.cf !"
  418. echo "Visit colonel.cf !"
  419. echo "Visit colonel.cf !"
  420. echo "Visit colonel.cf !"
  421. echo "Visit colonel.cf !"
  422. echo "Visit colonel.cf !"
  423. echo "Visit colonel.cf !"
  424. echo "Visit colonel.cf !"
  425. echo "Visit colonel.cf !"
  426. echo "DEFAULT SETTINGS - BUY BINDS - CUSTOM BINDS"
  427. play items/nvg_on
  428. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement