Solution

Mini Puzzle

I won't post the solution to the mini puzzle because it's very simple. At the end you should have the brothers in the following order: Eric, Xavier, Victor, Gabriel, Ian, Sebastian, Daniel, Vincent. Taking the first letter of each name leads you to this ItsTooHard puzzle: http://www.itstoohard.com/puzzle/EXVGISDV/ Then you just need to enter the ages of the brothers, which if you solved the mini puzzle correctly, you already know anyway: 8, 10, 12, 14, 17, 20, 22, 24.


Sequences

Q1-Q7 are all related, and there are multiple ways to solve them. Each sequence is the pattern for the next sequence, except for Q1, which has a pattern for itself. And that pattern is a pair of numbers increasing and then this number minus 1 in its negative form: 1, 1, 0, 2, 2, -1, 3, 3, -2, 4, 4, -3, 5, 5, -4...

Q7: 0___0___0___0___0___0___0___x = 1
Q6: __0___0___0___0___0___0___1___x = 7
Q5: ____0___0___0___0___0___1___6___x = 20
Q4: ______0___0___0___0___1___5___14___x = 32
Q3: ________0___0___0___1___4___9___18___x = 33
Q2: __________0___0___1___3___5___9___15___x = 20
Q1: ____________0___1___2___2___4___6___5___x = 8
_________________1___1___0___2___2___-1___3

As you can see, x will always be, except for Q1, the last known value of the last sequence plus the last known value of the current sequence. For example, x of Q5 is 6 + 14 = 20.

Another way is to sum all the known values of the last sequence. For example, x of Q5 is 0 + 0 + 0 + 0 + 1 + 5 + 14 = 20.

Q8 is multiplication of pairs of numbers from left to right:

123456789 -> (1 * 2) (3 * 4) (5 * 6) (7 * 8) (9) = 21230569
21230569 -> (2 * 1) (2 * 3) (0 * 5) (6 * 9) = 26054
26054 -> (2 * 6) (0 * 5) (4) = 1204
1204 -> (1 * 2) (0 * 4) = 20

x = 20

The values of x are 8, 20, 33, 32, 20, 7, 1, 20.


Password

If you notice the values of x from Equations, they are all in the range 1-36, which is the number of alphanumeric characters in the description of the Password puzzle (ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789). All you have to do is convert the numbers to alphanumeric based on their position:

8 20 33 32 20 7 1 20
H T 6 5 T G A T

The password is HT65TGAT.


Equation

This is the easiest of all 3. You just have to follow the instructions in the description of the Equation puzzle:

2C1BAABA -> 2 + C + 1 + B + A + A + B + A -> 3A + 2B + C + 3
3A + 2B + C + 3 = 0

And apply them to the password from Password.

HT65TGAT = H + T + 6 + 5 + T + G + A + T
= H + 3T + 11 + G + A

The equation is A + G + H + 3T + 11 = 0.

Puzzle

As rafaelgs18. For those of you who don't know I used to be revilheart. :P


Stages

  1. Sequences (Game: Chronology (5P))
  2. Password (Game: Damnation (10P))
  3. Equation (Game: Operation Flashpoint: Red River (10P))

Mini Puzzle

To access the first stage, you have to solve the mini puzzle:

Ingrid Tracey Heather has 8 brothers. You must order them based on their ages (their height is irrelevant). You know that:

  • The sum of all ages is 127.
  • No brother is less than 2 years younger or older than another.
  • Eric, the youngest, is 8 years old.
  • If Xavier is older than Victor, then he is 11 years old. Otherwise Victor is 12 years old.
  • Gabriel is 6 years younger than Sebastian.
  • Sebastian is 3 years older than Ian.
  • Daniel is not younger than Ian, and he is 22 years old.
  • Vincent is the oldest.

Hints

  1. Always work with what you found in the previous, and if that doesn't work, think a few times.
  2. For Q8 in Sequences, think about why and by how much the numbers are getting smaller.
  3. For Q8 in Sequences, try looking at two of the numbers separately and finding a relation between them.
  4. For Password, how many characters are in the description of the puzzle? Does that range sound familiar if you work with hint #1?
  5. For Equation, you literally just have to follow the instructions in the description and work with hint #1. It's the easiest of all 3.

  • Do NOT share hints or solutions.
  • You have until April 6, 18:30 UTC.
  • The first solver of each stage will get a free game (you must have the same username here and on ItsTooHard). You can of course reject the game, in which case it will go to the second solver, and so on...
