MinkQ

CSGO-Keybind-ESDF not WASD layout

Mar 9th, 2017
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.00 KB | None | 0 0
  1. // CSGO config nmyi (ESEA: Min_Q ; Steam: NickelMagnesium)
  2. // ESDF layout (not WASD) to allow more options for keybinds (takes about a week to get used to it).
  3. // Best for smaller 60% keyboards (I use Poker 3 Cherry MX Red) & Logitech G502. I use volume script, walking-volume-adjust script, "modifier-key combination bind" scipt (good for empty servers when practicing spray/nades), & crosshair toggle script (good for pre-throwing smokes/pop flashes/mollys).
  4. // nmyi's autoexec to reference aforementioned scripts: https://pastebin.com/yE69XPgA
  5.  
  6. unbindall
  7. bind "0" "botstop"
  8. bind "1" "radio1"
  9. bind "2" "radio2"
  10. bind "3" "radio3"
  11. bind "4" "slot3"
  12. bind "5" "slot4"
  13. bind "6" "+spray_menu"
  14. bind "7" "radio1"
  15. bind "8" "radio2"
  16. bind "9" "radio3"
  17. bind "a" "+turndownforwhat"
  18. bind "b" "slot8"
  19. bind "c" "slot9"
  20. bind "d" "+back"
  21. bind "e" "+forward"
  22. bind "f" "+moveright"
  23. bind "g" "slot7"
  24. bind "h" "slot6"
  25. bind "i" "messagemode2"
  26. bind "j" "drop"
  27. bind "k" "wallhack"
  28. bind "l" "svcheats"
  29. bind "m" "+lookatweapon"
  30. bind "n" "buymenu"
  31. bind "o" "bot_place"
  32. bind "p" "mimic"
  33. bind "q" "show"
  34. bind "r" "+use"
  35. bind "s" "+moveleft"
  36. bind "t" "+reload"
  37. bind "u" "messagemode"
  38. bind "v" "slot10"
  39. bind "w" "lastinv"
  40. bind "x" "slot11"
  41. bind "y" "use weapon_knife"
  42. bind "z" "+duck"
  43. bind "[" "callvote"
  44. bind "]" "teammenu"
  45. bind "SEMICOLON" "toggle volume 0 0.2"
  46. bind "'" "botduck"
  47. bind "`" "toggle cl_mute_enemy_team 0 1"
  48. bind "," "autobunnyhopping"
  49. bind "." "regenhealth"
  50. bind "/" "ClipBrushes"
  51. bind "\" "toggleconsole"
  52. bind "-" "incrementvar volume 0 1 -0.1"
  53. bind "=" "incrementvar volume 0 1 0.1"
  54. bind "SPACE" "+jump"
  55. bind "TAB" "+showscores"
  56. bind "CAPSLOCK" "incrementvar gameinstructor_enable 0 1 1"
  57. bind "NUMLOCK" "r_cleardecals"
  58. bind "ESCAPE" "cancelselect"
  59. bind "SCROLLLOCK" "say guns"
  60. bind "INS" "show_loadout_toggle"
  61. bind "DEL" "mute"
  62. bind "HOME" "+jumpthrow"
  63. bind "END" "CrosshairToggleOff"
  64. bind "PGUP" "ngup"
  65. bind "PGDN" "ngdn"
  66. bind "PAUSE" "pause"
  67. bind "SHIFT" "slot5"
  68. bind "RSHIFT" "getpos"
  69. bind "ALT" "noclip"
  70. bind "CTRL" "+altbinds"
  71. bind "RCTRL" "toggle cl_draw_only_deathnotices 0 1"
  72. bind "UPARROW" "toggle net_graph 0 1"
  73. bind "LEFTARROW" "invprev"
  74. bind "DOWNARROW" "duck_tog"
  75. bind "RIGHTARROW" "invnext"
  76. bind "F1" "GODS1"
  77. bind "F2" "incrementvar sv_showimpacts_penetration 0 2 1"
  78. bind "F3" "toggle sv_grenade_trajectory 0 1"
  79. bind "F4" "incrementvar sv_grenade_trajectory_time 0 20 5"
  80. bind "F5" "toggle cl_weapon_debug_show_accuracy 0 2"
  81. bind "F6" "toggle cl_weapon_debug_show_accuracy_duration 2 10"
  82. bind "F7" "toggle weapon_accuracy_nospread 0 1"
  83. bind "F8" "incrementvar sv_showimpacts_time 0 10 1"
  84. bind "F9" "incrementvar sv_infinite_ammo 0 2 1"
  85. bind "F10" "quit prompt"
  86. bind "F11" "displaydamage"
  87. bind "MOUSE1" "+attack"
  88. bind "MOUSE2" "+attack2"
  89. bind "MOUSE3" "+voicerecord"
  90. bind "MOUSE4" "slot2"
  91. bind "MOUSE5" "slot1"
  92. bind "MWHEELUP" "r_cleardecals"
  93. bind "MWHEELDOWN" "r_cleardecals"
  94. adsp_debug "0"
  95. ai_report_task_timings_on_limit "0"
  96. ai_think_limit_label "0"
  97. budget_averages_window "30"
  98. budget_background_alpha "128"
  99. budget_bargraph_background_alpha "128"
  100. budget_bargraph_range_ms "16.6666666667"
  101. budget_history_numsamplesvisible "100"
  102. budget_history_range_ms "66.666666667"
  103. budget_panel_bottom_of_history_fraction ".25"
  104. budget_panel_height "384"
  105. budget_panel_width "512"
  106. budget_panel_x "0"
  107. budget_panel_y "50"
  108. budget_peaks_window "30"
  109. budget_show_averages "0"
  110. budget_show_history "1"
  111. budget_show_peaks "1"
  112. bugreporter_uploadasync "0"
  113. bugreporter_username ""
  114. c_maxdistance "200"
  115. c_maxpitch "90"
  116. c_maxyaw "135"
  117. c_mindistance "30"
  118. c_minpitch "0"
  119. c_minyaw "-135"
  120. c_orthoheight "100"
  121. c_orthowidth "100"
  122. c_thirdpersonshoulder "false"
  123. c_thirdpersonshoulderaimdist "120.0"
  124. c_thirdpersonshoulderdist "40.0"
  125. c_thirdpersonshoulderheight "5.0"
  126. c_thirdpersonshoulderoffset "20.0"
  127. cachedvalue_count_partybrowser "1506281487"
  128. cachedvalue_count_teammates "1506281483"
  129. cam_collision "1"
  130. cam_idealdelta "4.0"
  131. cam_idealdist "150"
  132. cam_idealdistright "0"
  133. cam_idealdistup "0"
  134. cam_ideallag "4.0"
  135. cam_idealpitch "0"
  136. cam_idealyaw "0"
  137. cam_snapto "0"
  138. cc_lang ""
  139. cc_linger_time "1.0"
  140. cc_predisplay_time "0.25"
  141. cc_subtitles "0"
  142. chet_debug_idle "0"
  143. cl_allowdownload "1"
  144. cl_allowupload "1"
  145. cl_autohelp "1"
  146. cl_autowepswitch "0"
  147. cl_bob_lower_amt "5.000000"
  148. cl_bobamt_lat "0.100000"
  149. cl_bobamt_vert "0.100000"
  150. cl_bobcycle "0.98"
  151. cl_chatfilter_version "1"
  152. cl_chatfilters "63"
  153. cl_clanid "0"
  154. cl_clock_24hour "1"
  155. cl_cmdrate "128"
  156. cl_color "3"
  157. cl_crosshair_drawoutline "0"
  158. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  159. cl_crosshair_dynamic_splitalpha_innermod "1"
  160. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  161. cl_crosshair_dynamic_splitdist "7"
  162. cl_crosshair_outlinethickness "0.100000"
  163. cl_crosshair_sniper_show_normal_inaccuracy "0"
  164. cl_crosshair_sniper_width "1"
  165. cl_crosshair_t "0"
  166. cl_crosshairalpha "255"
  167. cl_crosshaircolor "5"
  168. cl_crosshaircolor_b "0"
  169. cl_crosshaircolor_g "255"
  170. cl_crosshaircolor_r "0"
  171. cl_crosshairdot "1"
  172. cl_crosshairgap "-6"
  173. cl_crosshairgap_useweaponvalue "0"
  174. cl_crosshairscale "0"
  175. cl_crosshairsize "100"
  176. cl_crosshairstyle "3"
  177. cl_crosshairthickness "0.5"
  178. cl_crosshairusealpha "1"
  179. cl_debugrumble "0"
  180. cl_detail_avoid_force "0.4"
  181. cl_detail_avoid_radius "64"
  182. cl_detail_avoid_recover_speed "0.25"
  183. cl_detail_max_sway "5"
  184. cl_disablefreezecam "1"
  185. cl_disablehtmlmotd "1"
  186. cl_dm_buyrandomweapons "0"
  187. cl_downloadfilter "all"
  188. cl_embedded_stream_audio_volume "0"
  189. cl_embedded_stream_audio_volume_xmaster "0"
  190. cl_error_message_check_xboxdvr2 "0"
  191. cl_fixedcrosshairgap "0"
  192. cl_forcepreload "1"
  193. cl_freezecampanel_position_dynamic "1"
  194. cl_hud_background_alpha "0.5"
  195. cl_hud_bomb_under_radar "1"
  196. cl_hud_color "8"
  197. cl_hud_healthammo_style "1"
  198. cl_hud_playercount_pos "0"
  199. cl_hud_playercount_showcount "1"
  200. cl_hud_radar_scale "1.300000"
  201. cl_idealpitchscale "0.8"
  202. cl_inv_showdividerline "0"
  203. cl_inventory_saved_filter2 "all"
  204. cl_inventory_saved_sort2 "inv_sort_age"
  205. cl_join_advertise "1"
  206. cl_loadout_colorweaponnames "0"
  207. cl_minimal_rtt_shadows "1"
  208. cl_mouselook "1"
  209. cl_mute_all_but_friends_and_party "0"
  210. cl_mute_enemy_team "1"
  211. cl_obs_interp_enable "1"
  212. cl_observercrosshair "1"
  213. cl_operation_premium_reminder_op08 "0"
  214. cl_playerspray_auto_apply "1"
  215. cl_radar_always_centered "0"
  216. cl_radar_icon_scale_min "1"
  217. cl_radar_rotate "0"
  218. cl_radar_scale "0.35"
  219. cl_radar_square_with_scoreboard "1"
  220. cl_righthand "1.000000"
  221. cl_rumblescale "1.0"
  222. cl_scalecrosshair "1"
  223. cl_scoreboard_mouse_enable_binding "+attack2"
  224. cl_show_clan_in_death_notice "0"
  225. cl_showhelp "1"
  226. cl_showloadout "1"
  227. cl_showpluginmessages "1"
  228. cl_spec_follow_grenade_key "0"
  229. cl_spec_mode "4"
  230. cl_teamid_overhead_always "0"
  231. cl_teamid_overhead_name_alpha "245"
  232. cl_teamid_overhead_name_fadetime "1.0"
  233. cl_teammate_colors_show "1"
  234. cl_thirdperson "0"
  235. cl_timeout "30.000000"
  236. cl_updaterate "64.000000"
  237. cl_use_opens_buy_menu "1"
  238. cl_viewmodel_shift_left_amt "0.500000"
  239. cl_viewmodel_shift_right_amt "0.250000"
  240. closecaption "0"
  241. closeonbuy "0"
  242. commentary_firstrun "0"
  243. con_enable "1"
  244. crosshair "1"
  245. cursortimeout "60.0"
  246. dsp_enhance_stereo "0"
  247. econ_highest_baseitem_seen "64"
  248. engine_no_focus_sleep "50"
  249. force_audio_english "0"
  250. func_break_max_pieces "15"
  251. g15_update_msec "250"
  252. gameinstructor_enable "0.000000"
  253. hud_scaling "0.950000"
  254. hud_showtargetid "1"
  255. hud_takesshots "0"
  256. joy_accelmax "1.0"
  257. joy_accelscale "3.5"
  258. joy_accelscalepoly "0.4"
  259. joy_advanced "0"
  260. joy_advaxisr "0"
  261. joy_advaxisu "0"
  262. joy_advaxisv "0"
  263. joy_advaxisx "0"
  264. joy_advaxisy "0"
  265. joy_advaxisz "0"
  266. joy_autoaimdampen "0"
  267. joy_autoAimDampenMethod "0"
  268. joy_autoaimdampenrange "0"
  269. joy_axisbutton_threshold "0.3"
  270. joy_cfg_preset "1"
  271. joy_circle_correct "1"
  272. joy_curvepoint_1 "0.001"
  273. joy_curvepoint_2 "0.4"
  274. joy_curvepoint_3 "0.75"
  275. joy_curvepoint_4 "1"
  276. joy_curvepoint_end "2"
  277. joy_diagonalpov "0"
  278. joy_display_input "0"
  279. joy_forwardsensitivity "-1"
  280. joy_forwardthreshold "0.15"
  281. joy_gamma "0.2"
  282. joy_inverty "0"
  283. joy_lowend "1"
  284. joy_lowend_linear "0.55"
  285. joy_lowmap "1"
  286. joy_movement_stick "0"
  287. joy_name "joystick"
  288. joy_no_accel_jump "0"
  289. joy_pitchsensitivity "-1"
  290. joy_pitchthreshold "0.15"
  291. joy_response_look "0"
  292. joy_response_look_pitch "1"
  293. joy_response_move "1"
  294. joy_sensitive_step0 "0.1"
  295. joy_sensitive_step1 "0.4"
  296. joy_sensitive_step2 "0.90"
  297. joy_sidesensitivity "1"
  298. joy_sidethreshold "0.15"
  299. joy_wingmanwarrior_centerhack "0"
  300. joy_wingmanwarrior_turnhack "0"
  301. joy_yawsensitivity "-1"
  302. joy_yawthreshold "0.15"
  303. joystick "0"
  304. joystick_force_disabled "1"
  305. joystick_force_disabled_set_from_options "1"
  306. key_bind_version "2"
  307. lobby_default_privacy_bits1 "6"
  308. lobby_voice_chat_enabled "0"
  309. lockMoveControllerRet "0"
  310. lookspring "0"
  311. lookstrafe "0"
  312. m_customaccel "0"
  313. m_customaccel_exponent "1.05"
  314. m_customaccel_max "0"
  315. m_customaccel_scale "0.04"
  316. m_forward "1"
  317. m_mouseaccel1 "0"
  318. m_mouseaccel2 "0"
  319. m_mousespeed "1"
  320. m_pitch "0.022"
  321. m_rawinput "1"
  322. m_side "0.8"
  323. m_yaw "0.022"
  324. mapoverview_icon_scale "1.0"
  325. mat_monitorgamma "1.600000"
  326. mat_monitorgamma_tv_enabled "0"
  327. mat_powersavingsmode "0"
  328. mat_queue_report "0"
  329. mat_spewalloc "0"
  330. mat_texture_list_content_path ""
  331. mc_accel_band_size "0.5"
  332. mc_dead_zone_radius "0.06"
  333. mc_max_pitchrate "100.0"
  334. mc_max_yawrate "230.0"
  335. mm_csgo_community_search_players_min "3"
  336. mm_dedicated_search_maxping "73.750000"
  337. mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
  338. muzzleflash_light "1"
  339. name "NickelMagnesium"
  340. net_allow_multicast "1"
  341. net_graph "1"
  342. net_graphheight "550"
  343. net_graphholdsvframerate "0"
  344. net_graphmsecs "2000"
  345. net_graphpos "2"
  346. net_graphproportionalfont "0"
  347. net_graphshowinterp "1"
  348. net_graphshowlatency "1"
  349. net_graphshowsvframerate "1"
  350. net_graphsolid "1"
  351. net_graphtext "1"
  352. net_maxroutable "1200"
  353. net_scale "5"
  354. net_steamcnx_allowrelay "1"
  355. npc_height_adjust "1"
  356. option_duck_method "0"
  357. option_speed_method "0"
  358. play_distance "1"
  359. player_botdifflast_s "0.000000"
  360. player_competitive_maplist_8_7_1_7D70A304 "mg_de_mirage"
  361. player_gamemodelast_m "1.000000"
  362. player_gamemodelast_s "1.000000"
  363. player_gametypelast_m "0.000000"
  364. player_gametypelast_s "0.000000"
  365. player_last_leaderboards_filter "0"
  366. player_last_leaderboards_mode "0"
  367. player_last_leaderboards_panel "0"
  368. player_last_medalstats_category "4.000000"
  369. player_last_medalstats_panel "0.000000"
  370. player_maplast_m "0"
  371. player_maplast_s "0"
  372. player_medalstats_most_recent_time "1501042877"
  373. player_nevershow_communityservermessage "1"
  374. player_teamplayedlast "2"
  375. r_drawmodelstatsoverlaymax "1.5"
  376. r_drawmodelstatsoverlaymin "0.1"
  377. r_drawtracers_firstperson "1"
  378. r_eyegloss "0"
  379. r_eyemove "0"
  380. r_eyeshift_x "0"
  381. r_eyeshift_y "0"
  382. r_eyeshift_z "0"
  383. r_eyesize "0"
  384. rate "96000.000000"
  385. safezonex "0.850000"
  386. safezoney "1.0"
  387. sc_enable "1.0"
  388. sc_joystick_map "1"
  389. sc_pitch_sensitivity "1.0"
  390. sc_yaw_sensitivity "1.0"
  391. scene_showfaceto "0"
  392. scene_showlook "0"
  393. scene_showmoveto "0"
  394. scene_showunlock "0"
  395. sensitivity "0.1875"
  396. sf_ui_tint "2"
  397. sk_autoaim_mode "1"
  398. skill "1.000000"
  399. snd_deathcamera_volume "1.0"
  400. snd_duckerattacktime "0.5"
  401. snd_duckerreleasetime "2.5"
  402. snd_duckerthreshold "0.15"
  403. snd_ducking_off "1"
  404. snd_ducktovolume "0.55"
  405. snd_hrtf_distance_behind "100"
  406. snd_mapobjective_volume "1.0"
  407. snd_menumusic_volume "1.000000"
  408. snd_mix_async "1"
  409. snd_mix_async_onetime_reset "1"
  410. snd_mixahead "0.025"
  411. snd_music_selection "2"
  412. snd_musicvolume "0.030000"
  413. snd_musicvolume_multiplier_inoverlay "0.1"
  414. snd_mute_losefocus "1"
  415. snd_pitchquality "1"
  416. snd_roundend_volume "1.0"
  417. snd_roundstart_volume "1.0"
  418. snd_tensecondwarning_volume "1.0"
  419. snd_use_hrtf "1"
  420. sound_device_override "{0.0.0.00000000}.{f542c33b-8680-46b2-bb17-243b505a1238}"
  421. spec_replay_autostart "0"
  422. spec_show_xray "1"
  423. spec_usenumberkeys_nobinds "1"
  424. ss_splitmode "0"
  425. store_version "1"
  426. suitvolume "0.25"
  427. sv_forcepreload "1"
  428. sv_log_onefile "0"
  429. sv_logbans "0"
  430. sv_logecho "1"
  431. sv_logfile "1"
  432. sv_logflush "0"
  433. sv_logsdir "logs"
  434. sv_noclipaccelerate "5"
  435. sv_noclipspeed "5"
  436. sv_pvsskipanimation "1"
  437. sv_skyname "sky_cs15_daylight01_hdr"
  438. sv_specaccelerate "5"
  439. sv_specnoclip "1"
  440. sv_specspeed "3"
  441. sv_unlockedchapters "1"
  442. sv_voiceenable "1"
  443. sys_antialiasing "0"
  444. sys_aspectratio "1"
  445. sys_refldetail "0"
  446. texture_budget_background_alpha "128"
  447. texture_budget_panel_bottom_of_history_fraction ".25"
  448. texture_budget_panel_height "284"
  449. texture_budget_panel_width "512"
  450. texture_budget_panel_x "0"
  451. texture_budget_panel_y "450"
  452. tr_best_course_time "0"
  453. tr_completed_training "0"
  454. tv_nochat "1"
  455. ui_steam_overlay_notification_position "topright"
  456. vgui_message_dialog_modal "1"
  457. viewmodel_fov "68.000000"
  458. viewmodel_offset_x "-2.0"
  459. viewmodel_offset_y "2.0"
  460. viewmodel_offset_z "-2.0"
  461. viewmodel_presetpos "0"
  462. voice_caster_enable "0"
  463. voice_caster_scale "1.000000"
  464. voice_enable "1"
  465. voice_forcemicrecord "1"
  466. voice_mixer_boost "0"
  467. voice_mixer_mute "0"
  468. voice_mixer_volume "1.0"
  469. voice_modenable "1"
  470. voice_scale "0.08"
  471. voice_system_enable "1"
  472. voice_threshold "4000"
  473. volume ".4"
  474. vprof_graphheight "256"
  475. vprof_graphwidth "512"
  476. vprof_unaccounted_limit "0.3"
  477. vprof_verbose "1"
  478. vprof_warningmsec "10"
  479. weapon_accuracy_logging "0"
  480. windows_speaker_config "1"
  481. xbox_autothrottle "1"
  482. xbox_throttlebias "100"
  483. xbox_throttlespoof "200"
  484. zoom_sensitivity_ratio_joystick "1.0"
  485. zoom_sensitivity_ratio_mouse "0.835373"
Add Comment
Please, Sign In to add comment