Advertisement
adryenz

Untitled

Jun 23rd, 2014
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.51 KB | None | 0 0
  1. //*************************************************************************************************************************************
  2. // .8. 8 8888 88 8888888 8888888888 ,o888888o. 8 8888888888 `8.`8888. ,8' 8 8888888888 ,o888888o.
  3. // .888. 8 8888 88 8 8888 . 8888 `88. 8 8888 `8.`8888. ,8' 8 8888 8888 `88.
  4. // :88888. 8 8888 88 8 8888 ,8 8888 `8b 8 8888 `8.`8888. ,8' 8 8888 ,8 8888 `8.
  5. // . `88888. 8 8888 88 8 8888 88 8888 `8b 8 8888 `8.`8888.,8' 8 8888 88 8888
  6. // .8. `88888. 8 8888 88 8 8888 88 8888 88 8 888888888888 `8.`88888' 8 888888888888 88 8888
  7. // .8`8. `88888. 8 8888 88 8 8888 88 8888 88 8 8888 .88.`8888. 8 8888 88 8888
  8. // .8' `8. `88888. 8 8888 88 8 8888 88 8888 ,8P 8 8888 .8'`8.`8888. 8 8888 88 8888
  9. // .8' `8. `88888.` 8888 ,8P 8 8888 `8 8888 ,8P 8 8888 .8' `8.`8888. 8 8888 `8 8888 .8'
  10. // .888888888. `88888. 8888 ,d8P 8 8888 ` 8888 ,88' 8 8888 .8' `8.`8888. 8 8888 8888 ,88'
  11. //.8' `8. `88888. `Y88888P' 8 8888 `8888888P' 8 888888888888 .8' `8.`8888. 8 888888888888 `8888888P'
  12. //*************************************************************************************************************************************
  13. clear
  14. //Movement for those previously using nullscript(will be broken on launch)
  15. alias "forward" "+moveup"
  16. alias "back" "+movedown"
  17. alias "moveright" "+moveright"
  18. alias "moveleft" "+moveleft"
  19. bind "w" "+forward"
  20. bind "s" "+back"
  21. bind "d" "+moveright"
  22. bind "a" "+moveleft"
  23. //Actual Autoexec commands everybody, or the majority, use
  24. cl_viewmodel_shift_left_amt "0"
  25. cl_viewmodel_shift_right_amt "0"
  26. cl_bob_lower_amt "0"
  27. cl_bobamt_lat "0"
  28. cl_bobamt_vert "0"
  29. snd_mixahead "0.05"
  30. snd_musicvolume "0"
  31. snd_headphone_pan_exponent "2"
  32. snd_headphone_pan_radial_weight "2
  33. snd_legacy_surround "0"
  34. snd_pitchquality "1"
  35. dsp_enhance_stereo "0"
  36. cl_bobcycle "2"
  37. cl_radar_scale "0.5"
  38. cl_radar_rotate "1"
  39. closeonbuy "1"
  40. cl_forcepreload "1"
  41. cl_showhelp 0
  42. cl_lagcompensation "1"
  43. cl_predictweapons "1"
  44. cl_resend "6"
  45. cl_timeout "9999999"
  46. r_dynamic "0"
  47. r_eyegloss "0"
  48. r_eyemove "0"
  49. r_eyeshift_x "0"
  50. r_eyeshift_y "0"
  51. r_eyeshift_z "0"
  52. r_eyesize "0"
  53. muzzleflash_light "0"
  54. sys_antialiasing "0"
  55. sys_aspectratio "-1"
  56. sys_refldetail "0"
  57. mat_queue_mode 2
  58. cl_crosshaircolor 5 //Or else color switcher will not work. Thanks Geknaiir!
  59. clear
  60. //Lineup
  61. //change xhair_Default to your preferred crosshair settings if you use lineup!
  62. bind "mouse3" "+lineup"
  63. alias "+lineup" "cl_crosshairsize 400; cl_crosshairthickness 0.7; cl_crosshairdot 1; cl_crosshairgap 2"
  64. alias "-lineup" "xhair_default"
  65.  
  66. //Console Echo list
  67. echo "Put together and compiled by /id/NIKWINSKI. Add me if you find any bugs!"
  68. echo "serverlist - list of servers(All these servers are based in North America!)"
  69. echo "xhair_list - list of crosshair settings"
  70. echo "xhair_colors - list of available color options for crosshairs"
  71. echo "rates - set optimal rates for online play(These are executed by default, edit the file if you would rather have a different set of rates. This command exist just to set them back if they are changed)
  72. echo "null - use a null movement script for strafing(must have null.cfg in /csgo/cfg)"
  73. echo "bm_help - brainmod commands list"
  74. echo "fps - turns on the command cl_showfps to give you a visual of how many frames-per-second is showing on your screen"
  75. echo "MWJump and MWSwitch - Alternates the function of your mousewheel"
  76. echo "surfbinds and attackbinds - Alternates functions of mouse1 and mouse2 between surfing and attacking"
  77. echo "menu - returns you to this menu"
  78. echo "version 82"
  79.  
  80.  
  81. //Alias List
  82. alias "menu" "clear; echo serverlist - list of servers(NA Only!); echo xhair_list - list of crosshair settings; echo xhair_colors - list of available color options for crosshairs; echo profile_list - list of profiles for either pro players or players taking part in creation of this exec; echo hud_list - list of preset Heads-Up Display options; echo Type menu2 to see more options"
  83. alias menu2 "clear;echo rates - set optimal rates for online play; echo null - use a null movement script for strafing(must have null.cfg); echo bm_help - brainmod commands list; echo fps - turns on the command cl_showfps 1 ; echo MWJump and MWSwitch - Alternates the function of your mousewheel;echo vm_custom - how to create and use a custom viewmodel setting quickly and easily; echo credits ;echo menu - returns you to previous menu"
  84. alias "dc" "disconnect"
  85. alias "null" "clear; exec null; echo null.cfg must be present in /csgo/cfg to execute; echo Type menu to return to the config menu"
  86. alias "rates" "clear; cl_cmdrate 128; cl_updaterate 128; cl_interpolate 1; cl_interp 0; cl_interp_ratio 1; rate 128000; echo Rates loaded.; echo CMDRate 128; echo Updaterate 128; echo Interp 1; echo Rate 128000; echo Type menu to return to the config menu"
  87. alias "mwjump" "clear; bind mwheelup +jump; bind mwheeldown +jump; echo Your scrollwheel now jumps instead of switches weapon! type mwswitch to turn it back to normal; echo Type menu to return to the config menu"
  88. alias "mwswitch" "clear; bind mwheelup +invnext; bind mwheeldown +invlast; echo Your scrollnow now switches weapon instead of jumps! type mwjump to turn it back; echo Type menu to return to config menu"
  89. alias "fps" "cl_showfps 1"
  90. alias "surfbinds" "clear; bind mouse1 +left; bind mouse2 +right; echo surf binds executed; echo Type attackbinds to turn on default attack binds for your mouse; echo Type menu to return to the config menu"
  91. alias "attackbinds" "clear; bind mouse1 +attack; bind mouse2 +attack2; echo attack binds executed.; echo Type surfbinds to turn on surf-strafing binds; echo Type menu to return to the config menu"
  92. alias "vm_custom" "clear; echo While ingame, use your arrow keys to change your viewmodel around to all the available settings!; echo Additional commands may need to be used to get an exact viewmodel; echo This will overwrite any current keybindings to your arrow keys; echo Type menu to return to the config menu!"
  93. alias "credits" "clear; echo I did not do this all on my own, i just gathered and compiled a bunch of useful commands from various locations on the interwebz.; echo Easier Give Commands/Brainmod from Brainles5 and Umbriel. Found here: csgo.gamebanana.com/scripts/7454; echo Custom viewmodel script provided by v1tas! Found here csgo.gamebanana.com/scripts/7561; echo Type credits2 to continue or type menu to return to config menu"
  94. alias "credits2" "clear; echo Credit to both Botmode(from teamfortress.tv) and PYYYOUR(TF2 Pro player) for the crosshair colors section! Slightly edited; echo Credit to the TF2 community for the null movement script. (Been around so long, cant locate the source); echo Credits to Krisskarbo for some of the premade crosshair commands, what started this whole autoexec in the first place; echo Type credits3 to continue or type menu to return to config menu"
  95. alias "credits3" "clear; echo Credit to Carl Knowles(carlknowles.co.uk/ <-- big community contributor); echo Credit to all the pro players and forum posters that helped me get this collection of crosshairs done.; echo Lastly, credit to Resonate, Moose, Jello & Grab for testing this out even if some of you never launched the game!; echo Type menu to return to the config menu"
  96. alias "botdm" "bot_kick; mp_warmup_start; mp_balanceteams 0; mp_limitteams 30; mp_warmup_pausetimer 1; sv_cheats 1; sv_infinite_ammo 1; mp_buytime 9999999; mp_buy_anywhere 1; bot_dont_shoot 1"
  97. alias "xhair_default" "clear; echo Type alias xhair_default xhair_yourpreffered command;echo Here is an example!; echo alias xhair_default xhair_hatton ;echo Type menu to return to config menu"
  98.  
  99.  
  100. //Servers
  101. alias "serverlist" "clear; echo DM; echo Arena; echo FFA; echo Minigames; echo Surf; echo Climb - Climb2; echo Bhop;echo pistoldm;echo headshotffa echo Example; echo Type menu to return to the config menu"
  102. alias "dm" "connect 67.228.181.70:27015"
  103. alias "arena" "connect 108.61.202.243:27015"
  104. alias "ffa" "connect 64.74.97.240:27015"
  105. alias "minigames" "connect 67.202.70.17:27015"
  106. alias "surf" "connect 74.91.113.128:27015"
  107. alias "climb" "connect 74.91.119.123:27015"
  108. alias "climb2" "connect 192.223.30.243:27015"
  109. alias "bhop" "connect 176.57.141.133:27016"
  110. alias "pistoldm" "connect 23.19.134.18;27016"
  111. alias "headshotffa" "connect 23.19.172.136:27015"
  112. alias "pistoldm" "connect 23.19.134.18;27016"
  113. alias "example" "echo connectinfo"
  114.  
  115.  
  116. //Crosshair List
  117. alias "xhair_list" "clear; echo xhair_dot; echo xhair_hatton; echo xhair_hiko;echo xhair_adryenz; echo xhair_deevo; echo xhair_open; echo xhair_kennys; echo xhair_burley; echo xhair_devil; echo xhair_get_right; echo xhair_redfox; echo xhair_rounded; echo xhair_boomslang; echo Type menu to return to the config menu"
  118. alias "xhair_dot" "cl_crosshairdot 1;cl_crosshairgap 0;cl_crosshairsize 0;cl_crosshairstyle 4;cl_crosshairusealpha 1;cl_crosshairthickness 0;cl_fixedcrosshairgap 0;"
  119. alias "xhair_hatton" "cl_crosshairdot 1;cl_crosshairgap 0;cl_crosshairsize 5;cl_crosshairstyle 4;cl_crosshairusealpha 1;cl_crosshairthickness 1;cl_fixedcrosshairgap 0;"
  120. alias "xhair_hiko" "cl_crosshairstyle 4; cl_crosshairsize 4.5; cl_crosshairgap -2; cl_crosshairthickness 1; cl_crosshair_outlinethickness .5; cl_crosshairusealpha 0;"
  121. alias "xhair_adryenz" "cl_crosshairdot 0; cl_crosshairgap -1;cl_crosshairthickness 1; cl_crosshairsize 6;cl_crosshairstyle 4;cl_crosshairusealpha 150;cl_crosshair_drawoutline 1;cl_crosshair_outlinethickness 1"
  122. alias "xhair_deevo" "cl_Crosshairdot 0; cl_crosshairsize 3; cl_crosshairthickness 1; cl_crosshairgap -5; cl_crosshairstyle 4; cl_crosshair_drawoutline 0"
  123. alias "xhair_open" "cl_crosshairdot 0; cl_crosshairsize ;cl_crosshairthickness 1; cl_Crosshairgap 3; cl_crosshairstyle 4; cl_crosshair_drawoutline 1"
  124. alias "xhair_kennys" "cl_crosshair_drawoutline 1; cl_crosshairstyle 4; cl_crosshairdot 0; cl_crosshairgap 0l; cl_crosshairscale 0;"
  125. alias "xhair_burley" "cl_crosshairstyle 4; cl_crosshairsize 5; cl_crosshairscale 0; cl_crosshairgap 0; cl_crosshairdot 0; cl_crosshairthickness 1; cl_crosshairdrawoutline 1; cl_Crosshair_outlinethickness 1;"
  126. alias "xhair_devil" "cl_crosshairgap -11; cl_crosshairscale 0; cl_crosshairsize 0.50; cl_crosshairthickness 3; cl_crosshairdot 0; cl_crosshairstyle 4; cl_crosshair_drawoutline 1"
  127. alias "xhair_get_right" "cl_crosshairdot 0; cl_crosshairgap 0; cl_crosshairsize 5;cl_crosshairstyle 4; cl_crosshairusealpha 1;cl_crosshairthickness 1.5;cl_fixedcrosshairgap 0;cl_crosshair_outline 0;cl_crosshair_outline_draw 0"
  128. alias "xhair_redfox" "cl_crosshairdot 0; cl_crosshairgap 1; cl_crosshairsize 3; cl_crosshairstyle 4; cl_crosshairthickness 0.5; cl_crosshairusealpha 1; cl_crosshair_drawoutline 1; cl_crosshair_outlinethickness 1"
  129. alias "xhair_rounded" "cl_crosshairsize 0.5; cl_crosshairgap -3;cl_crosshairthickness 3.5; cl_crosshair_drawoutline 1;cl_crosshair_outlinethickness 1;cl_crosshairdot 0;cl_crosshairstyle 4"
  130. alias "xhair_boomslang" "cl_crosshairsize 0.5; cl_crosshairgap -8;cl_crosshairthickness 0.5;cl_crosshairusealpha 1;cl_crosshairalpha 255;cl_crosshair_drawoutline 1;cl_crosshair_outlinethickness 1;cl_crosshairdot 0;cl_crosshairstyle 4"
  131. alias "xhair_nikwin" "cl_crosshairgap -11; cl_crosshairscale 0; cl_crosshairsize 0.50; cl_crosshairthickness 3; cl_crosshairdot 0; cl_crosshairstyle 3;"
  132. alias "xhair_summit" "cl_crosshairdot 0; cl_crosshairgap -2; cl_crosshairsize 2; cl_crosshairstyle 2; cl_crosshair_dynamic_splitdist 2; cl_crosshair_dynamic_maxdist_splitratio 0; cl_crosshair_dynamic_splitalpha_innermod 1; cl_crosshair_dynamic_splitalpha_outermod 0.3; cl_crosshair_dynamic_splitdist 2.5; cl_crosshairusealpha 1; cl_crosshairthickness 1; cl_crosshair_drawoutline 1; cl_crosshair_outlinethickness 1; cl_crosshair_dynamic_maxdist_splitratio 0; cl_crosshair_dynamic_splitalpha_innermod 1; cl_crosshair_dynamic_splitalpha_outermod 0.3; cl_crosshair_dynamic_splitdist 5"
  133.  
  134. //Crosshair Colors List
  135. Alias "white" "cl_crosshaircolor_r 255; cl_crosshaircolor_b 255; cl_crosshaircolor_g 255"
  136. Alias "grey" "cl_crosshaircolor_r 170; cl_crosshaircolor_b 170; cl_crosshaircolor_g 170"
  137. Alias "black" "cl_crosshaircolor_r 0; cl_crosshaircolor_b 0; cl_crosshaircolor_g 0"
  138. Alias "red" "cl_crosshaircolor_r 255; cl_crosshaircolor_b 20; cl_crosshaircolor_g 20"
  139. Alias "blue" "cl_crosshaircolor_r 0; cl_crosshaircolor_b 255; cl_crosshaircolor_g 0"
  140. Alias "green" "cl_crosshaircolor_r 0; cl_crosshaircolor_b 0; cl_crosshaircolor_g 255"
  141. Alias "yellow" "cl_crosshaircolor_r 255; cl_crosshaircolor_b 0; cl_crosshaircolor_g 255"
  142. Alias "purple" "cl_crosshaircolor_r 255; cl_crosshaircolor_b 255; cl_crosshaircolor_g 0"
  143. Alias "teal" "cl_crosshaircolor_r 0; cl_crosshaircolor_b 255; cl_crosshaircolor_g 255"
  144. Alias "orange" "cl_crosshaircolor_r 255; cl_crosshaircolor_b 85; cl_crosshaircolor_g 170"
  145. alias "xhair_colors" "clear; echo White; echo Grey; echo black; echo Blue; echo Red; echo Green; echo Yellow; echo Purple; echo Teal; echo Orange;echo Type menu to return to the config menu"
  146.  
  147.  
  148. alias "money" "impulse 101"
  149. alias "ammo" "givecurrentammo"
  150. alias "infinite" "infiniteon"
  151. alias "infiniteon" "bind mouse1 "+fireinfinite"; alias infinite infiniteoff"
  152. alias "infiniteoff" "bind mouse1 "+attack"; alias infinite infiniteon"
  153. alias "+fireinfinite" "+attack"
  154. alias "-fireinfinite" "-attack; givecurrentammo"
  155. alias "cheats" "cheatson"
  156. alias "cheatson" "sv_cheats 1; alias cheats cheatsoff"
  157. alias "cheatsoff" "sv_cheats 0; alias cheats cheatson"
  158. alias "impacts" "impactson"
  159. alias "impactson" "sv_showimpacts 1; alias impacts impactsoff"
  160. alias "impactsoff" "sv_showimpacts 0; alias impacts impactson"
  161. alias "m4a4" "give weapon_m4a1"
  162. alias "m4" "give weapon_m4a1"
  163. alias "m4a1" "give weapon_m4a1_silencer"
  164. alias "m4a1-silenced" "give weapon_m4a1_silencer"
  165. alias "m4a1-silencer" "give weapon_m4a1_silencer"
  166. alias "m4a1-s" "give weapon_m4a1_silencer"
  167. alias "m4s" "give weapon_m4a1_silencer"
  168. alias "m4-s" "give weapon_m4a1_silencer"
  169. alias "silenced-m4" "give weapon_m4a1_silencer"
  170. alias "silenced-m4a1" "give weapon_m4a1_silencer"
  171. alias "ak47" "give weapon_ak47"
  172. alias "ak" "give weapon_ak47"
  173. alias "47" "give weapon_ak47"
  174. alias "aug" "give weapon_aug"
  175. alias "awp" "give weapon_awp"
  176. alias "sniper" "give weapon_awp"
  177. alias "bizon" "give weapon_bizon"
  178. alias "c4" "give weapon_c4"
  179. alias "bomb" "give weapon_c4"
  180. alias "deagle" "give weapon_deagle"
  181. alias "decoy" "give weapon_decoy"
  182. alias "elite" "give weapon_elite"
  183. alias "dual_barettas" "give weapon_elite"
  184. alias "famas" "give weapon_famas"
  185. alias "fiveseven" "give weapon_fiveseven"
  186. alias "flashbang" "give weapon_flashbang"
  187. alias "flash" "give weapon_flashbang"
  188. alias "G3SG1" "give weapon_G3SG1"
  189. alias "galilar" "give weapon_galilar"
  190. alias "galil" "give weapon_galilar"
  191. alias "glock" "give weapon_glock"
  192. alias "hegrenade" "give weapon_hegrenade"
  193. alias "he" "give weapon_hegrenade"
  194. alias "grenade" "give weapon_hegrenade"
  195. alias "hkp2000" "give weapon_hkp2000"
  196. alias "p2000" "give weapon_hkp2000"
  197. alias "usp" "give weapon_usp_silencer"
  198. alias "usp-s" "give weapon_usp_silencer"
  199. alias "usp-silenced" "give weapon_usp_silencer"
  200. alias "usp-silencer" "give weapon_usp_silencer"
  201. alias "incgrenade" "give weapon_incgrenade"
  202. alias "incendiary" "give weapon_incgrenade"
  203. alias "knife" "give weapon_knife"
  204. alias "stabby" "give weapon_knife"
  205. alias "knife_gg" "give weapon_knifegg"
  206. alias "knifegg" "give weapon_knifegg"
  207. alias "m249" "give weapon_m249"
  208. alias "para" "give weapon_m249"
  209. alias "m2" "give weapon_m249"
  210. alias "mac10" "give weapon_mac10"
  211. alias "mac" "give weapon_mac10"
  212. alias "uzi" "give weapon_mac10"
  213. alias "mag7" "give weapon_mag7"
  214. alias "molotov" "give weapon_molotov"
  215. alias "bottle" "give weapon_molotov"
  216. alias "mp7" "give weapon_mp7"
  217. alias "mp9" "give weapon_mp9"
  218. alias "negev" "give weapon_negev"
  219. alias "nova" "give weapon_nova"
  220. alias "p90" "give weapon_p90"
  221. alias "p250" "give weapon_p250"
  222. alias "cz75" "give weapon_cz75a"
  223. alias "cz-75" "give weapon_cz75a"
  224. alias "cz-75-auto" "give weapon_cz75a"
  225. alias "cz" "give weapon_cz75a"
  226. alias "sawedoff" "give weapon_sawedoff"
  227. alias "scar20" "give weapon_scar20"
  228. alias "scar" "give weapon_scar20"
  229. alias "sg556" "give weapon_sg556"
  230. alias "sg" "give weapon_sg557"
  231. alias "smoke" "give weapon_smokegrenade"
  232. alias "ssg08" "give weapon_ssg08"
  233. alias "scout" "give weapon_ssg08"
  234. alias "ssg" "give weapon_ssg08"
  235. alias "taser" "give weapon_taser"
  236. alias "zeus" "give weapon_taser"
  237. alias "tec9" "give weapon_tec9"
  238. alias "ump45" "give weapon_ump45"
  239. alias "ump" "give weapon_ump45"
  240. alias "xm1014" "give weapon_xm1014"
  241. alias "autoshotgun" "give weapon_xm1014"
  242. alias "vest" "give weapon_vest"
  243. alias "helmet" "give weapon_vesthelm"
  244. alias "fullkevlar" "give weapon_vesthelm"
  245. alias "bm_help" "clear; echo ; echo weapons - list all weapons; echo ammo - give current weapon ammo; echo money - gives you full money; echo impacts - show bullet hits on/off; echo cheats - turns sv_cheats on/off; echo infinite - infinite reloads on/off; echo kevlar - gives full kevlar; echo Type menu to return to the config menu"
  246. alias "weapons" "echo ; echo vest; echo helmet; echo kevlar; echo UMP; echo XM1014; echo TEC9; echo ZEUS; echo SSG08; echo SMOKE; echo SG556; echo SCAR20; echo SAWEDOFF; echo P250; echo P90; echo NOVA; echo NEGEV; echo MP9; echo MP7; echo MOLOTOV; weapons2"
  247. alias "weapons2" "echo MAG7; echo MAC10; echo M249; echo KNIFEGG; echo KNIFE; echo INCGRENADE; echo P2000; echo USP; echo HEGRENADE; echo GLOCK; echo GALILAR; echo G3SG1; echo FLASHBANG; echo FIVESEVEN; echo FAMAS; echo ELITE; echo DECOY; echo DEAGLE; echo CZ75; echo C4; echo BIZON; echo AWP; echo AK47; echo AUG; echo M4A1; echo M4A4"
  248.  
  249. //".----------------------------.
  250. //"| CONTROL KEY : |
  251. //"| |
  252. //"| .-----. |
  253. //"| | | |
  254. //"| | ^ | |
  255. //"| | | |
  256. //"| .-----. |
  257. //"| .-----..-----..-----. |
  258. //"| | || || | |
  259. //"| | < || ? || > | |
  260. //"| | || || | |
  261. //"| .-----..-----..-----. |
  262. //"| |
  263. //".----------------------------.
  264. //—————————————————————————————————————————————————————————
  265. // Down & UP viewmodel position. |
  266. //—————————————————————————————————————————————————————————
  267. alias "vh_y2" "viewmodel_offset_y 2; echo_y_2; alias toggle_down vh_y1; Notice1"
  268. alias "vh_y1" "viewmodel_offset_y 1; echo_y_1; alias toggle_down vh_y0; alias toggle_up vh_y2"
  269. alias "vh_y0" "viewmodel_offset_y 0; echo_y_0; alias toggle_down vh_y-1;alias toggle_up vh_y1"
  270. alias "vh_y-1" "viewmodel_offset_y -1; echo_y_-1; alias toggle_down vh_y-2;alias toggle_up vh_y0"
  271. alias "vh_y-2" "viewmodel_offset_y -2; echo_y_-2; Notice2 ;alias toggle_up vh_y-1"
  272. vh_y0
  273.  
  274. Bind "downarrow" "toggle_down"
  275. Bind "uparrow" "toggle_up"
  276.  
  277. alias echo_y_2 "echo Change value to viewmodel_offset_y 2"
  278. alias echo_y_1 "echo Change value to viewmodel_offset_y 1"
  279. alias echo_y_0 "echo Change value to viewmodel_offset_y 0"
  280. alias echo_y_-1 "echo Change value to viewmodel_offset_y -1"
  281. alias echo_y_-2 "echo Change value to viewmodel_offset_y -2"
  282.  
  283. //—————————————————————————————————————————————————————————
  284. // Left & Right viewmodel position. |
  285. //—————————————————————————————————————————————————————————
  286. alias "vh_x-2" "viewmodel_offset_x -2; echo_x_-2; alias toggle_right vh_x-1; Notice2"
  287. alias "vh_x-1" "viewmodel_offset_x -1; echo_x_-1; alias toggle_right vh_x0; alias toggle_left vh_x-2"
  288. alias "vh_x0" "viewmodel_offset_x 0; echo_x_0 ; alias toggle_right vh_x1; alias toggle_left vh_x-1"
  289. alias "vh_x1" "viewmodel_offset_x 1; echo_x_1 ; alias toggle_right vh_x2; alias toggle_left vh_x0"
  290. alias "vh_x2" "viewmodel_offset_x 2; echo_x_2 ; Notice1 ; alias toggle_left vh_x1"
  291. vh_x0
  292. Bind "leftarrow" "toggle_left"
  293. Bind "rightarrow" "toggle_right"
  294. alias echo_x_-2 "echo Change value to viewmodel_offset_x -2;"
  295. alias echo_x_-1 "echo Change value to viewmodel_offset_x -1;"
  296. alias echo_x_0 "echo Change value to viewmodel_offset_x 0;"
  297. alias echo_x_1 "echo Change value to viewmodel_offset_x 1;"
  298. alias echo_x_2 "echo Change value to viewmodel_offset_x 2;"
  299. //——————————————————————————————-———————————————————————————
  300. //—————————————————————————————————————————————————————————-
  301. alias Notice1 "echo Viewmodel is set to the maximum value!"
  302. alias Notice2 "echo Viewmodel is set to the minimum value!"
  303.  
  304. clear
  305. //Console Echo list
  306. echo "Put together and compiled by /id/adryenz. Add me if you find any bugs or have any suggestions!"
  307. echo "serverlist - list of servers(All these servers are based in North America!)"
  308. echo "vm_custom - how to create and use a custom viewmodel setting quickly and easily"
  309. echo "xhair_list - list of crosshair settings"
  310. echo "xhair_colors - list of available color options for crosshairs"
  311. echo "rates - set optimal rates for online play(These are executed by default, edit the file if you would rather have a different set of rates. This command exist just to set them back if they are changed)
  312. echo "null - use a null movement script for strafing(must have null.cfg in /csgo/cfg)"
  313. echo "bm_help - brainmod commands list"
  314. echo "fps - turns on the command cl_showfps to give you a visual of how many frames-per-second is showing on your screen"
  315. echo "MWJump and MWSwitch - Alternates the function of your mousewheel"
  316. echo "surfbinds and attackbinds - Alternates functions of mouse1 and mouse2 between surfing and attacking"
  317. echo "menu - returns you to this menu"
  318. echo "credits - I didn't do this completely by myself! Check out these people"
  319. echo "version 102"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement