_HNR

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

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