I need a script to make me drop to prone

GPC1 script programming for Titan One. Code examples, questions, requests.

I need a script to make me drop to prone

Postby JohnWick38 » Tue Mar 22, 2022 9:57 am

I need a script for Xbox one code series to make me drop all the way to the ground fast and without taking a shot
User avatar
JohnWick38
Sergeant First Class
Sergeant First Class
 
Posts: 16
Joined: Tue Mar 22, 2022 9:50 am

Re: I need a script to make me drop to prone

Postby Mad » Tue Mar 22, 2022 6:00 pm

Code: Select all
main { if(event_press(XB1_RT)) combo_run(prone); }
 
combo prone {
    set_val(XB1_B, 100);
    wait(1000);
}
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord (2K / FPS)
Mad
Major General
Major General
 
Posts: 4532
Joined: Wed May 22, 2019 5:39 am

Re: I need a script to make me drop to prone

Postby JohnWick38 » Thu Mar 24, 2022 10:11 am

I use a sniper , so can I combo it with a shot before going all the way to the ground and then getting up
User avatar
JohnWick38
Sergeant First Class
Sergeant First Class
 
Posts: 16
Joined: Tue Mar 22, 2022 9:50 am

Re: I need a script to make me drop to prone

Postby JohnWick38 » Thu Mar 24, 2022 10:26 am

I also need a script , instead of hitting rt to go into prone all the way to the ground, I would like to use the b button instead of the rt button, but have RT as my fire button when I press B before going all the way to the ground
User avatar
JohnWick38
Sergeant First Class
Sergeant First Class
 
Posts: 16
Joined: Tue Mar 22, 2022 9:50 am


Return to GPC1 Script Programming

Who is online

Users browsing this forum: No registered users and 91 guests