Advertisement
Guest User

Untitled

a guest
May 27th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. // #m0d3ls! siloquez c0nf1G!
  2. // -tickrate 128 -console -novid -nojoy -high -refresh 120 -w 1920 -h 1080 -threads 4
  3.  
  4. // iNET STUFF
  5. rate 128000
  6. cl_interp 0
  7. cl_interp_ratio 1
  8. cl_cmdrate 128
  9. cl_updaterate 128
  10. cl_forcepreload 1
  11. cl_allowdownload 1
  12. cl_downloadfilter all
  13. ds_get_newest_subscribed_files
  14. mm_dedicated_search_maxping "50"
  15.  
  16. // HUD GFX ETC
  17. net_graph "1"
  18. net_graphheight "1042"
  19. net_graphmsecs "400"
  20. net_graphpos "1"
  21. net_graphproportionalfont "0"
  22. cl_autohelp "0"
  23. cl_showhelp "0"
  24. cl_showloadout "0"
  25. cl_radar_scale "0.33"
  26. cl_hud_color "10"
  27. cl_autowepswitch "0"
  28. hud_scaling "0.86"
  29. hud_showtargetid 1
  30. gameinstructor_enable "0"
  31. viewmodel_offset_x "2"
  32. viewmodel_offset_y "2"
  33. viewmodel_offset_z "-2"
  34. viewmodel_fov "68"
  35. fps_max 241
  36. fps_max_menu 241
  37. mat_monitorgamma "1.6"
  38. mat_queue_mode "2"
  39. cl_disablefreezecam "1"
  40. budget_show_history "0"
  41. r_drawtracers_firstperson 0
  42.  
  43. //MOUSE
  44. m_customaccel "0"
  45. m_customaccel_exponent "1"
  46. m_customaccel_max "0"
  47. m_customaccel_scale "0"
  48. m_forward "1"
  49. m_mouseaccel1 "0"
  50. m_mouseaccel2 "0"
  51. m_mousespeed "0"
  52. m_pitch "0.022"
  53. m_rawinput "1"
  54. m_side "0.8"
  55. m_yaw "0.022"
  56. sensitivity "2"
  57.  
  58. // CROSSHAiR
  59. cl_crosshair_drawoutline "1"
  60. cl_crosshair_outlinethickness "1"
  61. cl_crosshairalpha "666"
  62. cl_crosshaircolor "5"
  63. cl_crosshaircolor_b "0"
  64. cl_crosshaircolor_g "0"
  65. cl_crosshaircolor_r "255"
  66. cl_crosshairdot "0"
  67. cl_crosshairgap "1"
  68. cl_crosshairscale "0"
  69. cl_crosshairsize "4"
  70. cl_crosshairstyle "4"
  71. cl_crosshairthickness "0.5"
  72. cl_crosshairusealpha "1"
  73.  
  74. // SOUNDS
  75. snd_mixahead "0.05"
  76. snd_musicvolume 0
  77. snd_headphone_pan_exponent "1"
  78. snd_headphone_pan_radial_weight "1"
  79. snd_legacy_surround "0"
  80. snd_pitchquality "1"
  81. dsp_enhance_stereo "1"
  82.  
  83. // b1nDs
  84. bind mwheelup +jump
  85. bind mwheeldown +jump
  86. bind mouse4 "enemydown"
  87. bind mouse5 "getout"
  88. bind mouse3 "takingfire"
  89. bind end "toggle volume 0.1 0.8"
  90. bind alt "toggle cl_radar_scale 1 0.33"
  91. bindtoggle home "voice_enable"
  92. bind o "exec autoexec"
  93. bind space "+duck"
  94.  
  95. // BUY
  96. bind kp_ins "buy ak47; buy m4a1"
  97. bind kp_home "buy smokegrenade"
  98. bind kp_uparrow "buy flashbang"
  99. bind kp_pgup "buy hegrenade"
  100. bind kp_leftarrow "buy deagle"
  101. bind kp_5 "buy defuser"
  102. bind kp_rightarrow "buy vesthelm"
  103. bind kp_end "buy molotov"
  104. bind kp_pgdn "buy vest"
  105.  
  106. alias "+jumpthrow" "+forward;+jump;-attack"
  107. alias "-jumpthrow" "-jump;-forward"
  108. bind "t" "+jumpthrow"
  109.  
  110. // h4xx
  111. con_filter_text damage
  112. con_filter_enable 2
  113. developer 1
  114. con_filter_text_out "Player:"
  115.  
  116.  
  117. play items/suitchargeok1
  118. clear
  119. echo "#m0d3ls! siloQuEz H4X.CFG l04d3d 100% HS!1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement