Melvor Idle - Timestamped Saves

Adds character name and a timestamp to the default filename when downloading a save

These are versions of this script where the code was updated. Show all versions.

  • v2.10 2021-11-17 Fix AutoFarm and script loading conditions
  • v2.9 2021-10-04 v0.22 fixes
  • v2.8 2021-08-17 Imported from URL
  • v2.7 2020-12-01 Only add one Download Save button
  • v2.6 2020-12-01 Added Download Save button to the user dropdown menu. Added support for the test server.
  • v2.5 2020-10-27 Increase timeout before object url is revoked, just in case
  • v2.4 2020-10-21 Minor refactoring
  • v2.3 2020-10-21 Delay loading until after offline progress, just in case
  • v2.2 2020-09-25 Fall back to the default downloadSave() if an error occurs
  • v2.1 2020-09-25
  • v2.0 2020-09-25 Added sanity check before downloading save to prevent downloading garbage if getSave() ever changes
  • v1.0 2020-09-25