Nixill AND Ethan. Their working on a gui version. Ethan said they might release the gui version one, but then that would result in 10 thousand people running around being all rainbowish and causing tons of lag. I was editing the script yesterday. Though it confused the hell out of me with its lack of command. Heres the command part of the scirpt:
if (!$RainbowPlayerBindings)
{
$remapDivision[$remapCount] = "Rainbow Player";
$remapName[$remapCount] = "Activate/Deacticate";
$remapCmd[$remapCount] = "RainbowPlayerToggle";
$remapCount++;
$RainbowPlayerBindings=true;
}