Advertisement
Guest User

Autoexec FredraLL

a guest
Apr 30th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.77 KB | None | 0 0
  1. //ALPHA
  2. host_writeconfig
  3.  
  4. //Standard
  5. bind w +forward
  6. bind s +back
  7. bind a +moveleft
  8. bind d +moveright
  9. bind q invnextnongrenade
  10. bind v "r_cleardecals"
  11. bind "mwheelup" +jump
  12. bind "mwheeldown" +jump
  13. bind "n" "noclip"
  14. bind "t" "bot_place"
  15. bind "o" "toggle r_drawothermodels 1 2"
  16. bind "i" "toggle host_timescale 1 10"
  17. bind k disconnect
  18.  
  19. //olika scripts
  20. bind h +dropBomb
  21. alias +dropBomb "use weapon_knife; use weapon_c4; drop"
  22. alias -dropBomb "slot2; slot1"
  23.  
  24. alias +ninja "+use; gameinstructor_enable 1"
  25. alias -ninja "-use; gameinstructor_enable 0"
  26. bind e "+ninja"
  27.  
  28. alias "+jumpthrow" "+jump;-attack"
  29. alias "-jumpthrow" "-jump"
  30. bind "space" "+jumpthrow"
  31.  
  32. alias fpschange "fpschange_high"
  33. alias fpschange_high "fps_max 999; playvol buttons\blip1 0.5; alias fpschange "fpschange_low"
  34. alias fpschange_low "fps_max 60; playvol buttons\blip2 0.5; alias fpschange "fpschange_high"
  35. fpschange_low //This turns your FPS low when the game starts to load maps faster
  36. bind "F6" "fpschange"
  37.  
  38. bind "F1" "voice_scale 0;echo VOICE_MUTED;Say_team mute"
  39. bind "F2" "voice_scale 1;echo VOICE_ENABLED;Say_team unmute"
  40.  
  41. alias "-crosshairsmoke" "cl_crosshairsize 1.5;cl_crosshairdot 1;cl_crosshairgap 4.4;cl_crosshairstyle 4"
  42. alias "+crosshairsmoke" "cl_crosshairsize 1337;cl_crosshairdot 1;cl_crosshairgap 10;cl_crosshairstyle 4"
  43.  
  44.  
  45. //diverse
  46. cl_righthand "0"
  47. cl_forcepreload "1"
  48. net_graphproportionalfont "0"
  49. rate "128000" // This is your client rate, you may need to lower it if your net speed cannot keep up
  50. cl_cmdrate "128" // 128 tick servers require this rate (64 will default to 64 for you, no need to edit)
  51. cl_updaterate "128" // 128 tick servesr require this rate (64 will default to 64 for you, no need to edit)
  52. cl_interp_ratio 1 // Common interp setting for MM/League
  53. cl_interp 0 // Common interp setting for MM/League
  54. tickrate 128 // If you launch a local server it will run at 128 tick (can also be done with -tickrate 128 put as launch option)
  55. cl_allowdownload "1
  56. cl_autowepswitch "0"
  57. cl_autohelp "0"
  58. cl_disablehtmlmotd 1 //This has to be "0" for Altpug
  59. cl_downloadfilter "0"
  60. cl_forcepreload "1"
  61. cl_lagcompensation "1"
  62. cl_show_clan_in_death_notice "0" //0 if you want only names of players in kill feed.
  63. cl_showfps "1"
  64. cl_showloadout "1"
  65. cl_teammate_colors_show "1" //1 if you want teamates to have color coded :)
  66. cl_use_opens_buy_menu "0" /doesn't allow E to open buy menu! YAY!
  67. con_filter_text "damage" // Filters damage in the console nicely!
  68. con_filter_enable "2" // Filters damage in the console nicely!
  69. ds_get_newest_subscribed_files "1"
  70. hud_showtargetid "1" //Makes it easier to spot enemies
  71. mm_dedicated_search_maxping "85" //No more than 100
  72. r_drawtracers_firstperson "1" //I have gone back to it because I feel it helps me control recoil better.
  73. Volume 0.8
  74.  
  75. //Buy Binds
  76. bind "kp_downarrow" "buy ak47; buy m4a1;"
  77. bind "kp_end" "buy galilar; buy famas;"
  78. bind "kp_pgdn" "buy awp;"
  79. bind "kp_leftarrow" "buy tec9; buy fiveseven;"
  80. bind "kp_5" "buy p250;"
  81. bind "kp_rightarrow" "buy deagle; buy revolver;"
  82. bind "kp_home" " buy smokegrenade;"
  83. bind "kp_uparrow" " buy flashbang;"
  84. bind "kp_pgup" " buy hegrenade;"
  85. bind "kp_plus" " buy incgrenade; buy molotov;"
  86. bind "kp_ins" " buy vesthelm; buy vest;"
  87. bind "kp_del" " buy vest;"
  88. bind "kp_enter" " buy defuser;"
  89. bind "kp_minus" "buy ssg08;"
  90. bind "kp_multiply" "buy scar20; buy g3sg1;"
  91. bind "kp_slash" "buy aug; buy sg556;"
  92. bind "leftarrow" "buy mac10; buy mp9;"
  93. bind "downarrow" "buy ump45;"
  94. bind "rightarrow" "buy mp7;"
  95. bind "uparrow" "buy m249;"
  96.  
  97. //Crosshair
  98. cl_crosshair_drawoutline "1"
  99. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  100. cl_crosshair_dynamic_splitalpha_innermod "1"
  101. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  102. cl_crosshair_dynamic_splitdist "7"
  103. cl_crosshair_outlinethickness "1"
  104. cl_crosshair_sniper_width "1"
  105. cl_crosshairalpha "245.000000"
  106. cl_crosshaircolor "5"
  107. cl_crosshaircolor_b "255"
  108. cl_crosshaircolor_g "127"
  109. cl_crosshaircolor_r "0"
  110. cl_crosshairdot "1"
  111. cl_crosshairgap "4.400000"
  112. cl_crosshairgap_useweaponvalue "0"
  113. cl_crosshairscale "1000"
  114. cl_crosshairsize "1.500000"
  115. cl_crosshairstyle "4"
  116. cl_crosshairthickness "0.000000"
  117. cl_crosshairusealpha "1"
  118. cl_fixedcrosshairgap "0"
  119.  
  120. //Viemodel
  121. cl_viewmodel_shift_left_amt "1.5"
  122. cl_viewmodel_shift_right_amt "0.75"
  123. viewmodel_fov "68.000000"
  124. viewmodel_offset_x "0.700000"
  125. viewmodel_offset_y "0.600000"
  126. viewmodel_offset_z "-2.0"
  127. viewmodel_presetpos "0"
  128. cl_bob_lower_amt "21"
  129. cl_bobamt_lat "0.4"
  130. cl_bobamt_vert "0.1
  131.  
  132. //Mouse
  133. m_rawinput "1"
  134. m_mouseaccel1 "0"
  135. m_mouseaccel2 "0"
  136. m_mousespeed "0"
  137. sensitivity "1.28"
  138. zoom_sensitivity_ratio_mouse "1.0"
  139.  
  140. //Radar [Greatly increases radar visibility]
  141. cl_radar_always_centered "0"
  142. cl_radar_icon_scale_min "0.4"
  143. cl_radar_rotate "1"
  144. cl_radar_scale "0.5"
  145. hud_scaling 0.60
  146.  
  147. //Rates and Interpolation
  148. cl_cmdrate "128"
  149. cl_interp "0"
  150. cl_interp_ratio "1"
  151. cl_updaterate "128"
  152. rate "128000"
  153.  
  154. //Alias
  155. alias money "impulse 101"
  156. alias ammo givecurrentammo
  157. alias "taser" "give weapon_taser"
  158. alias "zeus" "give weapon_taser"
  159. // Knive's
  160. alias "bayonet" "give weapon_bayonet"
  161. alias "flip" "give weapon_knife_flip"
  162. alias "gut" "give weapon_knife_gut"
  163. alias "karambit" "give weapon_knife_karambit"
  164. alias "m9_bayonet" "give weapon_knife_m9_bayonet"
  165. // Nade's
  166. alias "decoy" "give weapon_decoy"
  167. alias "flash" "give weapon_flashbang"
  168. alias "he" "give weapon_hegrenade"
  169. alias "fire" "give weapon_Incgrenade"
  170. alias "molotov" "give weapon_molotov"
  171. alias "smoke" "give weapon_smokegrenade"
  172. // Pistol's
  173. alias "deagle" "give weapon_deagle"
  174. alias "fiveseven" "give weapon_fiveseven"
  175. alias "glock" "give weapon_glock"
  176. alias "p2k" "give weapon_hkp2000"
  177. alias "P250" "give weapon_P250"
  178. alias "usp" "give weapon_usp_silencer"
  179. // Smgs
  180. alias "bizon" "give weapon_bizon"
  181. alias "mac10" "give weapon_mac10"
  182. alias "mp7" "give weapon_mp7"
  183. alias "mp9" "give weapon_mp9"
  184. alias "P90" "give weapon_P90"
  185. alias "ump" "give weapon_ump45
  186. // Heavy's
  187. alias "mag7" "give weapon_mag7"
  188. alias "Negev" "give weapon_negev"
  189. alias "Nova" "give weapon_nova"
  190. alias "Sawedoff" "give weapon_SAWEDOFF"
  191. alias "Xm" "give weapon_XM1014"
  192. // Rifles
  193. alias "ak" "give weapon_ak47"
  194. alias "aug" "give weapon_aug"
  195. alias "awp" "give weapon_awp"
  196. alias "colt" "give weapon_m4a1_silencer"
  197. alias "famas" "give weapon_famas"
  198. alias "galil" "give weapon_galilar"
  199. alias "m4" "give weapon_m4a1"
  200. alias "scar" "give weapon_SCAR20"
  201. alias "scout" "give weapon_ssg08"
  202.  
  203. // Map's
  204. alias "aztec" "map de_aztec "
  205. alias "cache" "map de_cache"
  206. alias "cbble" "map de_cbble"
  207. alias "dust" "map de_dust"
  208. alias "d2" "map de_dust2"
  209. alias "inferno" "map de_inferno"
  210. alias "mirage" "map de_mirage"
  211. alias "nuke" "map de_nuke"
  212. alias "overpass" "map de_overpass"
  213. alias "season" "map de_season"
  214. alias "train" "map de_tain"
  215. alias "vertigo" "map de_vertigo"
  216.  
  217. ///Zomega
  218. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement