This is a spin off of my main script
(which is why the content files are two separate lists). The manage list is the one that Webcrack breaks, the content are the ones it doesn't. I was having some luck with Webcrack's mangle setting as it makes reading a lot easier
(replacing the random names for variables with v1 and incrementing for each new variable in the file, doing the same for functions as f1 to f912, function parameter p1 to p132). I actually managed to add a match that fills in some of the index variable
(acts as part of what changes scenes, basically went through and replaced ever variable that does a var v14 = 0 with indx); unfortunately, the mangle breaks some of the bundle key assignments, for example the mikoMai screen just crashes.