Purpose:
This scripts allows users to set the PISG user options: nick, aliases, pic, bigpic, sex and link. I made this script because using a server-side cgi script to allow users to edit their info was not an option. I figure I'm not the only one who generates a pisg stats page on a local machine, then uploads it to a remote website. My bot runs on the same machine that I run the pisg script from, so this is an easier way for me to allow the bot's users to edit their pisg config. This script keeps track of users pisg options by means of a seperate file that must be included from the pisg.cfg (see below.) It also saves data in the bot's userfile XTRA fields to simplify some comparisons and data retrievals.
http://members.dandy.net/~fbn/pisguc.tcl.txt
I've tested it quite a bit, but of course I can't think of every contingency a user may throw at it, so please test and report errors