While working on my new secret special project, I stumbled across detection for extra keys. Behold! Press any key to see if it can be checked by Scratch. This independently detects escape, tab, delete and backspace and can detect as a press caps lock, shift, home, end, pUp/Down, clear, control, alt/option, meta/command (and I assume winkey) and F1-16**. * This project literally detects every key on my keyboard except F17-19, eject and fn (both system keys) and capital letters, but that's to be expected and it CAN detect cplk/shift. If there are any keys sent to applications on your keyboard that it can't detect, let me know and I may be able to add it. If it CAN detect a key that I haven't listed, let me know and I will add it to the list above. **For me F16 registered as 'delete.' Can anyone else confirm this?
Uses modified resources as well as resources directly from: "Magic KEYPRESS Block!" by @Hardmath123 – http://scratch.mit.edu/projects/10030151/ -= 1 Script (not significantly modified) -= 2 Scripts (modified) ==CHANGELOG== 9 May 14 (7:59P CST): Minor changes & updates, improved performance.