What's new

Tutorial BorderLands 2 Python Save Editor

  • Thread starter lCynic
  • Start date
  • Views 23,082
lCynic

lCynic

Enthusiast
Messages
285
Reaction score
60
Points
85
Sin$
0
Guess I could have added this before but didn't run your file before and didn't think about it, after running, thought you could adjust it like so to clean it up a little.

...
...
ECHO Level?
set /p what=Type Level:
Echo.
echo Applying...
start /min /w python savefile.py -m level=%what% old.sav SaveGame.sav
move /y Savegame.sav old.sav > nul
cls
call :TITLE
ECHO Eridium?

....
....

and add at bottom of file

:TITLE
echo ===========================================
echo Borderlands 2 Batch Mod by Cynic
echo ===========================================
Also didn't see any itemlevel mod in there.

There's better editors out, I just thought of releasing mine because of simplicity. Not going to work on it much more.
 
Wiifan420

Wiifan420

Enthusiast
Messages
276
Reaction score
87
Points
85
Sin$
0
I really don't like Gibbs save editor so I kept using my .bat to Python mod my Save. When my friends and family wanted me to mod saves for them I decided to make a .bat Mod Menu because changing the values was getting tedious.

UPDATE:Download
Virus Scan

Just saying the savefile.py you are using is kinda outdated.
 
Khaos64

Khaos64

Enthusiast
Messages
46
Reaction score
24
Points
55
Sin$
0
There's better editors out, I just thought of releasing mine because of simplicity. Not going to work on it much more.
I agree - was just making small suggestions - so that you could, if wanted, to edit or anyone else using this wanted to edit theirs.
 
T

thrasherv3

Enthusiast
Messages
94
Reaction score
8
Points
70
Sin$
0
Looks like the only thing that isn't working for me is the backpack space...odd.
 
lCynic

lCynic

Enthusiast
Messages
285
Reaction score
60
Points
85
Sin$
0
I really don't like Gibbs save editor so I kept using my .bat to Python mod my Save. When my friends and family wanted me to mod saves for them I decided to make a .bat Mod Menu because changing the values was getting tedious.

Modmenupic_zps61a72fd0.png


Mod MenuV2.0: Download

Picture added for all the simple people ;D
 
screwFACE65

screwFACE65

▓▓▓▓▓▓▓▓▓▓
Seasoned Veteran Grizzled Veteran
Messages
1,195
Reaction score
221
Points
200
Sin$
7
Learn to read what? did it step by step and it still didnt work....
 
Top Bottom
Login
Register