Boiling point of the brain is 336 degrees. (Checked on my experience after discovering scripting)
Comments
-
My brain already boiling
-
That is a script in javascript that loops "HELP" untill either the universe dies or you run out of ram and cpu lol
-
I have the same problem XD
-
@nobodyagain: Only i got from this code is "HELP"
-
function start(){ for(var i = 0; i > -1; i++){ println("HELP"); } }