[Only registered and activated users can see links. Click Here To Register...] for the idea but a GUI version is never as flexible as a piece of code, so i wrote a piece of code.
click start.bat to start
code output:
[Only registered and activated users can see links. Click Here To Register...]
edit / comment shaiya_patch_download.php with your own url:
thks mellowsoon stacoverflow for the copyfile_chunked function
NOTE: Shaiya FR patch official is now a redirection to shaiya DE patch since episode 8, no way to download FRA patch anymore
click start.bat to start
code output:
Code:
Downloading patch 57/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0057.patch ... Done Downloading patch 58/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0058.patch ... Done Downloading patch 59/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0059.patch ... Done Downloading patch 60/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0060.patch ... Done
edit / comment shaiya_patch_download.php with your own url:
PHP Code:
<?php
require_once "./patch_download.php";
patch_download("http://shaiya-fr.patch.aeriagames.com/Shaiya/", "patch-fr");
//patch_download("http://shaiya-it.patch.aeriagames.com/Shaiya/", "patch-it");
//patch_download("http://shaiya-pt.patch.aeriagames.com/Shaiya/", "patch-pt");
//patch_download("http://shaiya-es.patch.aeriagames.com/Shaiya/", "patch-es");
patch_download("http://shaiya-de.patch.aeriagames.com/Shaiya/", "patch-de", 2, 99999, "SaveBackUp");
//patch_download("http://shaiya-us.patch.aeriagames.com/Shaiya/", "patch-us");
thks mellowsoon stacoverflow for the copyfile_chunked function
NOTE: Shaiya FR patch official is now a redirection to shaiya DE patch since episode 8, no way to download FRA patch anymore