Config backups are made automatically after every settings change.
Each time you apply saved settings, a copy of the previously working config.js file is backed up.
config.js
Backups are automatically saved in the /backups folder within your Gunbot folder.
To restore a backup, follow these steps:
Open the desired backup config file with a text editor like Notepad++.
Select and copy everything in the document.
Open the main config.js file with a text editor like Notepad++.
Replace the complete contents of this file with the copied contents of the backup file.
Last updated 6 years ago
Was this helpful?