This version of the code requires a linkset of 11 items, as it uses the child prims to store data in the descriptions. This method of storing data was chosen as it is the least likely to have data destroyed by hypergrid jumps. There still are SOME issues that need to be worked out (hypergrid will start a new instance of the scripts and currently when an event fires it will write the settings to the root prim description. As there will be default values in memory at this time (new script running on another grid) it will overwrite the existing status with those defaults. Will probably be addressing this by having the script init LOAD in any existing settings/status from the prim's descriptions to ensure the current running script has the last saved data). To use these scripts, create a prim sized as you see fit and attach it to pelvis (anywhere you want really but pelvis makes it a "clickable butt" which seems most appropriate to me). Create 10 small linked prims and then link them to the main item (main item being root). When satisfied it is positioned correctly - make the whole thing alpha. Make sure though that the item IS proud of the body - so you can click it - if its positioned inside the body you cant click it. Drop both the Core and Persistence script in the item and wear it. It should then function when you click it. I will upload a complete "instructions" with all functions listed later but most should be self evident.