Oh, yes, the blacklist offer is valid for this one as well:
If someone feels blacklisted by me in the process, send a mail to tevepuzzle@freemail.hu, specify the giveaway code of the train in the subject line and the link to your profile in the body.
The process is manual, I will check the mailbox 1-2 times a day, and also send a reply.
Note that finding a GA in the table with a blacklist message does not necessarily mean that you are blacklisted by me.
Comment has been collapsed.
Is that all? :(
Is Tevemadar going mainstream?
That was not like a wall of text, it was just a table...
Jokes apart, thanks for all the work you put in all these puzzles :)
And people has to be glad your puzzles are becoming more accessible :3
EDIT: This gif reminds me of a sg user... :P
Comment has been collapsed.
It was not that trivial to create, but now I have the code for automatically parsing group pages, a file full of emojis+avoiding clashes, and overlaying the real codes prior to shaping the entire mess into markdown table format. 189 is a decimal number, btw.
Comment has been collapsed.
Aha, solved it. That Cheshire cat was laughing at me at how much I struggled there :P
Comment has been collapsed.
Bump for solved! Kudos on yet another original puzzle idea.
Comment has been collapsed.
10 Comments - Last post 2 minutes ago by Coolerbox
17 Comments - Last post 33 minutes ago by CMA
1,595 Comments - Last post 5 hours ago by jjj0309
15 Comments - Last post 5 hours ago by Foxhack
82 Comments - Last post 10 hours ago by Akylen
524 Comments - Last post 12 hours ago by Gamy7
42 Comments - Last post 13 hours ago by paco7533
76 Comments - Last post 1 minute ago by akfas
30,892 Comments - Last post 4 minutes ago by Ikkimura
143 Comments - Last post 12 minutes ago by ExcelElmira
7,054 Comments - Last post 43 minutes ago by Oppenh4imer
390 Comments - Last post 1 hour ago by Spheera
3 Comments - Last post 3 hours ago by Sheenz
636 Comments - Last post 3 hours ago by SteamKeyGiveaway
Hello and welcome! As it turned out in the rat-brain puzzle, I was able to cut rat brains into pieces, at least in software.
This puzzle proves that I can do the same with emojis/kamojis/whatevermojis. Various rabbit and bird xmojis have been taken apart and randomly scattered into the table below. Each cell contains a giveaway code, but 251 have been expired and comes from a relatively small group anyway (which I am not a member of actually).
So, 5 giveaways actually work (although, mostly with negative reviews), and also form a GA code for a not too bad train. Knowing hexadecimal numbers and the xlate page may come handy. The row and column headings should make forming the character codes easy (take the row number first, and replace the second digit with the column number).
May the white rabbit guide you on your way.
Hint: The white rabbit is up there and watching over all of us.
TecHint: Notepad rocks, especially with Chrome.
No poll, no potato, no regret.
EDIT: I regret already, should have put up one with at least the usual can't/won't/did not vote options. Without a poll it is really hard to guess when to add a hint.
Solution
Brute forcing every link was a side entrance (it worked, yes), the white rabbit in question is present in the thread topic, so /(^x^)\ was the sequence hidden in the table. The underscores made things a "bit" less readable, but searching for the characters of the rabbit worked pretty well on the page already, and selecting the table and pasting it into Notepad worked even better (I tried with Chrome where the result is nicely tabulated, and with IE where the result is a bit messy, but at least the underscores are gone).
The rabbit was taken apart into 5 pieces and they had to preserve the order:
/
was the first piece at 71,(^
was the second at 4D,x
is the mid one at 66, then comes^)
at 44, and the closing\
at 33.71 4D 66 44 33 can be decoded to qMfD3, a train starting with Rise of The Triad.
189 (plain decimal) is BD in hexadecimal. I needed some sane deadline for the puzzles and today (Aug 27) happens to be my birthday.
Comment has been collapsed.