7 years ago*

Comment has been collapsed.

Porra, Rafael

7 years ago
Permalink

Comment has been collapsed.

:P

7 years ago
Permalink

Comment has been collapsed.

Ahhh, confusing and you even changed your Avatar away from the Umbrella Logo O.o I could use your script though ...... Haven't looked at the puzzle so far ^^

7 years ago
Permalink

Comment has been collapsed.

Mass confusion is what I always aim for. ^^

7 years ago
Permalink

Comment has been collapsed.

Well, got the first puzzle solved. For the second one I don't see the system right now. Will take a shower and eat something. And probably will not return before tomorrow ^^

7 years ago
Permalink

Comment has been collapsed.

Well congrats on your new name though I loved your previous one :-)

Did you mean to post a ITH link or do we need to figure it out as well?

7 years ago
Permalink

Comment has been collapsed.

The later.

7 years ago
Permalink

Comment has been collapsed.

Hello rafaelgs18 then!

The link to Chronology leads to Operation Flashpoint: Red River.

7 years ago
Permalink

Comment has been collapsed.

Corrected, thanks.

7 years ago
Permalink

Comment has been collapsed.

I'm confused, I thought we needed to solved the mini puzzle to access the first stage. I solved a puzzle and then got another puzzle and it is really confusing. I managed to solve 3 of them, but I'm basically just guessing at this point.

Edit: Managed to guess them all except the last one. I thought I found the pattern in Q1, but I couldn't make it work in the others.

7 years ago*
Permalink

Comment has been collapsed.

Correct, you solve the mini puzzle to access the first stage, which is where the actual puzzle starts. https://youtu.be/9RcBdNZKYn4

7 years ago
Permalink

Comment has been collapsed.

After about 1 1/2 hours of guesstimations I was able to solve them, well brute force them at least. Too bad it was canceled, maybe next time :)

7 years ago
Permalink

Comment has been collapsed.

Uncanceled :)

7 years ago
Permalink

Comment has been collapsed.

Awesome! I just took a peek at the next puzzle and I don't have the slightest idea of what to do. I only wanted to enter Chronology, but I am really interested in how this is supposed to be solved. I don't have time now, but I'll see if I can make any progress later tonight or tomorrow.

7 years ago
Permalink

Comment has been collapsed.

bump <3 I fear I'll spend the night on this because I love this kind of things :V we'll see what I'll be able to do

7 years ago
Permalink

Comment has been collapsed.

You'll hate me afterwards. xD

7 years ago
Permalink

Comment has been collapsed.

Not as much as I hate myself, considering I'm not even that interested in the games offered :V

7 years ago
Permalink

Comment has been collapsed.

Loved 1-7 <3 Missing 8 èé

7 years ago
Permalink

Comment has been collapsed.

Good luck, it's the hardest.

7 years ago
Permalink

Comment has been collapsed.

the more you say it's the hardest, the more I think it's actually very simple and we're all just overthinking it... XD

7 years ago
Permalink

Comment has been collapsed.

It's simple once you know it. xD

7 years ago
Permalink

Comment has been collapsed.

it's not simple at all! haha I had so much fun, I'm really sorry it didn't work out </3 it was really a challenging and interesting puzzle <3

7 years ago
Permalink

Comment has been collapsed.

Welp, I understood the process for question 5, 6 and 7. Also got question 3 by the same principle. I have guessed right question 4 but I dont understand the sequence working for it. Still having trouble with question 1 and 2 (searching for information here) and question 10.

7 years ago
Permalink

Comment has been collapsed.

Everything you need to solve the puzzle is in the puzzle, you won't find anything here. :P

7 years ago
Permalink

Comment has been collapsed.

Heh, didn't mean the thread with "here". I meant it as general statement. The idea from question 5-7 doesn't work to well for the missing questions.

EDIT: Forget it, found the right system for question 1-9 ...... Still have to solve 1 and 10 though.

7 years ago
Permalink

Comment has been collapsed.

Oh I see.

7 years ago
Permalink

Comment has been collapsed.

I'm confused, you mean 1-7 and 8? There aren't 10 questions.

7 years ago
Permalink

