_HNR

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

Aug 11th, 2018
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 20.34 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_crosshair_drawoutline "0"
  117. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  118. cl_crosshair_dynamic_splitalpha_innermod "1"
  119. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  120. cl_crosshair_dynamic_splitdist "7"
  121. cl_crosshair_outlinethickness "1"
  122. cl_crosshair_sniper_show_normal_inaccuracy "0"
  123. cl_crosshair_sniper_width "1"
  124. cl_crosshairalpha "255"
  125. cl_crosshaircolor "5"
  126. cl_crosshaircolor_b "209"
  127. cl_crosshaircolor_g "206"
  128. cl_crosshaircolor_r "0"
  129. cl_crosshairdot "0"
  130. cl_crosshairgap "-2.5"
  131. cl_crosshairgap_useweaponvalue "0"
  132. cl_crosshairscale "0"
  133. cl_crosshairsize "4.5"
  134. cl_crosshairstyle "4"
  135. cl_crosshairthickness "1"
  136. cl_crosshairusealpha "1"
  137. cl_fixedcrosshairgap "3"
  138. cl_observercrosshair "1"
  139. cl_scalecrosshair "1"
  140. crosshair "1"
  141.  
  142. //////// FOV
  143. viewmodel_fov "68"
  144. viewmodel_offset_x "3"
  145. viewmodel_offset_y "3"
  146. viewmodel_offset_z "-3"
  147. viewmodel_presetpos "0"
  148. cl_viewmodel_shift_left_amt "0.500000"
  149. cl_viewmodel_shift_right_amt "0.250000"
  150. cl_bob_lower_amt "5"
  151. cl_bobamt_lat "0.100000"
  152. cl_bobamt_vert "0.100000"
  153. cl_bobcycle "2"
  154.  
  155. adsp_debug "0"
  156. ai_report_task_timings_on_limit "0"
  157. ai_think_limit_label "0"
  158. budget_averages_window "30"
  159. budget_background_alpha "128"
  160. budget_bargraph_background_alpha "128"
  161. budget_bargraph_range_ms "16.6666666667"
  162. budget_history_numsamplesvisible "100"
  163. budget_history_range_ms "66.666666667"
  164. budget_panel_bottom_of_history_fraction ".25"
  165. budget_panel_height "384"
  166. budget_panel_width "512"
  167. budget_panel_x "0"
  168. budget_panel_y "50"
  169. budget_peaks_window "30"
  170. budget_show_averages "0"
  171. budget_show_history "1"
  172. budget_show_peaks "1"
  173. bugreporter_uploadasync "0"
  174. bugreporter_username ""
  175. c_maxdistance "200"
  176. c_maxpitch "90"
  177. c_maxyaw "135"
  178. c_mindistance "30"
  179. c_minpitch "0"
  180. c_minyaw "-135"
  181. c_orthoheight "100"
  182. c_orthowidth "100"
  183. c_thirdpersonshoulder "false"
  184. c_thirdpersonshoulderaimdist "120.0"
  185. c_thirdpersonshoulderdist "40.0"
  186. c_thirdpersonshoulderheight "5.0"
  187. c_thirdpersonshoulderoffset "20.0"
  188. cam_collision "1"
  189. cam_idealdelta "4.0"
  190. cam_idealdist "150"
  191. cam_idealdistright "0"
  192. cam_idealdistup "0"
  193. cam_ideallag "4.0"
  194. cam_idealpitch "0"
  195. cam_idealyaw "0"
  196. cam_snapto "0"
  197. cc_lang ""
  198. cc_linger_time "1.0"
  199. cc_predisplay_time "0.25"
  200. cc_subtitles "0"
  201. chet_debug_idle "0"
  202. cl_allowdownload "1"
  203. cl_allowupload "1"
  204. cl_autohelp "0"
  205. cl_autowepswitch "0"
  206. cl_buy_favorite_nowarn "0"
  207. cl_buy_favorite_quiet "0"
  208. cl_chatfilter_version "1"
  209. cl_chatfilters "63"
  210. cl_clanid "7904545"
  211. cl_clock_24hour "1"
  212. cl_cmdrate "128"
  213. cl_color "2"
  214. cl_debugrumble "0"
  215. cl_detail_avoid_force "0.4"
  216. cl_detail_avoid_radius "64"
  217. cl_detail_avoid_recover_speed "0.25"
  218. cl_detail_max_sway "5"
  219. cl_disablefreezecam "1"
  220. cl_disablehtmlmotd "1"
  221. cl_dm_buyrandomweapons "0"
  222. cl_downloadfilter "all"
  223. cl_embedded_stream_audio_volume "60"
  224. cl_embedded_stream_audio_volume_xmaster "1"
  225. cl_error_message_check_xboxdvr "1482079548"
  226. cl_forcepreload "1"
  227. cl_freezecampanel_position_dynamic "1"
  228. cl_hud_background_alpha "0.2"
  229. cl_hud_bomb_under_radar "1"
  230. cl_hud_color "9"
  231. cl_hud_healthammo_style "1"
  232. cl_hud_playercount_pos "1"
  233. cl_hud_playercount_showcount "1"
  234. cl_hud_radar_scale "1.1"
  235. cl_idealpitchscale "0.8"
  236. cl_inv_showdividerline "0"
  237. cl_inventory_saved_filter "all"
  238. cl_inventory_saved_sort "mostrare"
  239. cl_join_advertise "1"
  240. cl_loadout_colorweaponnames "1"
  241. cl_minimal_rtt_shadows "1"
  242. cl_mouselook "1"
  243. cl_mute_all_but_friends_and_party "0"
  244. cl_mute_enemy_team "0"
  245. cl_obs_interp_enable "1"
  246. cl_operation_premium_reminder_op06 "0"
  247. cl_radar_always_centered "0"
  248. cl_radar_icon_scale_min "0.8"
  249. cl_radar_rotate "1"
  250. cl_radar_scale "0.3"
  251. cl_radar_square_with_scoreboard "1"
  252. cl_righthand "1"
  253. cl_rumblescale "1.0"
  254. cl_scoreboard_mouse_enable_binding "+attack2"
  255. cl_show_clan_in_death_notice "0"
  256. cl_showhelp "0"
  257. cl_showloadout "1"
  258. cl_showfps "0"
  259. cl_showpluginmessages "1"
  260. cl_spec_follow_grenade_key "0"
  261. cl_spec_mode "4"
  262. cl_teamid_overhead_name_alpha "240"
  263. cl_teamid_overhead_name_fadetime "0.5"
  264. cl_teammate_colors_show "2"
  265. cl_timeout "30.000000"
  266. cl_updaterate "128"
  267. cl_interp_ratio "1"
  268. cl_interp "0"
  269. cl_interpolate "1"
  270. cl_lagcompensation "1"
  271. net_client_steamdatagram_enable_override "1"
  272. cl_predict "1"
  273. cl_predictweapons "1"
  274. cl_use_opens_buy_menu "0"
  275. closecaption "0"
  276. closeonbuy "0"
  277. commentary_firstrun "0"
  278. con_enable "1"
  279. cursortimeout "60.0"
  280. econ_highest_baseitem_seen "64"
  281. engine_no_focus_sleep "50"
  282. force_audio_english "0"
  283. func_break_max_pieces "0"
  284. g15_update_msec "250"
  285. gameinstructor_enable "0"
  286. hud_scaling "0.8"
  287. hud_showtargetid "1"
  288. hud_takesshots "0"
  289. joy_accelmax "1.0"
  290. joy_accelscale "3.5"
  291. joy_accelscalepoly "0.4"
  292. joy_advanced "0"
  293. joy_advaxisr "0"
  294. joy_advaxisu "0"
  295. joy_advaxisv "0"
  296. joy_advaxisx "0"
  297. joy_advaxisy "0"
  298. joy_advaxisz "0"
  299. joy_autoaimdampen "0"
  300. joy_autoAimDampenMethod "0"
  301. joy_autoaimdampenrange "0"
  302. joy_axisbutton_threshold "0.3"
  303. joy_cfg_preset "1"
  304. joy_circle_correct "1"
  305. joy_curvepoint_1 "0.001"
  306. joy_curvepoint_2 "0.4"
  307. joy_curvepoint_3 "0.75"
  308. joy_curvepoint_4 "1"
  309. joy_curvepoint_end "2"
  310. joy_diagonalpov "0"
  311. joy_display_input "0"
  312. joy_forwardsensitivity "-1"
  313. joy_forwardthreshold "0.15"
  314. joy_gamma "0.2"
  315. joy_inverty "0"
  316. joy_lowend "1"
  317. joy_lowend_linear "0.55"
  318. joy_lowmap "1"
  319. joy_movement_stick "0"
  320. joy_name "joystick"
  321. joy_no_accel_jump "0"
  322. joy_pitchsensitivity "-1"
  323. joy_pitchthreshold "0.15"
  324. joy_response_look "0"
  325. joy_response_look_pitch "1"
  326. joy_response_move "1"
  327. joy_sensitive_step0 "0.1"
  328. joy_sensitive_step1 "0.4"
  329. joy_sensitive_step2 "0.90"
  330. joy_sidesensitivity "1"
  331. joy_sidethreshold "0.15"
  332. joy_wingmanwarrior_centerhack "0"
  333. joy_wingmanwarrior_turnhack "0"
  334. joy_yawsensitivity "-1"
  335. joy_yawthreshold "0.15"
  336. joystick "0"
  337. joystick_force_disabled "1"
  338. joystick_force_disabled_set_from_options "1"
  339. key_bind_version "2"
  340. lobby_default_privacy_bits1 "6"
  341. lobby_voice_chat_enabled "0"
  342. lockMoveControllerRet "0"
  343. lookspring "0"
  344. lookstrafe "0"
  345. m_customaccel "0"
  346. m_customaccel_exponent "1"
  347. m_customaccel_max "0"
  348. m_customaccel_scale "0"
  349. m_forward "1"
  350. m_mouseaccel1 "0"
  351. m_mouseaccel2 "0"
  352. m_mousespeed "0"
  353. m_pitch "0.022"
  354. m_rawinput "1"
  355. m_side "0.8"
  356. m_yaw "0.022"
  357. mapoverview_icon_scale "1.0"
  358. mat_postprocess_enable 0
  359. mat_monitorgamma "2.21"
  360. mat_monitorgamma_tv_enabled "0"
  361. mat_powersavingsmode "0"
  362. mat_queue_report "0"
  363. mat_spewalloc "0"
  364. mat_texture_list_content_path ""
  365. mc_accel_band_size "0.5"
  366. mc_dead_zone_radius "0.06"
  367. mc_max_pitchrate "100.0"
  368. mc_max_yawrate "230.0"
  369. mm_csgo_community_search_players_min "3"
  370. mm_dedicated_search_maxping "40"
  371. mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
  372. muzzleflash_light "0"
  373. name "`яiҡ ♆"
  374. net_allow_multicast "1"
  375. net_graph "1"
  376. net_graphheight "9999"
  377. net_graphholdsvframerate "0"
  378. net_graphmsecs "400"
  379. net_graphpos "2"
  380. net_graphproportionalfont "1"
  381. net_graphshowinterp "1"
  382. net_graphshowlatency "1"
  383. net_graphshowsvframerate "0"
  384. net_graphsolid "1"
  385. net_graphtext "1"
  386. net_maxroutable "1200"
  387. net_scale "5"
  388. net_steamcnx_allowrelay "1"
  389. npc_height_adjust "1"
  390. option_duck_method "0"
  391. option_speed_method "0"
  392. play_distance "1"
  393. player_botdifflast_s "2.000000"
  394. player_gamemodelast_m "0.000000"
  395. player_gamemodelast_s "1.000000"
  396. player_gametypelast_m "3.000000"
  397. player_gametypelast_s "0.000000"
  398. player_last_leaderboards_filter "0"
  399. player_last_leaderboards_mode "0"
  400. player_last_leaderboards_panel "0"
  401. player_last_medalstats_category "2.000000"
  402. player_last_medalstats_panel "0"
  403. player_maplast_m "0"
  404. player_maplast_s "0"
  405. player_medalstats_most_recent_time "1360449569"
  406. player_nevershow_communityservermessage "1"
  407. player_teamplayedlast "2"
  408. r_drawmodelstatsoverlaymax "1.5"
  409. r_drawmodelstatsoverlaymin "0.1"
  410. r_drawtracers_firstperson "1"
  411. r_eyegloss "0"
  412. r_eyemove "0"
  413. r_eyeshift_x "0"
  414. r_eyeshift_y "0"
  415. r_eyeshift_z "0"
  416. r_eyesize "0"
  417. rate "786432"
  418. safezonex "1"
  419. safezoney "1"
  420. sc_enable "1.0"
  421. sc_joystick_map "1"
  422. sc_pitch_sensitivity "1.0"
  423. sc_yaw_sensitivity "1.0"
  424. scene_showfaceto "0"
  425. scene_showlook "0"
  426. scene_showmoveto "0"
  427. scene_showunlock "0"
  428. sensitivity "2.28"
  429. sf_ui_tint "2"
  430. sk_autoaim_mode "1"
  431. skill "1.000000"
  432. spec_replay_autostart "1"
  433. spec_show_xray "1"
  434. spec_usenumberkeys_nobinds "1"
  435. ss_splitmode "0"
  436. store_version "1"
  437. suitvolume "0"
  438. sys_antialiasing "1"
  439. sys_aspectratio "0"
  440. sys_refldetail "0"
  441. texture_budget_background_alpha "128"
  442. texture_budget_panel_bottom_of_history_fraction ".25"
  443. texture_budget_panel_height "284"
  444. texture_budget_panel_width "512"
  445. texture_budget_panel_x "0"
  446. texture_budget_panel_y "450"
  447. tv_nochat "0"
  448. ui_steam_overlay_notification_position "topright"
  449. vgui_message_dialog_modal "1"
  450. vprof_graphheight "256"
  451. vprof_graphwidth "512"
  452. vprof_unaccounted_limit "0.3"
  453. vprof_verbose "1"
  454. vprof_warningmsec "10"
  455.  
  456. //////// SOUND
  457. windows_speaker_config "1"
  458. snd_front_headphone_position "45.0"
  459. snd_rear_headphone_position "90.0"
  460. snd_headphone_pan_exponent "1.2"
  461. snd_headphone_pan_radial_weight "0.5"
  462. snd_musicvolume "0"
  463. snd_musicvolume_multiplier_inoverlay "0"
  464. dsp_enhance_stereo "0"
  465. snd_deathcamera_volume "0"
  466. snd_duckerattacktime "0.5"
  467. snd_duckerreleasetime "2.5"
  468. snd_duckerthreshold "0.15"
  469. snd_ducking_off "1"
  470. snd_ducktovolume "0.7"
  471. snd_legacy_surround "0"
  472. snd_mapobjective_volume "0"
  473. snd_menumusic_volume "0"
  474. snd_mixahead "0.05"
  475. snd_music_selection "2"
  476. snd_mute_losefocus "0"
  477. snd_pitchquality "1"
  478. snd_roundend_volume "0.2"
  479. snd_roundstart_volume "0"
  480. snd_setmixer Dialog vol 0.1
  481. snd_setmixer PlayerFootsteps vol 0.1
  482. snd_setmixer GlobalFootsteps vol 1.2
  483. snd_setmixer Ambient vol 0.0
  484. snd_setmixer Weapons vol 0.5
  485. snd_tensecondwarning_volume "0.2"
  486. snd_use_hrtf "1"
  487. volume "1.0"
  488.  
  489. ///// VOICE
  490. voice_enable "1"
  491. voice_caster_enable "0"
  492. voice_caster_scale "1"
  493. voice_forcemicrecord "1"
  494. voice_mixer_boost "0"
  495. voice_mixer_mute "0"
  496. voice_mixer_volume "1.0"
  497. voice_modenable "1"
  498. voice_scale "0.5"
  499. voice_system_enable "1"
  500. voice_threshold "2000"
  501.  
  502.  
  503. xbox_autothrottle "1"
  504. xbox_throttlebias "100"
  505. xbox_throttlespoof "200"
  506. zoom_sensitivity_ratio_joystick "1.0"
  507. zoom_sensitivity_ratio_mouse "1.0"
  508. fps_max_menu "144"
  509. fps_max "0"
  510. mat_queue_mode "-1"
  511. r_dynamic "1"
  512. host_writeconfig
  513. /////////////////////////////////////////////
  514. clear
  515. echo "                                                                                                         ";
  516. echo "      .____.`                                      AUTOEXEC MADE BY RIK                                  ";
  517. echo "   xuu$``$$$uuu.                            http://steamcommunity.com/id/_HNR                            ";
  518. echo " . $``$  $$$`$$$                                                                                         ";
  519. echo "dP*$  $  $$$ $$$     .:'/*/'`:,·:~·:.,              ',:'/¯/`:,          _                   _            ";
  520. echo "?k $  $  $$$ $$$    /::/:/:::/:::;::::::/`':.,'       /:/_/::::/';'    .:'´::::`';           ,·/::::`;'  ";
  521. echo " $ $  $  $$$ $$$  /·*'`·´¯'`^·-~·:-'::;:::'`;        /:'     '`:/::;  /:::::::::'¦      ,:´::/::::::/'   ";
  522. echo " ':$  $  $$$ $$$  '\                       '`;::'i  ;         ';:'; /·'´ '¯ `';:;| .:´:::;'´ ¯'`:;/      ";
  523. echo "  N$  $  $$$ $$$    '`;        , .,        'i:'/     |         'i::i  ;         '¦:/:::::'´       /      ";
  524. echo "  $$  $  $$$ $$$      i       i':/:::';       ;/'     ';        ;'::i  i         '|/:::·´      .·'´      ";
  525. echo "   $  $  $$$ $$$      i       i/:·'´       ,:''       'i        'i::i'  ';         '·´   ,.-:'´:`;.      ";
  526. echo "   $  $  $$$ $$$      '; '    ,:,     ~;'´:::'`:,     ;       'i::;'  ';         ;',    `;·;:::::'`,     ";
  527. echo "   $  $  $$$ $$$      'i      i:/\       `;::::/:'`;'  ';       i:/'    ';        ;';'\      '`;:::::'`, ";
  528. echo "   $  $  $$$ $$$       ;     ;/   \       '`:/::::/'   ';     ;/ °     ';      ';:/  '\       '`;:::::'; ";
  529. echo "   $  $  $$$ $$$       ';   ,'       \         '`;/'     ';   / °        ';     ;/     ',        '`;:::/ ";
  530. echo "   $$#$  $$$ $$$        `'*´          '`~·-·^'´            `'´       °    \   '/        '`·,      _';/'  ";
  531. echo "   $$'$  $$$ $$$                                                            `'´             `'*'´¯       ";
  532. echo "   $$`R  $$$ $$$                       _________________                                                 ";
  533. echo "   $$$&  $$$ $$$                    ####### STARTUP #######                                              ";
  534. echo "   $#*$  $$$ $$$                    ##-high              ##    +=====================================+   ";
  535. echo "   $  $  $$$ @$$                    ##-nod3d9ex          ##    |   NUM   |    /    |    *    |   -   |   ";
  536. echo "   $  $  $$$ $$$                    ##-nojoy             ##    |    LK   |  Decoy  | MOLOTOV |  ZEUS |   ";
  537. echo "   $  $  $$$ $$$                    ##-noforcemparms     ##    |---------|---------|---------|-------|   ";
  538. echo "   $  $  $B$ $$&.                   ##-noforcemaccel     ##    |    7    |    8    |    9    |   +   |   ";
  539. echo "   $  $  $D$ $$$$$muL.              ##-novid             ##    |  SMOKE  |FLASHBANG|   H.E.  |       |   ";
  540. echo "   $  $  $Q$ $$$$$  `'**mu..        ##-language english  ##    |---------|---------|---------|  VEST |   ";
  541. echo "   $  $  $R$ $$$$$    k  `$$*t      ##+mat_queue_mode 2  ##    |    4    |    5    |    6    |       |   ";
  542. echo "   $  @  $$$ $$$$$    k   $$!4      ##+exec autoexec.cfg ##    | FAM/GAL | CZ/TEC9 |   P250  |       |   ";
  543. echo "   $ x$uu@B8u$NB@$uuuu6...$$X?      #######################    |---------|---------|---------|-------|   ";
  544. echo "   $ $(`RF`$`````R$ $$5`'''#'R                                 |    1    |    2    |    3    | ENTER |   ";
  545. echo "   $ $' M$ $     $$ $$$      ?                                 | AK/COLT |   AWP   |  UMP.45 |       |   ";
  546. echo "   $ $  ?$ $     T$ $$$      $                                 |---------|---------|---------|  VEST |   ";
  547. echo "   $ $F H$ $     M$ $$K      $  ..                             |         0         |    .    |   +   |   ";
  548. echo "   $ $L $$ $     $$ $$R.     'd$$$$Ns.                         | SMKE+HE+MTOV+BANG |  DEFUSE |  HELM |   ";
  549. echo "   $ $~ $$ $     N$ $$X      .'    '%2h                        +=====================================+   ";
  550. echo "   $ 4k f  $     *$ $$&      R       'iN                                                                 ";
  551. echo "   $ $$ %uz!     tuuR$$:     Buu      ?`:                                                                ";
  552. echo "   $ $F          $??$8B      | '*Ned*$~L$                               oe             cuuu....uK        ";
  553. echo "   $ $k          $'@$$$      |$.suu+!' !$                 VERSION:    .@88             888888888         ";
  554. echo "   $ ?N          $'$$@$      $*`      d:'                         ==*88888             8*888**"          ";
  555. echo "   $ dL..........M.$&$$      5       d'P                             88888             >  .....          ";
  556. echo " ..$.^'*I$RR*$C''??77*?      'nu...n*L*                              88888             Lz"  ^888Nu       ";
  557. echo "'$C'R   ``''!$*@#''` .uor    bu8BUU+!`                               88888             F     '8888k      ";
  558. echo "'*@m@.       *d'     *$Rouxxd'```$                                   88888             ..     88888>     ";
  559. echo "     R*@mu.           '#$R *$    !                                   88888       .    @888L   88888      ";
  560. echo "     *%x. '*L               $     %.                                 88888     .@8c  '8888F   8888F      ";
  561. echo "        'N  `%.      ...u.d!` ..ue$$$o..                             88888    '%888"  %8F"   d888"       ";
  562. echo "         @    '.    $*'''' .u$$$$$$$$$$$$beu...                   '**%%%%%%**   ^*     ^"===*%"`    A    ";
  563. echo "        8  .mL %  :R`     x$$$$$$$$$$$$$$$$$$$$$$$$$$WmeemeeWc                                           ";
  564. echo "       |$e!' 's:k 4      d$N'`'#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>                                           ";
  565. echo "       $$      'N @      $?$   <F$$$$$$$$$$$$$$$$$$$$$$$$$$$$>           .__________________.            ";
  566. echo "       $@       ^%Uu..   R#8buu$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>           |##################|            ";
  567. echo "                  ```''*u$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>           |##   UPDATED:   ##|            ";
  568. echo "                         #$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>           |##  19/02/2017  ##|            ";
  569. echo "     __   _____           '5$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>           |##################|            ";
  570. echo "    /_ | | ____|            `*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>                                           ";
  571. echo "     | | | |__                ^#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$>                                           ";
  572. echo "     | | |___ \                  '*$$$$$$$$$$$$$$$$$$$$$$$$$$>          AUTOEXEC MADE BY: RIK            ";
  573. echo "     | |_ ___) |                   `'*$$$$$$$$$$$$$$$$$$$$$$$>    http://steamcommunity.com/id/_HNR      ";
  574. echo "     |_(_)____/ A                      ^!$$$$$$$$$$$$$$$$$$$$>                                           ";
  575. echo "                                           `'#+$$$$$$$$$$$$$$>          To:  `F[3]AR.exe TEAM            ";
  576. echo "   R        I       K                            ''**$$$$$$$$>  http://steamcommunity.com/groups/F3ARexe ";
  577. echo "011100100110100101101011                                ```''                                            ";
Add Comment
Please, Sign In to add comment