minibit.setBitEye(bfEyes.Both, 0xFF0000) minibit.setBitNose(0x00FF00) minibit.setBitMouth(bfMouth.Smile, 0x0000FF) basic.forever(function () { })