Grendate auto cook/protect script request for PUBG

GPC2 script programming for Titan Two. Code examples, questions, requests.

Grendate auto cook/protect script request for PUBG

Postby Beryl » Mon Jul 26, 2021 8:34 am

Has anyone got an auto cook/protect grenade scripts for PUBG? Just want it that when i go to chuck a grenade itl auto pull pin then auto chuck it after so long incase i hold on to long.
User avatar
Beryl
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 198
Joined: Fri Nov 27, 2020 7:47 pm

Re: Grendate auto cook/protect script request for PUBG

Postby Mad » Mon Jul 26, 2021 9:49 am

Code: Select all
#define GRENADE_BUTTON BUTTON_4    
#define GRENADE_TIME 3000
main {
    if(check_active(GRENADE_BUTTON, GRENADE_TIME)) {
        set_val(GRENADE_BUTTON, 0);
    }
}
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord (2K / FPS)
Mad
Major General
Major General
 
Posts: 4533
Joined: Wed May 22, 2019 5:39 am

Re: Grendate auto cook/protect script request for PUBG

Postby Beryl » Mon Jul 26, 2021 10:08 am

Cheers Mad will give it a try, thank you
User avatar
Beryl
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 198
Joined: Fri Nov 27, 2020 7:47 pm

Re: Grendate auto cook/protect script request for PUBG

Postby Beryl » Tue Jul 27, 2021 9:44 pm

Mad wrote:
Code: Select all
#define GRENADE_BUTTON BUTTON_4    
#define GRENADE_TIME 3000
main {
    if(check_active(GRENADE_BUTTON, GRENADE_TIME)) {
        set_val(GRENADE_BUTTON, 0);
    }
}


Dont suppose youv got a script at hand for when i ads and fire it spam leans right back and forth to centre i find for some reason in pubg this helps alot with keeping on target? If it was possible could you add a delay so i could edit when this starts so i can still single tap the boltys. Thanks Mad
User avatar
Beryl
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 198
Joined: Fri Nov 27, 2020 7:47 pm

Re: Grendate auto cook/protect script request for PUBG

Postby Beryl » Tue Aug 03, 2021 9:51 am

I cant get this to auto cook the grenade in pubg? Any suggestions?
User avatar
Beryl
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 198
Joined: Fri Nov 27, 2020 7:47 pm

Re: Grendate auto cook/protect script request for PUBG

Postby Beryl » Tue Aug 10, 2021 5:44 am

Bump
User avatar
Beryl
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 198
Joined: Fri Nov 27, 2020 7:47 pm

Re: Grendate auto cook/protect script request for PUBG

Postby Beryl » Tue Aug 10, 2021 5:45 am

Bump
User avatar
Beryl
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 198
Joined: Fri Nov 27, 2020 7:47 pm


Return to GPC2 Script Programming

Who is online

Users browsing this forum: No registered users and 86 guests