- Reaction score
- 699
- Author
- RedAlert
- Contributors
- N/A
- Quickbar Entry
-
javascript:$.getScript('https://twscripts.dev/scripts/localStorageManager.js');
- Public?
- Public

This script can be run everywhere on the game.
The idea behind the creation of this script is to allow players to delete more easily the "data" saved on the browser's local storage.
Scripts utilize this data saved in different ways, however, sometimes there are problems with a script, which comes from "corrupted" saved data on local storage.
With the help of this script, you can ask the script author which "Infos" the player needs to delete for the script to work correctly and okay again.
For example, if you run into problems with the Single Village Snipe script you need to delete these 3 localStorage keys:
- raSingleVillageSnipe_chosen_units
- raSingleVillageSnipe_last_updated
- raSingleVillageSnipe_unit_info
For any bugs, suggestions or if you need help with the script, let me know by replying on the thread.
Upvote
0