塔罗斯的法则

塔罗斯的法则

Improved HUD Modification
checkers_of_shalmone  [开发者] 2015 年 1 月 29 日 上午 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
最后由 checkers_of_shalmone 编辑于; 2015 年 1 月 29 日 上午 2:28
< >
正在显示第 1 - 2 条,共 2 条留言
-.M.- 2019 年 3 月 28 日 上午 11:57 
Lemme improve that code

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

You're welcome :P
Memzi 2019 年 3 月 31 日 下午 7:02 
damn, thats a really effective slave
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50