Help with Level 16's lazers
//ads -- adsterra.com -- native banner
?>
In Untrusted, how can I get past the lasers? I'm assuming I need to use my phone, but even removing the strokes of the lazers still makes me get hit by them.

Best Answer
override
getRandomInt = function(){return 600;};
and all lasers are drawn off screen/out the way
Pictures about "Help with Level 16's lazers"



How To Beat The CHILD FACTORY In \
More answers regarding help with Level 16's lazers
Answer 2
If you are too lazy to think about a true solution... :)
// ... ctx.stroke();
map.getPlayer().killedBy = function() { };
Answer 3
or just change the color of all lasers
color=player.getColor();
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Mikhail Nilov, Mikhail Nilov, Mikhail Nilov, Mikhail Nilov
