First of all, is there an IRC Channel for this site?
Second, I have a couple of scripts in mind but I'm not familiar with the Illustrator object hierarchy and am not nearly proficient enough to just use Illustrator JavaScript and Scriptographers reference docs.
For instance, I'd like to make a distribution transform tool that, instead of scaling/moving/whatever, when one of the corner/side handles is pulled moves the objects closer/farther apart, without changing their sizes. Also, I'd like to be able to set an origin like the other transform tools.
Currently, the closest thing I have is to use an action to scale all up to 125%, then Transform Each scale down to 80%. This doesn't give me the origin I want and I can only step in rather large chunks.
Rather than just ask for someone to make this, I'd like to make it myself, but I'll need help and prefer real time communication to waiting for a forum reply.