Overview
Hey,i recently made a autoexec file that changes some stuff like damage,max ammo,etc,i decided to share it hereit adds 2 binds to bhop,the link to learn how to is down below,it also adds a “Aim script” taken from Clash (Look it down on Gamebanana) I haven’t fully tested it,so leave feedback on any things that should be tweaked,or suggestion in the comments Some features need sv_cheats 1 to work properly,but you can do without it YOU NEED TO RELOAD THE CFG FILE AT EVERY LOADING SCREEN I DO IT BY TYPING “exec “******.cfg” IN THE CONSOLE,IF YOU KNOW HOW TO FIX IT,PLEASE TELL ME ABOUT IT It’s basic weapon and binds stuff,so don’t expect something big,just some improvements.I’ll do some updates on it,so stay tuned for when they come.all you have to do is create an .cfg file (name it autoexec,it’s best for me but whatev) and copy the stuff down below: | | | | | | | | | v
Put this is your autoexec.cfg file or any .cfg file you created for the mod.
clear
sv_cheats 1
bind “MWHEELUP” “+jump”
bind “MWHEELDOWN” “+jump”
hl2_walkspeed 60
Alias +aim “crosshair 1;+walk;fov 90;viewmodel_fov 80;wait 2;fov 70;viewmodel_fov 60;wait 2;fov 58;viewmodel_fov 56;wait 2;fov 55;viewmodel_fov 50”
Alias -aim “crosshair 0;-walk;fov 55;viewmodel_fov 56;wait 1;fov 58;viewmodel_fov 60;wait 1;fov 70;viewmodel_fov 80;fov 90;viewmodel_fov 68”
-aim
Sk_max_357 36
Sk_max_ar2 150
Sk_max_ar2_altfire 3
Sk_max_buckshot 48
Sk_max_crossbow 10
Sk_max_grenade 10
Sk_max_pistol 90
Sk_max_rpg_round 5
Sk_max_smg1 210
Sk_max_smg1_grenade 5
Sk_plr_dmg_pistol 15
Sk_plr_dmg_357 50
Sk_plr_dmg_ar2 10
Sk_plr_dmg_buckshot 20
Sk_plr_dmg_crossbow 150
Sk_plr_dmg_crowbar 25
Sk_plr_dmg_grenade 110
Sk_plr_dmg_rpg_round 200
Sk_plr_dmg_smg1 7
Sk_plr_dmg_smg1_grenade 110
sk_npc_dmg_pistol 10
sk_npc_dmg_smg1 6
sk_npc_dmg_ar2 8
sk_npc_dmg_buckshot 15
sk_npc_dmg_stunstick 25
sk_npc_dmg_sniper_round 100
sk_npc_dmg_helicopter_to_plr 10
sk_npc_dmg_gunship_to_plr 10
sk_npc_dmg_grenade 100
sk_npc_dmg_fraggrenade 100
sk_npc_dmg_combineball 50
skill 3
bind MOUSE5 +aim
echo Beno’s Custom HL2 MOD LOADED AND READY TO WORK
echo TYPE *exec autoexec* when in a game to load the script and when a new section loads,sorry dunno how to fix this
echo This mod changes stuff like gun’s damage,max ammo and adds an aim and bhop bind
echo NOTE: SV_CHEATS 1 is needed for some stuff to work properly (like aim),but you can disable it if you want achievements
echo bind *button* “+aim” (FOR THE *AIM* SCRIPT,DEFAULT IS MOUSE5)
echo for bhop,visit this link “https://steamcommunity.com/sharedfiles/filedetails/?id=1343650735”
echo Credits to Matt and Clash for the original scripts and me for edit
echo Have fun and thanks for using this mod.