Yah just take the user level script from the clan scripts
Paste it into another another file, then include it into the main file. After which you can change the database to which it stores and bam you have an independent db that you can do anything with.
Repeat the process but with other vars (ie level, name, clan) to get different inserts ^_^
That way you can make that database none local and not have to worry if someone screws you over with it because it won't effect the server a'tal
It takes minimal scripting knowledge to do this too... just have to know where the vars are introduced and initially stored then you can take the command/function and use it almost anywhere lol