Comment has been collapsed.

Now that you mention it .... yes. Got 2-7 and understand the system behind it. Not sure if Q8 is somehow linked to that. And Q1 is problematic as well for obvious reason.

7 years ago
Permalink

Comment has been collapsed.

Q8 is the hardest.

7 years ago
Permalink

Comment has been collapsed.

I'm stumped
edit: solved :)

7 years ago*
Permalink

Comment has been collapsed.

Hmm how are there 36 players in stage 1 when only 7 solved the mini puzzle? I swear to Satan, if someone is leaking the link I'll shut this whole thing down.

7 years ago*
Permalink

Comment has been collapsed.

What the fuck, it just keeps increasing. That's it, I'm about to kick some motherfucking ass. All giveaways will be deleted 1 second before their end and I won't be giving any free game as reward for first solvers anymore. Suck on that, bitches who just want to ruin everything by leaking puzzles.

7 years ago
Permalink

Comment has been collapsed.

By the rate it multiplies it seems it has been posted somewhere. Or someone is spreading it rapidly to his friends. Google Search didn't yield a result. Most likely it is one of the two anonymous (well one you know so maybe the other one) unless said person is really dumb.

Will still try to get Q8 >.<

7 years ago
Permalink

Comment has been collapsed.

Yeah, most likely the other because there's no one in stage 2 yet.

7 years ago
Permalink

Comment has been collapsed.

It could be people who solved it on one browser and then switching to mobile, etc. Although 31 is a lot...

Maybe in the future use private giveaways that have ended, and gate it with SGtools. That really sucks :(

7 years ago
Permalink

Comment has been collapsed.

Different browsers was my first thought, but the difference is just too much. Even if the 7 solvers each used 4 different browsers in the past 30 minutes, still wouldn't amount 31.

7 years ago
Permalink

Comment has been collapsed.

In 30 minutes wtf...

7 years ago
Permalink

Comment has been collapsed.

that's so unfair to you :/ I'll still try to solve the puzzles because I like them, but it's really unfair that you prepared everything and someone ruined it

7 years ago
Permalink

Comment has been collapsed.

The mini puzzle is sure ruined, but it looks like the people who leaked it are too dumb to solve it, so it doesn't look like there will be much of a damage. The puzzle is back up. :)

7 years ago
Permalink

Comment has been collapsed.

Yes! They were probably solved during (my) night but I can't wait to see them **

7 years ago
Permalink

Comment has been collapsed.

I was about to say the same thing. There's no way it's just a coincidence. And on your first puzzle with the new name to boot.

Hope the next one goes according to plan, Mr. G. :)

7 years ago
Permalink

Comment has been collapsed.

I'm not giving up. :)

7 years ago
Permalink

Comment has been collapsed.

Bump for stage 1 solved. =\

7 years ago
Permalink

Comment has been collapsed.

I assume since you're not using the same username on ITH you're not interested in the free game?

7 years ago
Permalink

Comment has been collapsed.

Nothing can force me to register on ITH. :)

7 years ago
Permalink

Comment has been collapsed.

Well, doesn't matter anymore. Puzzle's canceled. :)

7 years ago
Permalink

Comment has been collapsed.

bastards

7 years ago
Permalink

Comment has been collapsed.

I won't let them win, puzzle is back up. xD

7 years ago
Permalink

Comment has been collapsed.

Scumbags are everywhere.

View attached image.
7 years ago
Permalink

Comment has been collapsed.

Not giving up. :P

7 years ago
Permalink

Comment has been collapsed.

Well this is very sad, counting how much effort one needs to come up with puzzles, create all the GAs and set everything on all these sites. I would be completely discouraged.
With 20-30 games and a few decent puzzles it really takes hours (and evenings)

7 years ago*
Permalink

Comment has been collapsed.

Yeah, well, I won't be discouraged, the puzzle is back up. :)

7 years ago
Permalink

Comment has been collapsed.

Welp, going to sleep for tonight. But remind me to ask you how to get the correct solutions for Q1 which i guessed right and Q8 which I still have no idea for at a later time. I'm not interested in the prices but not knowing the solution is bugging me -_-

7 years ago
Permalink

Comment has been collapsed.

Well, the puzzle is back up, so the solution will have to wait until the end now.

7 years ago
Permalink

Comment has been collapsed.

