Tool Save Editor Site

OsklivyT

Newbie
Jul 10, 2019
41
97
For anyone who love to cheat or edit saves, but cant find trainer or save editor for your RPGM or any other software .
This site contain save editor for:
Rags Player
Wolf RPG
RPG Maker 2000/2003
Unreal Engine games
Unity3D games
Adobe Flash
The Witcher 3
RPG Maker XP
RPG Maker VX
Quest Soft Player
Ren'Py games
RPG Maker MV
RPG Maker VX Ace


enyoj
 

Divide_By_Zero

Member
Jr. Uploader
Sep 4, 2017
182
492
Out of curiosity... has anyone had any luck ripping the complete site? It has some good tools but the forced wait after editing a few saves is a drag. Ive tried a couple different website rippers and i havent figured out how to get a full page with all the required branches
 
  • Like
Reactions: SpellsOfErotica

Guarango

Newbie
Sep 21, 2017
22
2
wget -c --user-agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)" -o ./.wget.log --verbose -e robots=off -mirror
 

Divide_By_Zero

Member
Jr. Uploader
Sep 4, 2017
182
492
wget -c --user-agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)" -o ./.wget.log --verbose -e robots=off -mirror
Thanks! I did use wget but Im still green with arguments and parameters and such.

Been learning tons with the pandemic but its a process LOL. In fact this forum whet my appetite for scripting/coding. you guys all Rock!!
 
  • Like
Reactions: Guarango

Divide_By_Zero

Member
Jr. Uploader
Sep 4, 2017
182
492
how can i do it in windows
that post is for wget which is a tool that can be used in windows... it is free software under GNU license

but it is a command line tool so you would open cmd.exe and type that string in (substituting your website) and press enter.

i know those can seem daunting but they are simple to use as long as you set the right parameters and such.

I still dont know all of the details of it to explain it fully but the string that he posted should download whatever page you need

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Guarango

AlexWhitexx3

New Member
Feb 1, 2021
4
0
wget -c --user-agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)" -o ./.wget.log --verbose -e robots=off -mirror
I get an error "File is incorrect or too large (25mb limit)." so cant upload saves
 

Narf123

New Member
Jun 6, 2022
3
0
I wondered myself if this would REALLY work and tried it, but as I expected I can't get a working site with the method which would run on my local webserver. How did you even get an Errormessage about the file size? The script doesn't even start in my case. It sounds like what AlexxWhitexx3 is experiencing: the website style isn't working and the drag&drop doesn't work. Clicking on the manual upload button opens an upload dialog, but the site isn't responding after that. I'm quite sure a lot of stuff is missing.

EDIT: OK, I had to repair the "jquery?v=", "bootstrapper?v=" and "modernzer?v=" stuff to proper .js suffixes and at least that worked. Than I had the problem of Alex. As it isn't using PHP I doubt the php.ini would help. And I have quite a large limit there already for other things on the server.
EDIT2: The folder "UploadSave" was missing in the root of the website. Now I get a "SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data" from this line in the source:
var id = JSON.parse(data.result).id;
 
Last edited:

Guarango

Newbie
Sep 21, 2017
22
2
I "downloaded" the script after be logged on site, saved coockie and add-it to wget script
edit1: also me had to correct some data, depending ov type of web daemon, and folder positions

edit2: you have this on your website copy?
Cattura.JPG
 
Last edited:
  • Like
Reactions: Narf123

Narf123

New Member
Jun 6, 2022
3
0
I will try downloading with the cookie. I'm missing the folder "fileeditor", maybe I get it with the cookie.

EDIT: I didn't get the fileeditor folder, even with the cookie. Would you mind showing me the filenames in the path Scripts\fileeditor ?
EDIT2: I also miss the index.php. How did you get it? Usualy it is interpreted by the php interpreter and you can't dl it. On the other hand the filesize suggests that it may simply be the index.html file?

That's what I've got:
Code:
/var/www/se/:
total 76K
drwxr-xr-x  8 apache apache 4.0K Jun  6 15:00 .
drwxr-xr-x 10 apache root   4.0K Jun  6 12:45 ..
drwxrwxrwx  2 apache apache 4.0K Jun  6 14:45 bundles
drwxrwxrwx  3 apache apache 4.0K Jun  6 14:58 Content
-rw-rw-rw-  1 apache apache  24K Jun  6 13:08 DarkVersion
drwxrwxrwx  2 apache apache 4.0K Jun  9 06:47 fonts
-rw-rw-rw-  1 apache apache  20K Jun  6 15:00 index.html
drwxr-xr-x  2 apache apache 4.0K Jun  6 14:30 SaveEdit2
drwxrwxrwx  3 apache apache 4.0K Jun  6 13:08 Scripts
drwxr-xr-x  2 apache apache 4.0K Jun  6 14:32 UploadSave

/var/www/se/bundles:
total 192K
drwxrwxrwx 2 apache apache 4.0K Jun  6 14:45 .
drwxr-xr-x 8 apache apache 4.0K Jun  6 15:00 ..
-rw-rw-rw- 1 apache apache  39K Jun  6 14:57 bootstrap.js
-rw-rw-rw- 1 apache apache 127K Jun  6 14:57 jquery.js
-rw-rw-rw- 1 apache apache  14K Jun  6 14:57 modernizr.js

