You are viewing our Forum Archives. To view or take place in current topics click here.
Know any useful scripts/keybinds?
Posted:
Know any useful scripts/keybinds?Posted:
Status: Offline
Joined: Apr 09, 201212Year Member
Posts: 528
Reputation Power: 20
Status: Offline
Joined: Apr 09, 201212Year Member
Posts: 528
Reputation Power: 20
I've been on the lookout for some useful scripts/keybinds to help make gameplay easier. I'm not talking about bhop scripts or any of that. So far my autoexec file contains numberpad buy keys, net graph only shows up when i press TAB, a grenade jump throw, and the damage dealt shows up in the top left corner when I die. Anyone else know any other useful keybinds/scripts?
#2. Posted:
Status: Offline
Joined: Sep 04, 20159Year Member
Posts: 4,200
Reputation Power: 72
You could probably just look them up on YouTube if you're wondering, because I have no idea aha I don't use scripts
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jan 17, 201113Year Member
Posts: 1,721
Reputation Power: 128
This is my current buybind with numpads. Works like a charm.
bind "KP_INS" "buy hegrenade; buy flashbang; buy smokegrenade"
bind "KP_END" "buy mp7"
bind "KP_DOWNARROW" "buy deagle"
bind "KP_PGDN" "buy p90"
bind "KP_LEFTARROW" "buy m4a1; buy ak47"
bind "KP_5" "buy defuser"
bind "KP_RIGHTARROW" "buy awp"
bind "KP_HOME" "buy hegrenade"
bind "KP_UPARROW" "buy flashbang"
bind "KP_PGUP" "buy smokegrenade"
bind "KP_PLUS" "buy vesthelm"
bind "KP_INS" "buy hegrenade; buy flashbang; buy smokegrenade"
bind "KP_END" "buy mp7"
bind "KP_DOWNARROW" "buy deagle"
bind "KP_PGDN" "buy p90"
bind "KP_LEFTARROW" "buy m4a1; buy ak47"
bind "KP_5" "buy defuser"
bind "KP_RIGHTARROW" "buy awp"
bind "KP_HOME" "buy hegrenade"
bind "KP_UPARROW" "buy flashbang"
bind "KP_PGUP" "buy smokegrenade"
bind "KP_PLUS" "buy vesthelm"
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
One helpful bind I set up was being able to swap the hand that you hold the gun in.
There are several things like this that are useful as toggles, such as muting in-game voice when you are concentrating.
bind mouse3 weapLeft
alias "weapLeft" "cl_righthand 0; bind mouse3 weapRight"
alias "weapRight" "cl_righthand 1; bind mouse3 weapLeft"
There are several things like this that are useful as toggles, such as muting in-game voice when you are concentrating.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jan 13, 20159Year Member
Posts: 1,069
Reputation Power: 79
-Deano wrote One helpful bind I set up was being able to swap the hand that you hold the gun in.
bind mouse3 weapLeft
alias "weapLeft" "cl_righthand 0; bind mouse3 weapRight"
alias "weapRight" "cl_righthand 1; bind mouse3 weapLeft"
There are several things like this that are useful as toggles, such as muting in-game voice when you are concentrating.
weapLeft? thought it was bindtoggle "key" cl_righthand 0
clicking it toggles left hand on and off
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
BunnyHop wrote-Deano wrote One helpful bind I set up was being able to swap the hand that you hold the gun in.
bind mouse3 weapLeft
alias "weapLeft" "cl_righthand 0; bind mouse3 weapRight"
alias "weapRight" "cl_righthand 1; bind mouse3 weapLeft"
There are several things like this that are useful as toggles, such as muting in-game voice when you are concentrating.
weapLeft? thought it was bindtoggle "key" cl_righthand 0
clicking it toggles left hand on and off
That works too, my bind was setup because at the time I don't think BindToggle was a thing. Does the same thing though.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Apr 19, 201113Year Member
Posts: 2,076
Reputation Power: 150
Status: Offline
Joined: Apr 19, 201113Year Member
Posts: 2,076
Reputation Power: 150
Another useful one I use..
Basically whenever I reload, it clears any decals from the map(Blood, impacts etc..)
Helps with visability and if your PC isn't great, it also helps with performance.
:thumbsup: :cat:
bind r "+reload; r_cleardecals"
Basically whenever I reload, it clears any decals from the map(Blood, impacts etc..)
Helps with visability and if your PC isn't great, it also helps with performance.
:thumbsup: :cat:
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.