Like to make key pads and other things in orderMeaning-Onactivate then -nextorder = that eventAlso -onoutorder to make it to where you disrupt the flow of events and it restartsSo basically -onactivate -nextorder -BRICKNAME -onactivateorder -setcolor -redSo you would have to press that button RIGHT after the first one for the second then third one to be pressed
You could use setEventEnabled, toggleEventEnabled or combinations of the Variable Events to achieve this.Don't just ask for the Automatic "do everything I want" event, be creative with existing ones.