-Fixed bug of Auro's TranslationOutputBox variable showing when it should hide and hide when it should show.
Something for people to work on: Make the app store detect mouse scrolling. You could by doing the script For up scrolling: When (up arrow) pressed If (not(up arrow)pressed?) [ACTION HERE] For down scrolling, replace all "up arrow"s with "down arrow".