Post: Titan one (beast mode glitch script)
01-20-2016, 07:16 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); This is a script i made for the beast mode glitch. All you do is hold L1 and run forward while next to a beast mode. Also L1 is swapped with left arrow so if you need to throw lil arnie hit left. Rapidfire is on aswell. Enjoy!

//
// Sun Jan 01 2016 03:02:59
// Script generated by Visual to GPC
//----------------------------------------

main {
if(get_val(PS4_R2)) {
combo_run(Turbo_1);
}

swap(PS4_L1, PS4_LEFT);
if(get_val(PS4_LEFT)) {
if((get_val(PS4_LY)) && (event_press(PS4_L3))) {
combo_run(Tap_2);
combo_run(Tap_3);
combo_run(Tap_4);
}
}
}

combo Turbo_1 {
set_val(PS4_R2, 100);
wait(40);
set_val(PS4_R2, 0);
wait(30);
set_val(PS4_R2, 0);
}

combo Tap_2 {
set_val(PS4_SQUARE, 0);
wait(20);
set_val(PS4_SQUARE, 100);
wait(990);
set_val(PS4_SQUARE, 100);
}

combo Tap_3 {
set_val(PS4_CROSS, 0);
wait(280);
set_val(PS4_CROSS, 100);
wait(40);
set_val(PS4_CROSS, 100);
}

combo Tap_4 {
set_val(PS4_R1, 0);
wait(230);
set_val(PS4_R1, 100);
wait(1990);
set_val(PS4_R1, 100);
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to CodyWTFTW for this useful post:

dazemerson1972, runningman420
01-20-2016, 07:27 AM #2
Slick
Anxiety
cl pls
01-20-2016, 09:12 AM #3
runningman420
I defeated!
i am so glad to see a thread on titan 1 as i use the built in game packs but always wanted to get into the gpc scripts ,coluld you help me how to install like gpc scripts like the one above i know it goeas on gpc compiler i just dont know what do from there
01-20-2016, 08:39 PM #4
just paste it in the gpc compiler save as whatever you like, then go to the progamer screen just drag and drop like a gamepack.
01-20-2016, 09:37 PM #5
dazemerson1972
Do a barrel roll!
Originally posted by CodyWTFTW View Post
This is a script i made for the beast mode glitch. All you do is hold L1 and run forward while next to a beast mode. Also L1 is swapped with left arrow so if you need to throw lil arnie hit left. Rapidfire is on aswell. Enjoy!

//
// Sun Jan 01 2016 03:02:59
// Script generated by Visual to GPC
//----------------------------------------

main {
if(get_val(PS4_R2)) {
combo_run(Turbo_1);
}

swap(PS4_L1, PS4_LEFT);
if(get_val(PS4_LEFT)) {
if((get_val(PS4_LY)) && (event_press(PS4_L3))) {
combo_run(Tap_2);
combo_run(Tap_3);
combo_run(Tap_4);
}
}
}

combo Turbo_1 {
set_val(PS4_R2, 100);
wait(40);
set_val(PS4_R2, 0);
wait(30);
set_val(PS4_R2, 0);
}

combo Tap_2 {
set_val(PS4_SQUARE, 0);
wait(20);
set_val(PS4_SQUARE, 100);
wait(990);
set_val(PS4_SQUARE, 100);
}

combo Tap_3 {
set_val(PS4_CROSS, 0);
wait(280);
set_val(PS4_CROSS, 100);
wait(40);
set_val(PS4_CROSS, 100);
}

combo Tap_4 {
set_val(PS4_R1, 0);
wait(230);
set_val(PS4_R1, 100);
wait(1990);
set_val(PS4_R1, 100);
}


what button configuration do we use, also im trying the glitch now (without titan one) and it seems patched btw
01-20-2016, 10:07 PM #6
dazemerson1972
Do a barrel roll!
Originally posted by CodyWTFTW View Post
This is a script i made for the beast mode glitch. All you do is hold L1 and run forward while next to a beast mode. Also L1 is swapped with left arrow so if you need to throw lil arnie hit left. Rapidfire is on aswell. Enjoy!

//
// Sun Jan 01 2016 03:02:59
// Script generated by Visual to GPC
//----------------------------------------

main {
if(get_val(PS4_R2)) {
combo_run(Turbo_1);
}

swap(PS4_L1, PS4_LEFT);
if(get_val(PS4_LEFT)) {
if((get_val(PS4_LY)) && (event_press(PS4_L3))) {
combo_run(Tap_2);
combo_run(Tap_3);
combo_run(Tap_4);
}
}
}

combo Turbo_1 {
set_val(PS4_R2, 100);
wait(40);
set_val(PS4_R2, 0);
wait(30);
set_val(PS4_R2, 0);
}

combo Tap_2 {
set_val(PS4_SQUARE, 0);
wait(20);
set_val(PS4_SQUARE, 100);
wait(990);
set_val(PS4_SQUARE, 100);
}

combo Tap_3 {
set_val(PS4_CROSS, 0);
wait(280);
set_val(PS4_CROSS, 100);
wait(40);
set_val(PS4_CROSS, 100);
}

combo Tap_4 {
set_val(PS4_R1, 0);
wait(230);
set_val(PS4_R1, 100);
wait(1990);
set_val(PS4_R1, 100);
}


your script works but glitch has been PATCHED
01-20-2016, 10:26 PM #7
runningman420
I defeated!
Originally posted by CodyWTFTW View Post
just paste it in the gpc compiler save as whatever you like, then go to the progamer screen just drag and drop like a gamepack.


what part do i paste
01-20-2016, 11:43 PM #8
sorry im playing on a older patch.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo