AHHH IT WORKS :D buggy :) So what is this? It's an experimental communication between Scratch and JavaScript, using cloud data. Essentially the way it works: [User (client) sends data to server] | v [Server makes request to other server[ | v [Other server responds to server with data on file] | v [Server reads data and sends to client] It'll only work if my "server" is running though. ;) I do have a file on my /real/ server, though, which you can use for testing. Just copy in this URL to the input box: somedragonscode.maritimers.ca/learning/testfiles/hello.txt Have fun experimenting! :) You could try different files, as well, I think it works with any publicly available file on the internet. Supposedly if the beep is high my server is running, otherwise it's off. However, it seems to be setting cloud server on? to 1 without having my on interval being true.. weird... Seems if you reload the page it gets fixed. (2 = off, 1 = on)