Jump to content

Recommended Posts

When you have the fire or hourglass panels open, there's a script that streams data from the /Countdown page. That data right now is just code that gets eval'd to log the messages we see every few seconds.

The page also sends your klei ID with the request, so it's possible it's waiting for a change on your account. Could be from another URL or an action done in-game. Did the new patch introduce any web calls in the code?

Also side note, the hourglass timer sets a variable "page0panel1waiting", but the panel's CSS already has code for a "page0panel1done" element.

Edited by Nedigo
  • Like 1
5 minutes ago, Nedigo said:

When you have the fire or hourglass panels open, there's a script that streams data from the /Countdown page. That data right now is just code that gets eval'd to log the messages we see every few seconds.

The page also sends your klei ID with the request, so it's possible it's waiting for a change on your account. Could be from another URL or an action done in-game. Did the new patch introduce any web calls in the code?

Also side note, the hourglass timer sets a variable "page0panel1waiting", but the panel's CSS already has code for a "page0panel1done" element.

Maybe after killing scion or smth? They did said "Think back to how we did things before and do it again." on the update page

  • Spooky 1

Checking out the new content for clues would be worth a shot.

More details about the code... I could be wrong but there's nothing on the page that would capture data other than a simple click listener. So there's no time being recorded, no keyboard input, etc. The data being sent to /Countdown is just an empty JSON (and your klei ID + AWS load balancer data in the cookies), so it's not waiting for a value input from the web page's side. Although, I have no idea how it's able to tell between the fire or hourglass Countdown...

Could also just be a simple counter that increases a value on your account until you've reached x requests sent. Who knows.

Edited by Nedigo
  • Like 2
17 minutes ago, reddocc said:

the fire will not extinguish by itself we need to keep clicking until the page crashes, so the fire extinguishes

Of course.... If I go through with that, I’ll crash myself

image.png.d0b59b4ede2ab4ee1f5b4113dbf3c50e.png


Idk if this helps, but it's the place where winona disapears. They said we need to get a step back, so...

Quote

Once you think you have found it. You haven't. Look further - but somewhere else. Think back to how we did things before and do it again.

We think we found the correct URL (exspectamus), but we haven't? Look further but somewhere else? Where else is there to look? I wasn't there for the previous ARGs so I have no idea how they did it.

Edited by Nedigo
  • Like 1
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...