[Build 241 is out, which allows users to have at least 5 reps or burnout reps, and adds default values to variables. We inch closer to a release!] Build 240 is out, with new help menus, some changes to Dictation, and Burnout Fixes. Enjoy! Additions: -Mic Indicators -- The microphone should now show how loud you are, in increments of 10. Unfortunately, there is not a more precise way to do this. -Help Menus --Currently, there are only 4 help menus. HOWEVER, there is the code for more help menus if needed. Let me know if you think that i need more help menus. Changes: -Dynamic Dictation - Dictation will no longer reset every 2 minutes, as this can be disturbing. Dictation will only reset if it's triggered an unusual amount of times in a short period of time. -Dictation will now evaluate the loudness of a room using RMS instead of Mean. This is just a different way of calculating average, where loud sounds have more weight than quiet sounds. -The Confirmation screen now has two indications of whether you achieved your goal or not - a notification and an animation. Bugs fixed: -Fixed Bug where burnout wouldn't increment upon first opening the project -Fixed bug where Extinguish Sound effect wouldn't play -Fixed bug where Dictation can refresh while burnout is active -Fixed bug where Advanced Graphics wouldn't affect new animations -Fixed the bug where you could use arrow keys to navigate out of Burnout Technical changes: The "screen" variable has been changed to the "mode" variable, and the "screen" variable now has more advanced details.