Counter-Strike 2

Counter-Strike 2

View Stats:
Arghantyl May 11, 2019 @ 11:26am
Help for quick throw grenade script pls :( ( reward expected)
I did a lot of things with console , including autoexec file , but i cant overcome the difficulty of this.
The best i did was tu bug the shoot key.

The goal is to have a key that switch to the desire grenade and throws in a single key tap.( like Halo or Kf2 nades system)

my last failed try :

alias flashatk "use weapon_flashbang; +attack; -attack"
bind f "flashatk"

If you help succesfully me , i will give you a key from your choice.
(Non negotiable)
Last edited by Arghantyl; May 11, 2019 @ 11:53am
< >
Showing 1-10 of 10 comments
Billy May 11, 2019 @ 11:48am 
Try:
alias +flashatk "use weapon_flashbang; +attack"
alias -flashatk "-attack"
bind f flashatk
Arghantyl May 11, 2019 @ 12:17pm 
TESTED

It does not work, i fear.
I ve seen already this thing for quick knife atk like MW.
People were complaining it doesnt work anymore.

The problem in this case is than flashatk is not anymore a valid alias.
Also if i bind f to +flashatk , i shall spam twice the key to throw the nade.
I may also shoot my weaps with it as well when the flash nade has been used.
Last edited by Arghantyl; May 11, 2019 @ 12:17pm
Billy May 11, 2019 @ 12:28pm 
alias +flashatk "use weapon_knife; use weapon_flashbang; +attack"
alias -flashatk "-attack"
bind f +flashatk

Ah I had a typo, also you will need to press f twice. I don't think you can prevent shooting when you don't have the flashbang.
Arghantyl May 11, 2019 @ 12:44pm 
If i shall tap twice the key , it s a bit useless so :x

I fear it s impossible in the current state of the game.
Billy May 11, 2019 @ 12:46pm 
It is impossible since they removed the wait command from csgo. For some reason small throw works fine:
alias +flashatk "+attack2; use weapon_flashbang;"
alias -flashatk "-attack2;"
bind f +flashatk

With this bind if you wanted to throw the flashbang far you would have to hold mouse1 and release f.
Last edited by Billy; May 11, 2019 @ 12:48pm
Arghantyl May 11, 2019 @ 12:50pm 
Yes i see.I have read recently a guide for throwing nades quickly.No scripts.
I am gonna give you a skin for compensation.
Billy May 11, 2019 @ 12:52pm 
You might be able to use a macro for this instead and it would be safe to use.
Arghantyl May 11, 2019 @ 12:54pm 
Nah bro , if i use a tier software , it would be cheating.
Even Auto hotkey or razer synapse.
Arghantyl May 11, 2019 @ 12:56pm 
Ok man , let s become friend for a while.
I cant trade you anything
Billy May 11, 2019 @ 12:56pm 
It wouldn't be cheating but scripting and it would be safe to use. Now I understand the moral side of this.
< >
Showing 1-10 of 10 comments
Per page: 1530 50

Date Posted: May 11, 2019 @ 11:26am
Posts: 10