_HNR

🇷 🇾​ 🇿 🇰 ♆ 1.5b (autoexec.cfg)

Aug 16th, 2018
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 20.19 KB | None | 0 0
  1. unbindall
  2. ///CODIGO CRIADO POR RIK, RESPEITE OS DIREITOS AUTORAIS
  3.  
  4. echo "Executando...";
  5. mat_queue_priority "-1"
  6.  
  7. //////////////// BINDS ////////////////
  8.  
  9. //////// BUY MENU
  10. bind "KP_END" "buy m4a1;buy ak47"
  11. bind "KP_DOWNARROW" "buy awp"
  12. bind "KP_PGDN" "buy ump45"
  13. bind "KP_LEFTARROW" "buy galilar; buy famas"
  14. bind "KP_5" "buy tec9; buy fiveseven"
  15. bind "KP_RIGHTARROW" "buy p250"
  16. bind "KP_HOME" "buy smokegrenade"
  17. bind "KP_UPARROW" "buy flashbang"
  18. bind "KP_PGUP" "buy hegrenade"
  19. bind "KP_SLASH" "buy decoy"
  20. bind "KP_MULTIPLY" "buy incgrenade;buy molotov"
  21. bind "KP_MINUS" "buy Taser"
  22. bind "KP_PLUS" "buy vest"
  23. bind "KP_ENTER" "buy vesthelm"
  24. bind "KP_DEL" "buy defuser"
  25. bind "KP_INS" "buy smokegrenade;buy hegrenade;buy incgrenade;buy molotov;buy flashbang"
  26.  
  27. //////// BINDS FUNCTION
  28. alias "+jumpthrow" "+attack;+jump;-attack"
  29. alias "-jumpthrow" "-jump"
  30. alias "+bomb_finder_use" "+use; gameinstructor_enable 1"
  31. alias "-bomb_finder_use" "-use; gameinstructor_enable 0"
  32. alias "-smoke_throw" cl_crosshairsize "3"
  33. alias "+smoke_throw" cl_crosshairsize "9999"
  34. alias "clutchtoggle" "clutchon"
  35. alias "clutchon" "voice_enable 0; ignoremsg; ignoremsg; say_team Clutch mode: ON (text & voice chat are disabled); alias clutchtoggle clutchoff"
  36. alias "clutchoff" "voice_enable 1; ignoremsg; say_team Clutch mode: OFF (text & voice chat are enabled); alias clutchtoggle clutchon"
  37. alias "+scorenet" "+showscores; net_graphheight 0"
  38. alias "-scorenet" "-showscores; net_graphheight 9999"
  39. alias "+knife" "slot3"
  40. alias "-knife" "lastinv"
  41.  
  42. //////// SLOTS
  43. bind "1" "slot1"
  44. bind "2" "slot2"
  45. bind "3" "slot3"
  46. bind "5" "slot5"
  47.  
  48. //////// FAST GRENADES
  49. bind "4" "use weapon_knife;use weapon_hegrenade"
  50. bind "c" "use weapon_knife;use weapon_smokegrenade"
  51. bind "f" "use weapon_knife;use weapon_flashbang"
  52. bind "z" "use weapon_knife;use weapon_incgrenade; use weapon_molotov"
  53. bind "x" "use weapon_knife;use weapon_decoy"
  54.  
  55. //////// RADIO AND CHAT
  56. bind "h" "radio1"
  57. bind "j" "radio2"
  58. bind "k" "radio3"
  59. bind "y" "messagemode"
  60. bind "u" "messagemode2"
  61.  
  62. //////// PADRÃO
  63. bind "w" "+forward"
  64. bind "a" "+moveleft"
  65. bind "s" "+back"
  66. bind "d" "+moveright"
  67. bind "l" "+spray_menu"
  68. bind "q" "+knife"
  69. bind "r" "+reload"
  70. bind "b" "buymenu"
  71. bind "g" "drop"
  72. bind "t" "+lookatweapon"
  73. bind "e" "+bomb_finder_use"
  74. bind "`" "toggleconsole"
  75. bind "SHIFT" "+speed"
  76. bind "CTRL" "+duck"
  77. bind "ESCAPE" "cancelselect"
  78. bind "CAPSLOCK" "+voicerecord"
  79. bind "SPACE" "+jump"
  80. bind "TAB" "+scorenet;r_cleardecals"
  81. bind "PAUSE" "pause"
  82. bind "m" "teammenu"
  83.  
  84. //////// OTHERS
  85. bind "6" "+jumpthrow"
  86. bind "o" "clutchtoggle"
  87. bind "v" "use weapon_knife;use weapon_c4;drop"
  88.  
  89. //////// VOLUME
  90. bind "-" "incrementvar volume 0 1 -0.1"
  91. bind "=" "incrementvar volume 0 1 0.1"
  92.  
  93. /////// CS FUNCTIONS
  94. bind "F1" "autobuy"
  95. bind "F2" "rebuy"
  96. bind "F3" "askconnect_accept"
  97. bind "F4" "bug"
  98. bind "F6" "save quick"
  99. bind "F7" "load quick"
  100. bind "F8" "callvote"
  101. bind "F9" "say_team Executando .CFG de TREINO...;exec treino;playvol buttons\blip1 0.5"
  102. bind "F10" "quit prompt"
  103. bind "F12" "jpeg"
  104.  
  105. //////// MOUSE
  106. bind "MOUSE1" "+attack"
  107. bind "MOUSE2" "+attack2"
  108. bind "MOUSE4" "toggle cl_righthand 0 1"
  109. bind "MOUSE5" "+smoke_throw"
  110. bind "MWHEELDOWN" "+jump"
  111. bind "MWHEELUP" "+jump"
  112.  
  113. //////////////// END BINDS ////////////////
  114.  
  115. //////// CROSSHAIR
  116. cl_crosshairstyle "4"
  117. cl_crosshair_drawoutline "0"
  118. cl_crosshair_outlinethickness "0.5"
  119. cl_crosshair_sniper_show_normal_inaccuracy "0"
  120. cl_crosshair_sniper_width "1"
  121. cl_crosshairalpha "188"
  122. cl_crosshaircolor "5"
  123. cl_crosshaircolor_r "0"
  124. cl_crosshaircolor_g "255"
  125. cl_crosshaircolor_b "255"
  126. cl_crosshairdot "0"
  127. cl_crosshair_t "0"
  128. cl_crosshairgap "-2.5"
  129. cl_crosshairgap_useweaponvalue "0"
  130. cl_crosshairscale "0"
  131. cl_crosshairsize "4"
  132. cl_crosshairthickness "0.5"
  133. cl_crosshairusealpha "1"
  134. cl_fixedcrosshairgap "-2.5"
  135. cl_observercrosshair "1"
  136. cl_scalecrosshair "1"
  137. crosshair "1"
  138.  
  139.  
  140. //////// FOV
  141. viewmodel_fov "68"
  142. viewmodel_offset_x "3"
  143. viewmodel_offset_y "3"
  144. viewmodel_offset_z "-3"
  145. viewmodel_presetpos "0"
  146. cl_viewmodel_shift_left_amt "0.500000"
  147. cl_viewmodel_shift_right_amt "0.250000"
  148. cl_bob_lower_amt "5"
  149. cl_bobamt_lat "0.100000"
  150. cl_bobamt_vert "0.100000"
  151. cl_bobcycle "2"
  152.  
  153. adsp_debug "0"
  154. ai_report_task_timings_on_limit "0"
  155. ai_think_limit_label "0"
  156. budget_averages_window "30"
  157. budget_background_alpha "128"
  158. budget_bargraph_background_alpha "128"
  159. budget_bargraph_range_ms "16.6666666667"
  160. budget_history_numsamplesvisible "100"
  161. budget_history_range_ms "66.666666667"
  162. budget_panel_bottom_of_history_fraction ".25"
  163. budget_panel_height "384"
  164. budget_panel_width "512"
  165. budget_panel_x "0"
  166. budget_panel_y "50"
  167. budget_peaks_window "30"
  168. budget_show_averages "0"
  169. budget_show_history "1"
  170. budget_show_peaks "1"
  171. bugreporter_uploadasync "0"
  172. bugreporter_username ""
  173. c_maxdistance "200"
  174. c_maxpitch "90"
  175. c_maxyaw "135"
  176. c_mindistance "30"
  177. c_minpitch "0"
  178. c_minyaw "-135"
  179. c_orthoheight "100"
  180. c_orthowidth "100"
  181. c_thirdpersonshoulder "false"
  182. c_thirdpersonshoulderaimdist "120.0"
  183. c_thirdpersonshoulderdist "40.0"
  184. c_thirdpersonshoulderheight "5.0"
  185. c_thirdpersonshoulderoffset "20.0"
  186. cam_collision "1"
  187. cam_idealdelta "4.0"
  188. cam_idealdist "150"
  189. cam_idealdistright "0"
  190. cam_idealdistup "0"
  191. cam_ideallag "4.0"
  192. cam_idealpitch "0"
  193. cam_idealyaw "0"
  194. cam_snapto "0"
  195. cc_lang ""
  196. cc_linger_time "1.0"
  197. cc_predisplay_time "0.25"
  198. cc_subtitles "0"
  199. chet_debug_idle "0"
  200. cl_allowdownload "1"
  201. cl_allowupload "1"
  202. cl_autohelp "0"
  203. cl_autowepswitch "0"
  204. cl_buy_favorite_nowarn "0"
  205. cl_buy_favorite_quiet "0"
  206. cl_chatfilter_version "1"
  207. cl_chatfilters "63"
  208. cl_clanid "7904545"
  209. cl_clock_24hour "1"
  210. cl_cmdrate "128"
  211. cl_color "2"
  212. cl_debugrumble "0"
  213. cl_detail_avoid_force "0.4"
  214. cl_detail_avoid_radius "64"
  215. cl_detail_avoid_recover_speed "0.25"
  216. cl_detail_max_sway "5"
  217. cl_disablefreezecam "1"
  218. cl_disablehtmlmotd "1"
  219. cl_dm_buyrandomweapons "0"
  220. cl_downloadfilter "all"
  221. cl_embedded_stream_audio_volume "60"
  222. cl_embedded_stream_audio_volume_xmaster "1"
  223. cl_error_message_check_xboxdvr "1482079548"
  224. cl_forcepreload "1"
  225. cl_freezecampanel_position_dynamic "1"
  226. cl_hud_background_alpha "0.2"
  227. cl_hud_bomb_under_radar "1"
  228. cl_hud_color "8"
  229. cl_hud_healthammo_style "1"
  230. cl_hud_playercount_pos "1"
  231. cl_hud_playercount_showcount "1"
  232. cl_hud_radar_scale "1.1"
  233. cl_idealpitchscale "0.8"
  234. cl_inv_showdividerline "0"
  235. cl_inventory_saved_filter "all"
  236. cl_inventory_saved_sort "mostrare"
  237. cl_join_advertise "1"
  238. cl_loadout_colorweaponnames "1"
  239. cl_minimal_rtt_shadows "1"
  240. cl_mouselook "1"
  241. cl_mute_all_but_friends_and_party "0"
  242. cl_mute_enemy_team "0"
  243. cl_obs_interp_enable "1"
  244. cl_operation_premium_reminder_op06 "0"
  245. cl_radar_always_centered "0"
  246. cl_radar_icon_scale_min "0.8"
  247. cl_radar_rotate "1"
  248. cl_radar_scale "0.3"
  249. cl_radar_square_with_scoreboard "1"
  250. cl_righthand "1"
  251. cl_rumblescale "1.0"
  252. cl_scoreboard_mouse_enable_binding "+attack2"
  253. cl_show_clan_in_death_notice "0"
  254. cl_showhelp "0"
  255. cl_showloadout "1"
  256. cl_showfps "0"
  257. cl_showpluginmessages "1"
  258. cl_spec_follow_grenade_key "0"
  259. cl_spec_mode "4"
  260. cl_teamid_overhead_name_alpha "240"
  261. cl_teamid_overhead_name_fadetime "0.5"
  262. cl_teammate_colors_show "2"
  263. cl_timeout "30.000000"
  264. cl_updaterate "128"
  265. cl_interp_ratio "1"
  266. cl_interp "0"
  267. cl_interpolate "1"
  268. cl_lagcompensation "1"
  269. net_client_steamdatagram_enable_override "1"
  270. cl_predict "1"
  271. cl_predictweapons "1"
  272. cl_use_opens_buy_menu "0"
  273. closecaption "0"
  274. closeonbuy "0"
  275. commentary_firstrun "0"
  276. con_enable "1"
  277. cursortimeout "60.0"
  278. econ_highest_baseitem_seen "64"
  279. engine_no_focus_sleep "50"
  280. force_audio_english "0"
  281. func_break_max_pieces "0"
  282. g15_update_msec "250"
  283. gameinstructor_enable "0"
  284. hud_scaling "0.8"
  285. hud_showtargetid "1"
  286. hud_takesshots "0"
  287. joy_accelmax "1.0"
  288. joy_accelscale "3.5"
  289. joy_accelscalepoly "0.4"
  290. joy_advanced "0"
  291. joy_advaxisr "0"
  292. joy_advaxisu "0"
  293. joy_advaxisv "0"
  294. joy_advaxisx "0"
  295. joy_advaxisy "0"
  296. joy_advaxisz "0"
  297. joy_autoaimdampen "0"
  298. joy_autoAimDampenMethod "0"
  299. joy_autoaimdampenrange "0"
  300. joy_axisbutton_threshold "0.3"
  301. joy_cfg_preset "1"
  302. joy_circle_correct "1"
  303. joy_curvepoint_1 "0.001"
  304. joy_curvepoint_2 "0.4"
  305. joy_curvepoint_3 "0.75"
  306. joy_curvepoint_4 "1"
  307. joy_curvepoint_end "2"
  308. joy_diagonalpov "0"
  309. joy_display_input "0"
  310. joy_forwardsensitivity "-1"
  311. joy_forwardthreshold "0.15"
  312. joy_gamma "0.2"
  313. joy_inverty "0"
  314. joy_lowend "1"
  315. joy_lowend_linear "0.55"
  316. joy_lowmap "1"
  317. joy_movement_stick "0"
  318. joy_name "joystick"
  319. joy_no_accel_jump "0"
  320. joy_pitchsensitivity "-1"
  321. joy_pitchthreshold "0.15"
  322. joy_response_look "0"
  323. joy_response_look_pitch "1"
  324. joy_response_move "1"
  325. joy_sensitive_step0 "0.1"
  326. joy_sensitive_step1 "0.4"
  327. joy_sensitive_step2 "0.90"
  328. joy_sidesensitivity "1"
  329. joy_sidethreshold "0.15"
  330. joy_wingmanwarrior_centerhack "0"
  331. joy_wingmanwarrior_turnhack "0"
  332. joy_yawsensitivity "-1"
  333. joy_yawthreshold "0.15"
  334. joystick "0"
  335. joystick_force_disabled "1"
  336. joystick_force_disabled_set_from_options "1"
  337. key_bind_version "2"
  338. lobby_default_privacy_bits1 "6"
  339. lobby_voice_chat_enabled "0"
  340. lockMoveControllerRet "0"
  341. lookspring "0"
  342. lookstrafe "0"
  343. m_customaccel "0"
  344. m_customaccel_exponent "1"
  345. m_customaccel_max "0"
  346. m_customaccel_scale "0"
  347. m_forward "1"
  348. m_mouseaccel1 "0"
  349. m_mouseaccel2 "0"
  350. m_mousespeed "0"
  351. m_pitch "0.022"
  352. m_rawinput "1"
  353. m_side "0.8"
  354. m_yaw "0.022"
  355. mapoverview_icon_scale "1.0"
  356. mat_postprocess_enable 0
  357. mat_monitorgamma "2.21"
  358. mat_monitorgamma_tv_enabled "0"
  359. mat_powersavingsmode "0"
  360. mat_queue_report "0"
  361. mat_spewalloc "0"
  362. mat_texture_list_content_path ""
  363. mc_accel_band_size "0.5"
  364. mc_dead_zone_radius "0.06"
  365. mc_max_pitchrate "100.0"
  366. mc_max_yawrate "230.0"
  367. mm_csgo_community_search_players_min "3"
  368. mm_dedicated_search_maxping "40"
  369. mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
  370. muzzleflash_light "0"
  371. name "`яiҡ ♆"
  372. net_allow_multicast "1"
  373. net_graph "1"
  374. net_graphheight "9999"
  375. net_graphholdsvframerate "0"
  376. net_graphmsecs "400"
  377. net_graphpos "2"
  378. net_graphproportionalfont "0"
  379. net_graphshowinterp "1"
  380. net_graphshowlatency "1"
  381. net_graphshowsvframerate "0"
  382. net_graphsolid "1"
  383. net_graphtext "1"
  384. net_maxroutable "1200"
  385. net_scale "5"
  386. net_steamcnx_allowrelay "1"
  387. npc_height_adjust "1"
  388. option_duck_method "0"
  389. option_speed_method "0"
  390. play_distance "1"
  391. player_botdifflast_s "2.000000"
  392. player_gamemodelast_m "0.000000"
  393. player_gamemodelast_s "1.000000"
  394. player_gametypelast_m "3.000000"
  395. player_gametypelast_s "0.000000"
  396. player_last_leaderboards_filter "0"
  397. player_last_leaderboards_mode "0"
  398. player_last_leaderboards_panel "0"
  399. player_last_medalstats_category "2.000000"
  400. player_last_medalstats_panel "0"
  401. player_maplast_m "0"
  402. player_maplast_s "0"
  403. player_medalstats_most_recent_time "1360449569"
  404. player_nevershow_communityservermessage "1"
  405. player_teamplayedlast "2"
  406. r_drawmodelstatsoverlaymax "1.5"
  407. r_drawmodelstatsoverlaymin "0.1"
  408. r_drawtracers_firstperson "1"
  409. r_eyegloss "0"
  410. r_eyemove "0"
  411. r_eyeshift_x "0"
  412. r_eyeshift_y "0"
  413. r_eyeshift_z "0"
  414. r_eyesize "0"
  415. rate "786432"
  416. safezonex "1"
  417. safezoney "1"
  418. sc_enable "1.0"
  419. sc_joystick_map "1"
  420. sc_pitch_sensitivity "1.0"
  421. sc_yaw_sensitivity "1.0"
  422. scene_showfaceto "0"
  423. scene_showlook "0"
  424. scene_showmoveto "0"
  425. scene_showunlock "0"
  426. sensitivity "4.0"
  427. sf_ui_tint "2"
  428. sk_autoaim_mode "1"
  429. skill "1.000000"
  430. spec_replay_autostart "1"
  431. spec_show_xray "1"
  432. spec_usenumberkeys_nobinds "1"
  433. ss_splitmode "0"
  434. store_version "1"
  435. suitvolume "0"
  436. sys_antialiasing "1"
  437. sys_aspectratio "0"
  438. sys_refldetail "0"
  439. texture_budget_background_alpha "128"
  440. texture_budget_panel_bottom_of_history_fraction ".25"
  441. texture_budget_panel_height "284"
  442. texture_budget_panel_width "512"
  443. texture_budget_panel_x "0"
  444. texture_budget_panel_y "450"
  445. tv_nochat "0"
  446. ui_steam_overlay_notification_position "topright"
  447. vgui_message_dialog_modal "1"
  448. vprof_graphheight "256"
  449. vprof_graphwidth "512"
  450. vprof_unaccounted_limit "0.3"
  451. vprof_verbose "1"
  452. vprof_warningmsec "10"
  453.  
  454. //////// SOUND
  455. windows_speaker_config "1"
  456. snd_front_headphone_position "45.0"
  457. snd_rear_headphone_position "90.0"
  458. snd_headphone_pan_exponent "1.2"
  459. snd_headphone_pan_radial_weight "0.5"
  460. snd_musicvolume "0"
  461. snd_musicvolume_multiplier_inoverlay "0"
  462. dsp_enhance_stereo "0"
  463. snd_deathcamera_volume "0"
  464. snd_duckerattacktime "0.5"
  465. snd_duckerreleasetime "2.5"
  466. snd_duckerthreshold "0.15"
  467. snd_ducking_off "1"
  468. snd_ducktovolume "0.7"
  469. snd_legacy_surround "0"
  470. snd_mapobjective_volume "0"
  471. snd_menumusic_volume "0"
  472. snd_mixahead "0.05"
  473. snd_music_selection "2"
  474. snd_mute_losefocus "0"
  475. snd_pitchquality "1"
  476. snd_roundend_volume "0.2"
  477. snd_roundstart_volume "0"
  478. snd_setmixer Dialog vol 0.1
  479. snd_setmixer PlayerFootsteps vol 0.1
  480. snd_setmixer GlobalFootsteps vol 1.2
  481. snd_setmixer Ambient vol 0.0
  482. snd_setmixer Weapons vol 0.5
  483. snd_tensecondwarning_volume "0.2"
  484. snd_use_hrtf "1"
  485. volume "1.0"
  486.  
  487. ///// VOICE
  488. voice_enable "1"
  489. voice_caster_enable "0"
  490. voice_caster_scale "1"
  491. voice_forcemicrecord "1"
  492. voice_mixer_boost "0"
  493. voice_mixer_mute "0"
  494. voice_mixer_volume "1.0"
  495. voice_modenable "1"
  496. voice_scale "0.5"
  497. voice_system_enable "1"
  498. voice_threshold "2000"
  499.  
  500.  
  501. xbox_autothrottle "1"
  502. xbox_throttlebias "100"
  503. xbox_throttlespoof "200"
  504. zoom_sensitivity_ratio_joystick "1.0"
  505. zoom_sensitivity_ratio_mouse "1.0"
  506. fps_max_menu "144"
  507. fps_max "0"
  508. mat_queue_mode "-1"
  509. r_dynamic "1"
  510. host_writeconfig
  511. /////////////////////////////////////////////
  512. clear
  513. echo "                                                                                                         ";
  514. echo "      .____.`                                      AUTOEXEC MADE BY RIK                                  ";
  515. echo "   xuu$``$$$uuu.                            http://steamcommunity.com/id/_HNR                            ";
  516. echo " . $``$  $$$`$$$                                                                                         ";
  517. echo "dP*$  $  $$$ $$$     .:'/*/'`:,·:~·:.,              ',:'/¯/`:,          _                   _            ";
  518. echo "?k $  $  $$$ $$$    /::/:/:::/:::;::::::/`':.,'       /:/_/::::/';'    .:'´::::`';           ,·/::::`;'  ";
  519. echo " $ $  $  $$$ $$$  /·*'`·´¯'`^·-~·:-'::;:::'`;        /:'     '`:/::;  /:::::::::'¦      ,:´::/::::::/'   ";
  520. echo " ':$  $  $$$ $$$  '\                       '`;::'i  ;         ';:'; /·'´ '¯ `';:;| .:´:::;'´ ¯'`:;/      ";
  521. echo "  N$  $  $$$ $$$    '`;        , .,        'i:'/     |         'i::i  ;         '¦:/:::::'´       /      ";
  522. echo "  $$  $  $$$ $$$      i       i':/:::';       ;/'     ';        ;'::i  i         '|/:::·´      .·'´      ";
  523. echo "   $  $  $$$ $$$      i       i/:·'´       ,:''       'i        'i::i'  ';         '·´   ,.-:'´:`;.      ";
  524. echo "   $  $  $$$ $$$      '; '    ,:,     ~;'´:::'`:,     ;       'i::;'  ';         ;',    `;·;:::::'`,     ";
  525. echo "   $  $  $$$ $$$      'i      i:/\       `;::::/:'`;'  ';       i:/'    ';        ;';'\      '`;:::::'`, ";
  526. echo "   $  $  $$$ $$$       ;     ;/   \       '`:/::::/'   ';     ;/ °     ';      ';:/  '\       '`;:::::'; ";
  527. echo "   $  $  $$$ $$$       ';   ,'       \         '`;/'     ';   / °        ';     ;/     ',        '`;:::/ ";
  528. echo "   $$#$  $$$ $$$        `'*´          '`~·-·^'´            `'´       °    \   '/        '`·,      _';/'  ";
  529. echo "   $$'$  $$$ $$$                                                            `'´             `'*'´¯       ";
  530. echo "   $$`R  $$$ $$$                       _________________                                                 ";
  531. echo "   $$$&  $$$ $$$                    ####### STARTUP #######                                              ";
  532. echo "   $#*$  $$$ $$$                    ##-high              ##    +=====================================+   ";
  533. echo "   $  $  $$$ @$$                    ##-nod3d9ex          ##    |   NUM   |    /    |    *    |   -   |   ";
  534. echo "   $  $  $$$ $$$                    ##-nojoy             ##    |    LK   |  Decoy  | MOLOTOV |  ZEUS |   ";
  535. echo "   $  $  $$$ $$$                    ##-noforcemparms     ##    |---------|---------|---------|-------|   ";
  536. echo "   $  $  $B$ $$&.                   ##-noforcemaccel     ##    |    7    |    8    |    9    |   +   |   ";
  537. echo "   $  $  $D$ $$$$$muL.              ##-novid             ##    |  SMOKE  |FLASHBANG|   H.E.  |       |   ";
  538. echo "   $  $  $Q$ $$$$$  `'**mu..        ##-language english  ##    |---------|---------|---------|  VEST |   ";
  539. echo "   $  $  $R$ $$$$$    k  `$$*t      ##+mat_queue_mode 2  ##    |    4    |    5    |    6    |       |   ";
  540. echo "   $  @  $$$ $$$$$    k   $$!4      ##+exec autoexec.cfg ##    | FAM/GAL | CZ/TEC9 |   P250  |       |   ";
  541. echo "   $ x$uu@B8u$NB@$uuuu6...$$X?      #######################    |---------|---------|---------|-------|   ";
  542. echo "   $ $(`RF`$`````R$ $$5`'''#'R                                 |    1    |    2    |    3    | ENTER |   ";
  543. echo "   $ $' M$ $     $$ $$$      ?                                 | AK/COLT |   AWP   |  UMP.45 |       |   ";
  544. echo "   $ $  ?$ $     T$ $$$      $                                 |---------|---------|---------|  VEST |   ";
  545. echo "   $ $F H$ $     M$ $$K      $  ..                             |         0         |    .    |   +   |   ";
  546. echo "   $ $L $$ $     $$ $$R.     'd$$$$Ns.                         | SMKE+HE+MTOV+BANG |  DEFUSE |  HELM |   ";
  547. echo "   $ $~ $$ $     N$ $$X      .'    '%2h                        +=====================================+   ";
  548. echo "   $ 4k f  $     *$ $$&      R       'iN                                                                 ";
  549. echo "   $ $$ %uz!     tuuR$$:     Buu      ?`:                                                                ";
  550. echo "   $ $F          $??$8B      | '*Ned*$~L$                               oe             cuuu....uK        ";
  551. echo "   $ $k          $'@$$$      |$.suu+!' !$                 VERSION:    .@88             888888888         ";
  552. echo "   $ ?N          $'$$@$      $*`      d:'                         ==*88888             8*888**"          ";
  553. echo "   $ dL..........M.$&$$      5       d'P                             88888             >  .....          ";
  554. echo " ..$.^'*I$RR*$C''??77*?      'nu...n*L*                              88888             Lz"  ^888Nu       ";
  555. echo "'$C'R   ``''!$*@#''` .uor    bu8BUU+!`                               88888             F     '8888k      ";
  556. echo "'*@m@.       *d'     *$Rouxxd'```$                                   88888             ..     88888>     ";
  557. echo "     R*@mu.           '#$R *$    !                                   88888       .    @888L   88888      ";
  558. echo "     *%x. '*L               $     %.                                 88888     .@8c  '8888F   8888F      ";
  559. echo "        'N  `%.      ...u.d!` ..ue$$$o..                             88888    '%888"  %8F"   d888"       ";
  560. echo "         @    '.    $*'''' .u$$$$$$$$$$$$beu...                   '**%%%%%%**   ^*     ^"===*%"`    B    ";
  561. echo "        8  .mL %  :R`     x$$$$$$$$$$$$$$$$$$$$$$$$$$WmeemeeWc                                           ";
  562. echo "       |$e!' 's:k 4      d$N'`'#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>                                           ";
  563. echo "       $$      'N @      $?$   <F$$$$$$$$$$$$$$$$$$$$$$$$$$$$>           .__________________.            ";
  564. echo "       $@       ^%Uu..   R#8buu$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>           |##################|            ";
  565. echo "                  ```''*u$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>           |##   UPDATED:   ##|            ";
  566. echo "                         #$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>           |##  19/02/2017  ##|            ";
  567. echo "     __   _____           '5$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>           |##################|            ";
  568. echo "    /_ | | ____|            `*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>                                           ";
  569. echo "     | | | |__                ^#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>                                           ";
  570. echo "     | | |___ \                  '*$$$$$$$$$$$$$$$$$$$$$$$$$$>          AUTOEXEC MADE BY: RIK            ";
  571. echo "     | |_ ___) |                   `'*$$$$$$$$$$$$$$$$$$$$$$$>    http://steamcommunity.com/id/_HNR      ";
  572. echo "     |_(_)____/ B                      ^!$$$$$$$$$$$$$$$$$$$$>                                           ";
  573. echo "                                           `'#+$$$$$$$$$$$$$$>          To:  `F[3]AR.exe TEAM            ";
  574. echo "   R        I       K                            ''**$$$$$$$$>  http://steamcommunity.com/groups/F3ARexe ";
  575. echo "011100100110100101101011                                ```''                                            ";
Add Comment
Please, Sign In to add comment