The executables are actually just glorified NoteOS example apps https://scratch.mit.edu/projects/1006176022/ App Store: Mix Market TTS: Amazon Polly - English/Spanish Crikk.com - Vietnamese Text Engine: BetaAxle, DuceTheCat (i extended the font and removed some scripts to make it simpler) Prohax v1.0 CMD system (.px file): chkdir /f /r /m ( /f - find, /r - repair, /m - dismount when chk) rm .\%USER%\Downloads\homework (removes the stuff inside \downloads\homework) mkdir /i 4 .\%USER%\Downloads\homework (makes homework folder in downloads, /i 4 = folder icon ID (ids: 1 - Default 2 - Photo Icon 3 - Mix Media Player Icon 4 - Paperwork Icon 5 - DVD Icon) set "variable_here","i love math" (sets variable to i love math) mkdir /file .\%USER%\Downloads\homework\algebra.txt %variable_here% (adds file algebra.txt) display "I am text" (displays I am text in CMD) display /q "name","Whats your name" (asks Whats your name and then when you put an answer, it will save itself to variable name) In basic terminal (lemon terminal) /gdm 11223344_b4610k activates developer mode