Earth Quake.

Copy the following code in the Address bar:

javascript:function flood(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} flood(6);

Read Users' Comments (0)

0 Response to "Earth Quake."

Post a Comment