CSGO (Counter Strike Global Offensive) Quick Grenade

Post gaming related scripts
DamdarBilla
Posts: 10
Joined: 07 Feb 2022, 00:22

CSGO (Counter Strike Global Offensive) Quick Grenade

09 Feb 2022, 17:45

WHAT The Script Does ?

Quickly Switches to grenade throw the grenade and return to Main Weapon. Main weapon preferences are 1.secondary weapon / 2. Primary weapon / 3. Knife. it will go through the preference's in case you don't currently have a weapon so it will go to knife but if you have a secondary weapon it will return to that after throwing grenade

Keys :
Tab = Quick Throw Grenade
ALT + x = Quit


Code: Select all


IfWinExist, CS:GO
{

IfWinActive, CS:GO
{

*Tab::
{
SetMouseDelay 120
send, 4
sleep 1020
send {RButton}
sleep 10
send, 3 
send, 2
send, 1
}
return

}
return

}
return

^x::ExitApp

Return to “Gaming Scripts (v1)”

Who is online

Users browsing this forum: No registered users and 9 guests