Skip to main content

Backups

Each time you apply saved settings, a copy of the previously working config.js file is backed up.

Backups are automatically saved in the /backups folder within your Gunbot folder.

How to restore a backup

To restore a backup, follow these steps:

  • Make sure Gunbot is not running.
  • Open your Gunbot folder with a file explorer.
  • Go to the backups/config folder and locate the file you want to restore, the files last change date is when it got backed up.
  • Open the backup file with a text editor like Notepad, then select all and copy all text.
  • In the main Gunbot folder, open the config.js file with a text editor. On some Windows installations the file may appear as just config without the .js file extension. Remove all text in this file and replace it with the contents of the backup file.
  • Save changes to config.js and start Gunbot again.