I'm asking for an ifColorSet event, or a link if it is already made.
Example;
onActivate, Player, ifColorSet, (chosen color), setPlayerScale, (scale),
or
onPlayerTouch, Self, ifColorSet, (chosen color), fakeKillBrick, (time)
If the brick were green, the player's scale would change or it would Fake Kill the brick. If the color were anything else, it wouldn't.