Awww too late, but I still want to solve without the prize =/

7 years ago
Permalink

Comment has been collapsed.

It's back up.

7 years ago
Permalink

Comment has been collapsed.

Yay! Still says cancelled on first part of stage 2 though is it part of the puzzle =/

7 years ago
Permalink

Comment has been collapsed.

Check again.

7 years ago
Permalink

Comment has been collapsed.

Thanks for the puzzle :3

7 years ago
Permalink

Comment has been collapsed.

Since so few people have solved stage 1, I figured the leaking won't be much of a problem, so I added the next stages back. The puzzle is back up for now, but if I notice a difference in players / solvers and comments / entries in giveaways, I'll shut everything down again.

7 years ago
Permalink

Comment has been collapsed.

You could ask the winners for the answer to the first ITH maybe? If they can't give it there's a good chance they used a leaked link. But you're probably right: if they didn't care to try to solve the first puzzle, they'll sure give up on the rest.

Nice puzzles BTW, I was hoping to get some easier ones after the name change, but I'll need to torture my brain again...

7 years ago
Permalink

Comment has been collapsed.

It's alright, there was no prize in the mini puzzle anyway.

7 years ago
Permalink

Comment has been collapsed.

I didn't even look at the puzzle for now, it's sleepy time :P but I want to thank you for telling that you've changed the name! I don't keep the in-browser notes and I easily lose a track on who is who especially on my wl and bl haha So thanks :D

And I hope you get no leakers this time >:|

7 years ago
Permalink

Comment has been collapsed.

No problem. xD

7 years ago
Permalink

Comment has been collapsed.

bump

7 years ago
Permalink

Comment has been collapsed.

Bump for stage 2 solved. It was quite easy for me. Stuck at stage three though.

7 years ago
Permalink

Comment has been collapsed.

I was uneasy about adding that one, but it's easy, just follow the instructions. :P

7 years ago
Permalink

Comment has been collapsed.

Bump for solved. Hints helped.

7 years ago
Permalink

Comment has been collapsed.

Bump

7 years ago
Permalink

Comment has been collapsed.

^

7 years ago
Permalink

Comment has been collapsed.

^

7 years ago
Permalink

Comment has been collapsed.

Bump for some rest at the final equation.

7 years ago
Permalink

Comment has been collapsed.

All solved.
Seems I have my logic well learned. 😀

7 years ago
Permalink

Comment has been collapsed.

I was going to give up 'till I saw that familiar name on the leaderboard...
...and I'm probably still going to give up eventually. >.>

But congrats on solving, and gl in there :)

7 years ago
Permalink

Comment has been collapsed.

Don't give up yet, there's still plenty of time.
The rest puzzle is easy if you know the logic
:3

7 years ago
Permalink

Comment has been collapsed.

Great job! xD

7 years ago
Permalink

Comment has been collapsed.

Lies !! this is an alien who took over revilheart's body :P

7 years ago
Permalink

Comment has been collapsed.

Shhh :P

7 years ago
Permalink

Comment has been collapsed.

Stage 1 clear. The next is kinda "Huh?".

7 years ago
Permalink

Comment has been collapsed.

Does the new hint help?

7 years ago
Permalink

Comment has been collapsed.

Hmm, remains to be seen :)
Actually I did mix some things from "earlier stuff" but so far to no avail.

Edit. Yep, it helped, and it was exactly the thing I tried eariler but didn't succeed at that time.

7 years ago*
Permalink

Comment has been collapsed.

bump

7 years ago
Permalink

Comment has been collapsed.

^

7 years ago
Permalink

Comment has been collapsed.

Well, I've "figured out" 4 of the sequence solutions.

Now if only I knew how I did it...

7 years ago
Permalink

Comment has been collapsed.

Try to find a pattern. between those 4. :P

7 years ago
Permalink

Comment has been collapsed.

My observations have led me to note that I am a whiz at not correctly identifying patterns. That leaves me with number 8, for which I'd better either wise up, or buy a very large dart board.

Are the numbers getting smaller because life's full of tough, yet inconsequential problems?

7 years ago
Permalink

Comment has been collapsed.

Almost forgot about this. Added Hint #1, but it might not help, we'll see...

7 years ago
Permalink

Comment has been collapsed.

Closed 7 years ago by rafaelgomesxyz.