Right now, I only have a small bit of Hotcode working, and I don't even have an IDE to edit and deploy.
All I can show you is:

Computer 0 wants to use Hotcode on Computer 1

Computer 0 sent inital code, but then it replaced the function Loops.while1block.
The code that was running for the hotcode was:
local message = "Hello, \nWorld!" while true do print(message) sleep(1) endAnd
local message = "Hello, \nWorld!" while true do print(message.."lol") sleep(1) end
I currently have no downloads, as I said, the IDE isn't in.