/var/www/se/Content:
total 116K
drwxrwxrwx 3 apache apache 4.0K Jun  6 14:58 .
drwxr-xr-x 8 apache apache 4.0K Jun  6 15:00 ..
-rw-rw-rw- 1 apache apache 1.2K Jun  6 13:08 css.css
-rw-rw-rw- 1 apache apache  95K Jun  6 13:08 cssN.css
drwxrwxrwx 2 apache apache 4.0K Jun  6 13:08 img
-rw-rw-rw- 1 apache apache  655 May 11  2021 jquery.fileupload.css

/var/www/se/Content/img:
total 212K
drwxrwxrwx 2 apache apache 4.0K Jun  6 13:08 .
drwxrwxrwx 3 apache apache 4.0K Jun  6 14:58 ..
-rw-rw-rw- 1 apache apache  12K Jun 22  2018 10319312185373.5625895731b04.png
-rw-rw-rw- 1 apache apache  17K Jun 22  2018 flash.png
-rw-rw-rw- 1 apache apache  15K Jun 22  2018 Game_IDR_MAINFRAME.ico_256x256.png
-rw-rw-rw- 1 apache apache  19K Jun 22  2018 o_c1ee385455e3465e-2.png
-rw-rw-rw- 1 apache apache 1.9K Jun 22  2018 qsp64x64.png
-rw-rw-rw- 1 apache apache 6.5K Jun 22  2018 Rags.png
-rw-rw-rw- 1 apache apache 7.1K Jun 22  2018 rp_128x128.png
-rw-rw-rw- 1 apache apache  12K Jun 22  2018 rpg2003.png
-rw-rw-rw- 1 apache apache  28K Jun 22  2018 tw3.png
-rw-rw-rw- 1 apache apache  23K Jun 22  2018 ue.png
-rw-rw-rw- 1 apache apache  22K Jun 22  2018 vx.png
-rw-rw-rw- 1 apache apache  24K Jun 22  2018 wolf.png
-rw-rw-rw- 1 apache apache 2.6K Jun 22  2018 xp.png

/var/www/se/fonts:
total 140K
drwxrwxrwx 2 apache apache 4.0K Jun  9 06:47 .
drwxr-xr-x 8 apache apache 4.0K Jun  6 15:00 ..
-rw-rw-rw- 1 apache apache  14K Jun 22  2018 glyphicons-halflings-regular.eot
-rw-rw-rw- 1 apache apache  62K Jun 22  2018 glyphicons-halflings-regular.svg
-rw-rw-rw- 1 apache apache  29K Jun 22  2018 glyphicons-halflings-regular.ttf
-rw-rw-rw- 1 apache apache  17K Jun 22  2018 glyphicons-halflings-regular.woff

/var/www/se/SaveEdit2:
total 8.0K
drwxr-xr-x 2 apache apache 4.0K Jun  6 14:30 .
drwxr-xr-x 8 apache apache 4.0K Jun  6 15:00 ..

/var/www/se/Scripts:
total 28K
drwxrwxrwx 3 apache apache 4.0K Jun  6 13:08 .
drwxr-xr-x 8 apache apache 4.0K Jun  6 15:00 ..
drwxrwxrwx 3 apache apache 4.0K Jun  6 13:08 fileupload
-rw-rw-rw- 1 apache apache  16K Jun 22  2018 jquery.ui.widget.js

/var/www/se/Scripts/fileupload:
total 48K
drwxrwxrwx 3 apache apache 4.0K Jun  6 13:08 .
drwxrwxrwx 3 apache apache 4.0K Jun  6 13:08 ..
-rw-rw-rw- 1 apache apache  19K May 18  2021 jquery.fileupload.js
-rw-rw-rw- 1 apache apache 2.0K May 18  2021 jquery.fileupload-process.js
-rw-rw-rw- 1 apache apache 8.8K May 11  2021 jquery.iframe-transport.js
drwxrwxrwx 2 apache apache 4.0K Jun  6 13:08 vendor

/var/www/se/Scripts/fileupload/vendor:
total 20K
drwxrwxrwx 2 apache apache 4.0K Jun  6 13:08 .
drwxrwxrwx 3 apache apache 4.0K Jun  6 13:08 ..
-rw-rw-rw- 1 apache apache 8.3K May 18  2021 jquery.ui.widget.js

/var/www/se/UploadSave:
total 8.0K
drwxr-xr-x 2 apache apache 4.0K Jun  6 14:32 .
drwxr-xr-x 8 apache apache 4.0K Jun  6 15:00 ..
 
Last edited:

Guarango

Newbie
Sep 21, 2017
22
2
EDIT: I didn't get the fileeditor folder, even with the cookie. Would you mind showing me the filenames in the path Scripts\fileeditor ?
EDIT2: I also miss the index.php. How did you get it? Usualy it is interpreted by the php interpreter and you can't dl it. On the other hand the filesize suggests that it may simply be the index.html file?
the fileeditor folder is empty, but requested by script, the index.php is simply a copy of index.html with some php rules i added