RedAlert

Senior In-Game Staff
Tribal Wars Team
Senior
Team
Script Moderator
Reaction score
623
Author
RedAlert
Contributors
N/A
Quickbar Entry
javascript:$.getScript('https://twscripts.dev/scripts/localStorageManager.js');
Public?
Public
1664123116473.png

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
Now, thanks to this script you can easily do that and it saves a lot of time for both players and scripters.


For any bugs, suggestions or if you need help with the script, let me know by replying on the thread.
 
Upvote 0
Top