Attention! The main site is overloaded, but I've set up a mirror at: http://alexnisnevich.github.io/untrusted/ All level-loading issues should be resolved on it, since they were tied to AJAX failures. Let me know if you experience any problems on the mirror site.
Thanks for the game! Credits don't load on the mirror - I get a 404 on the AJAX call.
Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
171–180 of 246 posts
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#172This is fun. But I have one wish. Overwrite console.log() so it logs onto the website and I don't need to open firebug :) Edit: I think I solved lvl two to four all the same way. Not sure if that's intended. But I also don't want to spoil it for others. Edit 2: This worked again at lvl 6, so I'll assume that's a bug. Click this pastebin for spoilers: http://pastebin.com/yfhDhE7P
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#173Earlier quoted context omitted.
Yeah, it seems odd that the setPhoneCallback is forbidden in this level, because that solution would fit the sequence of levels very well. Luckily, there are other ways to cross the water, and some other commenters in the thread already hinted at them ;)
setPhoneCallback works perfectly for me in level 9 -- in fact, it's my intended solution: https://gist.github.com/anonymous/6e5606649b3cb0d60797
I suspect that the GP ran into the same problem.
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#174Can anyone give me a hint for level 12?
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#175Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#176One thing it drives home for me is just how distracting music is when I'm trying to code. It pulled up that first listing and I literally could not parse it until I muted the audio. Then it immediately turned back into code.
It's like music just turns off the switch that connects the eyeballs to the brain. Amazing.
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#177Any tips on level 15? Once the player is killed what could I possibly do?
Can anyone help?
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#178Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#179https://gist.github.com/anonymous/dacd3f1de73a59b5983e
Is this cheating?
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#180Any way I can go to a level directly? I was on level 12 but my computer died, and it did not save any progress.