This very simple test allows you to check whether your wifi is on or not. ** DISCLAIMER ** The process used is not the fastest or most accurate, so sometimes it will not display the internet correctly. Sometimes it's patience is key :D Also, Idk what this could be used for, but whatever lol ** INSTRUCTIONS ** I don't think I need instructions, but here ya go * Click the green flag * Notice your wifi is on, and you will see text that is happy because your wifi is on * Disconnect your wifi and notice the project gets sad because you lost your internet connection * Re-enable your internet because nobody likes not having internet, am I wrong? ** HOW IT WORKS ** One of Scratch's extensions is the "Google Translate" extension. This extension requires wifi to output something. How the process works -- For every frame, the project will run in order: 1. Set a variable "String" to a very, very, VERY random string consisting of any English symbol, letter, or number 2. Try to translate "String" into a language. The language can be any language that's not English. 3. Check for an output. If your wifi is off the translator will only output a blank value. Otherwise, it will output the input. It's a very simple process. If you wish to, you can view the project's code and see how I made it for more accessible understanding. ** NOTES AND CREDITS ** Huge thanks to @FamousMasterXian for teaching me about this interesting wifi check. The code for checking for wifi being on or off was done 100% by them. The code for the visuals was all created by me, @Ka_BLUey ** TAGS ** #test #wifi #internet #simple #rushed