What's new

Tutorial Easy Player Data With Python

  • Thread starter blakwidowstang
  • Start date
  • Views 128,666
blakwidowstang

blakwidowstang

Borderlands 2 MacGyver
Modder Tutorial Creator Grammar Nazi
Messages
1,164
Reaction score
1,133
Points
1,100
Sin$
0
Since you can't add mission data with Gibbed's without the program giving you an error and most people don't like using python, I decided to make it a little easier for everyone. Watch the video below. It takes less than two minutes to add the mission data with this method and all of the stuff you need is in one simple rar file.



Python 2.7.3 - 32-Bit (Download Here) 64-Bit (Download Here)
My Easy Player Data Set - Download Here

Editing The Player Data
1. Download and Install Python 2.7.3, accept the default installation location (C:\Python27) because the .bat files in my set depends upon this.
2. Extract my Easy Player Data rar file to your preferred location.
Optional: Open "JSONedit.exe", click "Configuration" and then "Settings", then click "Associate application with .json files", then click okay and apply. (It's much easier to do this once and not have to navigate with the program everytime you want to open a .json file)​
3. Place your save file in the "Easy Player Data" folder. For each platform the files must be named as follows: Xbox (SaveGame.sav) PC (Save0001.sav)
4. Double-click either "ExtractPlayerDataPC.bat" or "ExtractPlayerDataXbox.bat" depending on your platform and a new folder will be created with your player data .json file inside.
5. Open the newly created folder and double-click the "player.json" file inside.
6. Open the text file in the "Data Files" folder that you want to utilize, Right-click, and choose "Select All".
7. Replace the section(s) of data in the player file that corresponds to the section you copied in the text file.
Sections: Fast Travel Locations - "16" , Fully Explored Areas -"46" , World Discovery Data - "30" , Skill Trees - "8" , Challenges Complete - "15" , Challenges Discovered - "38" , Mission Data - "18"​
9. Save the file.
10. Double-click either "MakeNewPCSav.bat" or "MakeNewXboxSav.bat" depending on your platform and a new folder will be created with your new save file inside.



Quickmod Batch File
- Max All Currencies
- Level 50
- Unlock TVHM
- Unlock Creature Slaughter Dome
- Unlock All 4 Gunslots





Credits: Pclifford's Python Script ([Click here to view this link])
JSONedit Free Json Editing Tool - (Here)
clueless667 's Mission Data - [Click here to view this link]
UVHM Complete Data Only - Download Here
 
Last edited:
Slade

Slade

Why be a King
MotM TotM Platinum Record
Messages
5,657
Reaction score
5,668
Points
1,030
Sin$
0
And yes, I figured it out Slade Slade . :wink:

I'll upload soon.

Edit: Hey look, the 500 mark!
Ah nice, it'll make it SO much easier to boost now. Willing to share your methods? Dos it have to do with killing a high level enemy? or a quest? I wouldn't think a quest because how would you get everyone to boost with that.

And im almost at the 600 mark! I kinda took off one day.
 
blakwidowstang

blakwidowstang

Borderlands 2 MacGyver
Modder Tutorial Creator Grammar Nazi
Messages
1,164
Reaction score
1,133
Points
1,100
Sin$
0
Ah nice, it'll make it SO much easier to boost now. Willing to share your methods? Dos it have to do with killing a high level enemy? or a quest? I wouldn't think a quest because how would you get everyone to boost with that.

And im almost at the 600 mark! I kinda took off one day.
I actually need someone to test online real quick before I upload. I just want to make sure and there are no borderlands 2 players on in my friends list.
 
Slade

Slade

Why be a King
MotM TotM Platinum Record
Messages
5,657
Reaction score
5,668
Points
1,030
Sin$
0
I actually need someone to test online real quick before I upload. I just want to make sure and there are no borderlands 2 players on in my friends list.
Just let me know when. What level do you need me to be?
 
blakwidowstang

blakwidowstang

Borderlands 2 MacGyver
Modder Tutorial Creator Grammar Nazi
Messages
1,164
Reaction score
1,133
Points
1,100
Sin$
0
Doesn't matter just need to see if you can join me. I'll turn mine on now and get it ready.
 
Slade

Slade

Why be a King
MotM TotM Platinum Record
Messages
5,657
Reaction score
5,668
Points
1,030
Sin$
0
Alright. I can probably do it in like 10 mins or so. Just gotta finish some things up.
 
blakwidowstang

blakwidowstang

Borderlands 2 MacGyver
Modder Tutorial Creator Grammar Nazi
Messages
1,164
Reaction score
1,133
Points
1,100
Sin$
0
Alright. I can probably do it in like 10 mins or so. Just gotta finish some things up.
Actually, if it's possible can you take a character that has completed the game and reduce their level to like 1 or something.
 
blakwidowstang

blakwidowstang

Borderlands 2 MacGyver
Modder Tutorial Creator Grammar Nazi
Messages
1,164
Reaction score
1,133
Points
1,100
Sin$
0
I guess my tut didn't have a video. Good work tho man
Thanks man, I also added some batch files to perform the commands automatically since some people have a fear of command prompt. I also noticed over in the gpd editor thread at 360haven that the developer thought the challenges were stored in the gpd. I had to let him know that fat pat 666 fat pat 666 at se7ensins found it in the save data.
 
fat pat 666

fat pat 666

Lucifixture
MotM Jokester Greeter
Messages
10,605
Reaction score
4,451
Points
1,175
Sin$
7
Thanks man, I also added some batch files to perform the commands automatically since some people have a fear of command prompt. I also noticed over in the gpd editor thread at 360haven that the developer thought the challenges were stored in the gpd. I had to let him know that fat pat 666 fat pat 666 at se7ensins found it in the save data.
why don't you do your own work
 
blakwidowstang

blakwidowstang

Borderlands 2 MacGyver
Modder Tutorial Creator Grammar Nazi
Messages
1,164
Reaction score
1,133
Points
1,100
Sin$
0
is there any chance you could make this for ps3
Extract your save to pc open it with Gibbed's and change it to pc or xbox. Pclifford's python script doesn't read ps3 saves so you would have to make it one or the other, do what you need to do with the player data, and change it back to ps3.
 
Slade

Slade

Why be a King
MotM TotM Platinum Record
Messages
5,657
Reaction score
5,668
Points
1,030
Sin$
0
Hey man, so right now im at the step where my .json file is there. But when I double click it. It is not opening up into Python. With fat pat's new release im really trying to get into Python.
 
Top Bottom
Login
Register