The Talos Principle

The Talos Principle

Improved HUD Modification
checkers_of_shalmone  [udvikler] 29. jan. 2015 kl. 2:26
DEFIANCE
var x = "really "
for (i = 0; i < 9001; i++) {
x = x + x
}

// paintQRCode("If we don't make that part of the simulation, all we'll create is a" + x + "effective slave.");
/* NOTE FROM CHELLIS JENSEN: Y U MAKE PAINT WHITE?????
QR CODE CAN PAINT bLACK TOO
R U RASISST?!?!?!?!??!?
*/

Uncaught SyntaxError: Unexpected token ILLEGAL
Sidst redigeret af checkers_of_shalmone; 29. jan. 2015 kl. 2:28
< >
Viser 1-2 af 2 kommentarer
-.M.- 28. mar. 2019 kl. 11:57 
Lemme improve that code

var x = "really "
for (i = 0; i < 9001; i++) {
x += x
}

You're welcome :P
Memzi 31. mar. 2019 kl. 19:02 
damn, thats a really effective slave
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50