Main      Site Guide    
Message Forum
Re: Addicting Story Hunt-like Puzzle
Posted By: MistyCat, on host 203.109.170.26
Date: Wednesday, September 13, 2006, at 06:53:32
In Reply To: Re: Addicting Story Hunt-like Puzzle posted by Bizkit on Sunday, September 10, 2006, at 23:48:21:

> > > > > > > > I am stuck at 18 -> 19 as well. I think I have figured out the puzzle, but when I enter the appropriate link, I am directed again to the 18 page. Did this happen to anyone else?
> > > > > > > >
> > > > > > > > Anti"I hope this isn't a spoiler."Entropy
> > > > > > >
> > > > > > > I suspect that you're meant to see the 19 clue for just a fraction of a second.
> > > > > > >
> > > > > > > Unfortunately, my browser redirected too quickly, and I didn't see the 19 clue until I looked at the source for that page. Then it was easy.
> > > > > >
> > > > > > Ah hah! I finally got it. But I had to do some edumacatin' on the workings of redirects and stuff. Is the rest of the puzzle like this? I hope not. For someone who grew up suction-cupped to a computer, I know precious little about the interwebnet and other such technology things.
> > > > > >
> > > > > > Vida
> > > > >
> > > > > Can someone please help me with this problem? I'm having the same problems as these guys. I put the answer in the URL, but it just goes back to the previous page. What's going on? Can someone please give me a hint on what to do?
> > > >
> > > > In the Opera browser on Win98, I typed in the URL I'd worked out, then hit the Back button, then hit Stop.
> > > > That gave me the info I needed.
> > > >
> > > > Misty"Your URLage might differ"Cat
> > >
> > > Yeah, my URL does differ. I'm able to hit back, but I can't stop it. I figure the answer is NINEteen, however, whenever I put it in the URL and hit enter, it goes back to the same page within a second. Do I have the right answer or not? Can someone please give me a hint, or even possibly the answer?
> >
> >
> > Well, when you enter your answer, it doesn't give you an error, right? So some code on the target page must be redirecting it. The puzzle is partly to figure out how to stop your browser from doing that.
>
> Could someone please at least tell me where I'm supposed to go to fix this redirect problem, I'm totally stumped?

SPOILER SPACE

SPOILER SPACE

SPOILER SPACE

SPOILER SPACE

SPOILER SPACE

SPOILER SPACE

SPOILER SPACE

SPOILER SPACE
-----------------
Here's the actual source code of the page. Note the "window.location=" line.
You'll still have to do a tiny bit of work, so you can still feel you haven't cheated. :-)
-----------------
<head>
<link rel=stylesheet href="style.css" type="text/css">
<script language="JavaScript">
window.location="2584.html";
</script>
</head>
<body>
<div class="container">
<p>___nineteen___</p>
</div>
</body>
-------------------
Misty"You know you can install more than one browser?"Cat

Replies To This Message

Post a Reply

RinkChat Username:
Password:
Email: (optional)
Subject:
Message:
Link URL: (optional)
Link Title: (optional)

Make sure you read our message forum policy before posting.