MLB The Show 2021 walk xp glitch (credit to Mad)

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

MLB The Show 2021 walk xp glitch (credit to Mad)

Postby xHandSolo » Wed Jul 28, 2021 3:41 pm

not really a glitch https://www.youtube.com/watch?v=5K2n9tVO5ko method there.

i finished my 4th inning in 2-3 hours.
huge props to "Mad" for writing it so i ould fine tune it. i take zero cred


Code: Select all
 
#include <xb1.gph>
bool toggle;
main {
    if(is_active(XB1_RT)) {
        toggle = !toggle;
    }
    if(toggle) combo_run(mlb);
    else if(mlb) combo_stop(mlb);
}
combo mlb {
    wait(4000);
    set_val(XB1_LB, 100);
    set_val(XB1_B, 100);
    wait(60);
    wait(1000);
    set_val(XB1_A, 100);
    wait(600);
}
Last edited by xHandSolo on Thu Aug 12, 2021 12:48 am, edited 1 time in total.
User avatar
xHandSolo
Sergeant
Sergeant
 
Posts: 6
Joined: Tue Jul 27, 2021 6:37 am

Re: MLB The Show 2021 walk xp glitch

Postby xHandSolo » Thu Aug 12, 2021 12:46 am

just make sure to move a joystick or press a button on the controller not hooked to the titan. otherwie it with power off and cpu will play for you which u dont get xp for. also make a preset just for this and set batters and pitching difficulty to legend to quire more xp. 450runs is maximun itll give u xp for.

also stop the script or change the preset before tryinbg to exit. otherwise theres a good chance the script with hit restart when u want to exit.
User avatar
xHandSolo
Sergeant
Sergeant
 
Posts: 6
Joined: Tue Jul 27, 2021 6:37 am

Re: MLB The Show 2021 walk xp glitch (credit to Mad)

Postby teckx » Tue Sep 07, 2021 7:23 pm

Thanks for this. Going to try it now
I don’t play but my son does. Will this give stubbs?
User avatar
teckx
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 194
Joined: Tue Mar 27, 2018 1:53 pm

Re: MLB The Show 2021 walk xp glitch (credit to Mad)

Postby teckx » Tue Sep 07, 2021 9:08 pm

Works like a champ. Was a bit challenging because I’ve never played. Found a good walk through video
User avatar
teckx
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 194
Joined: Tue Mar 27, 2018 1:53 pm

Re: MLB The Show 2021 walk xp glitch (credit to Mad)

Postby teckx » Wed Apr 06, 2022 10:27 pm

Anyone try this with 2022?
User avatar
teckx
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 194
Joined: Tue Mar 27, 2018 1:53 pm

Re: MLB The Show 2021 walk xp glitch (credit to Mad)

Postby xHandSolo » Wed Apr 06, 2022 11:19 pm

teckx wrote:Anyone try this with 2022?

i just thought bout trying it. But last year they ended up nerfing the xp. So im assuming its the same now
User avatar
xHandSolo
Sergeant
Sergeant
 
Posts: 6
Joined: Tue Jul 27, 2021 6:37 am

Re: MLB The Show 2021 walk xp glitch (credit to Mad)

Postby teckx » Thu Apr 07, 2022 12:44 am

I do vaguely remember that. If you give it a shot let me know plz. I’ll do the same
User avatar
teckx
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 194
Joined: Tue Mar 27, 2018 1:53 pm


Return to GPC2 Script Programming

Who is online

Users browsing this forum: No registered users and 74 guests