Evolve Idle Cloud Save

Automatically upload your evolve save to a gist

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Alistair1231
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
24
Βαθμολογίες
1 0 0
Έκδοση
1.3.3
Δημιουργήθηκε την
20/03/2024
Ενημερώθηκε την
05/01/2025
Μέγεθος
10 KB
Άδεια
GPL-3.0
Εφαρμόζεται σε

Evolve Idle Cloud Save

I lost my save game 😞, so I created a quick backup solution using GitHub Gist to store save data.

  • Configuration: On first use, you'll be prompted to enter your Gist ID and Personal Access Token. These credentials are stored as plain text in the local storage.
  • Import Flexibility: Import your save from any file in the Gist, making it easy to restore data after switching devices or PCs.
  • Backup Options:
    • Automatic backups are performed every 10 minutes (configurable).
    • Manual backups can be triggered by clicking the "Save to" button.
  • Advanced Use: The evolveCloudSave object is exposed to the window, allowing for manual interaction.

❗This script is incompatible with Greasemonkey. Greasemonkey does not support GM.addStyle, which is used for styling. Please use Tampermonkey or Violentmonkey instead. I personally use this on Firefox with Violentmonkey.

Settings window example with dummy data, also the new buttons are in the background: Settings