Backup, save & restore your WEBFISHING progress due to no current cloud saves & possible hackers resetting your progress
Wrote this script after seeing on the r/webfishing subreddit that hackers are entering public/private lobbies and causing issues for players such as resetting progression or crashing the lobby itself. The script is written in Batch and uses simple commands to backup your save files to a safe place on your C:\ drive.
The script opens up in Admin mode, allowing it to create the necessary folder on the root of your C:\ drive and use xcopy to recursively copy the save contents over to the new folder that is created using mkdir.
Another function of the script is restoring the backed up files from the folder directly to your save game folder and safely giving the option of overwriting in case the wrong option is selected.
This script will most likely become defunct once cloud saves are added & the lobby exploit is fixed, but still useful if you want an offline backup for whatever reason
Update 2024-11-06: Script is still fully functional with the newest patch, since save slots have been added the amount of files copied will increased based on how many saves you have