Press space to check your internet speed! If it takes too long for someone to ping you back, either your internet is slow or thre is no one else on the project.
How it works: first, the project checks if no one is using the only cloud variable, ping1 Then, you set ping1 to 1 After, another user checks within the project if ping1 is equal to 1. If it is, that person will set ping1 to 2. Then, you will check when ping1 is set to 2. When it is, you use the internet speed formula, (Kbps value*1000) /8)) / 1024, with the variable time as the Kbps value, to calculate your internet speed in bytes per second. Last, ping1 is set back to 0 for the next user.