The Furious Angels
FA Discussion => General => Topic started by: Anonymous on October 16, 2004, 01:24:06 pm
-
While the puzzle is dead and recruitment is currently closed, T did kind of ask me to toss something together as a back burner sort of project.
An idea with a complete backstory has been simmering in my mind and I finally sat down and banged out a piece of the puzzle today.
Parts might be a bit daunting, but it is solvable using no more than a browser and google. I swear. In fact, it might be a wee bit too easy.
If you want to give it a whirl, Click me! (http://telnet://garth.hn.org:21) and ignore the under construction notice. Type: connect white_pawn to get started. I'll make a nice login message at some point.
Ideas, bugs, etc. are always welcome.
I have not written the backstory aside from an outline, but it is technically feasible... That is, you can use two lasers to measure electron flux and do adaptive prediction in order to pierce things that would otherwise be anethema to radio transmissions (like the sky in the real world). I have thought about this and will pen it if this is something that is deemed useful/wanted/whatevah.
-
hmm, I have the hexadecimal translation when debugging the error, but when I hit enter all I get is "Huh?" Is there some command I'm supposed to put in before the translation?
-
% signs are bad. So don't use escaped hex. I might change it to octal or 64 just to get rid of that since lots of hex translators like to escape. And there isn't really any error checking yet. In other words, if you don't put in the right answer, it will always say: Huh?
-
Maybe I mistranslated then, because I didn't have a percentage sign anywhere in there
I translated it to text and then back over and ended up with the exact same Hex code, so I have no idea.
-
Is this puzzle based on "Detective Story" from the Animatrix ? "White pawn" and "Red Queen" kind of ring a bell.
Anyways, I love it until now. I really like all the surrounding technical output, like the trace. It gives "texture" to the puzzle. It makes it more "real".
Keep up the good work.
-
Yep, I tried it, too.
HEX:
3232392E3239353300
BINARY:
0011001000110010001110010010111000110010001110010011010100110011
EDIT: It worked the second time I tried.
I like this idea. However, it seems that if you miss it the first time and get a "Huh?" you have to start over.
-
Hmm, I got a different hex result than you did Redux, I got 3232392e32393533
-
Hmm, I got a different hex result than you did Redux, I got 3232392e32393533
3232392E3239353300
Hm... you're missing the last character.
-
What translator, wolf?
-
I used Nick Ciske's. http://nickciske.com/tools/hex.php
It gives you the option for both escaped and pure bytes.
-
When I first translated it I did it by hand, the second time I got an actual program but don't remember where it was, so it seems the most likely problem is that I'm just a moron.
-
Contact info goes here. You are teh winnar!
I enjoyed it, but I feel like it needs more steps.
We want members with a little perserverance, right?
...I know! We should hide some information in a rasterized page, and provide the keyword as a metatag. =D There's one idea.
-
Gerenal bug: Doesn't work in opera. IE is fine.
Haven't tried netscape/mozilla, but I suspect thats all fine.
-
Yeah. That opera bug has been reported by myself and about a hundred other people roughly ten thousand times. They just don't care.
-
Moz works fine :D
-
Hey, this is totally cool! I still gotta get past the second part. Looks great so far.
-
Yeah. That opera bug has been reported by myself and about a hundred other people roughly ten thousand times. They just don't care.
Such a shame, its my preferred browser!
-
Go Opera!!! It rules. Mouse gestures all the way... Too bad its not available on Opera.
-
Hey, I just completed it, and am very proud of being teh winnar, great puzzle Gillette
-
Opera < FireFox
-
AvantGo is similar to IE, but you get tabbed browsing, mouse gestures, aliases, pop-up blocking (very effective since it's part of the browser itself), and also java script blocking, active X, flash, etc blocking that's all toggle-able also.
-
You can always get people to do it manually by opening up a dos shell.
-
Opera > Firefox
By the way...I had no problems using Opera..
-
Rar! There's actually no reason I can't do it in any other language - including java or flash or php or straight html. I just like the terminal console that telnet provides for its archaic flavor. :P So yeah. It's just an idea, and I can code and change text-based stuff faster in tm3.1 than in anything else.
It was just a quick little throw together demo of what could be done - I'm interested to hear ideas about how to expand and enrich it - if we end up reinstating some sort of puzzle.
-
hmmmn, although a flash version could be more... I dunno, involved? I think I prefer the telnet box. :)
-
I like the terminal style, what you could do is start with the telnet box and then as they get further then they access a java site, or the other way round.
-
Well, using telnet has the possibility of some script kiddy digging up telnet exploits... but I love the flavor of telnet.
-
Assuming that what was listening was a telnet server, sure.
But it's tm3.1. And with every hard coded command but connect, logout and quit disabled... There just aren't that many holes. :)
-
thumbs up on telnet style
-
Point taken, Gilette.
-
I think there ought to be some sort of FA style client for it anyways, I'm annoyed at my basic telnet window and not being able to see what I'm typing :P
-
Turn echo on, you... non-echoey person.
-
I changed it over to the default ftp port (21) and fixed the link in the original post. That should allow some people to connect that had outbound ports blocked.