It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
lugum: no why i enjoy listening to myself , i hear alot of intelligent things from myself
avatar
macuahuitlgog: What? like if someone doesn't like your advice, start being a smart ass to him or her? I'm sure it has gotten you far in life.
It's no more or less a nice thing to do(in general) than to be rude to people offering you advice(or help) in the first place.
avatar
IronStar: anyone decrypted this?
avatar
Psyringe: I'm trying, but no luck so far. :)
Tried all deciphering algorithms I know, but no luck so far...
avatar
GameRager: I'm trying to stay civil, but I can always break out the slightly funny, mostly unfunny/immature motivationals of someone whizzing on your cheerios if you want.
avatar
lugum: i want , i want
I didn't make it, and the third panel should be yellow colored(It's jpg so I cant be arsed to edit it right now.), but it fits. :\
Attachments:
cerealpur.jpg (108 Kb)
Tsts ... I felt smart hiding a link in a quoted passage in post #3056, but it's already redeemed. ;)

Pity that I don't know by whom ... the GamersGate nick isn't one I know.
avatar
macuahuitlgog: What? like if someone doesn't like your advice, start being a smart ass to him or her? I'm sure it has gotten you far in life.
avatar
lugum: ATLEAST i am going further unless you who seems to have stopped at a halt.
I don't think so.
avatar
Psyringe: Tsts ... I felt smart hiding a link in a quoted passage in post #3056, but it's already redeemed. ;)

Pity that I don't know by whom ... the GamersGate nick isn't one I know.
I also checked it, but it was redeemed very seconds after you posted it.
avatar
Psyringe: Tsts ... I felt smart hiding a link in a quoted passage in post #3056, but it's already redeemed. ;)

Pity that I don't know by whom ... the GamersGate nick isn't one I know.
What game was it?
avatar
macuahuitlgog: What? like if someone doesn't like your advice, start being a smart ass to him or her? I'm sure it has gotten you far in life.
avatar
GameRager: It's no more or less a nice thing to do(in general) than to be rude to people offering you advice(or help) in the first place.
What is the point...
Post edited June 07, 2012 by macuahuitlgog
avatar
Psyringe: Tsts ... I felt smart hiding a link in a quoted passage in post #3056, but it's already redeemed. ;)

Pity that I don't know by whom ... the GamersGate nick isn't one I know.
avatar
GameRager: What game was it?
Pacific Storm: Allies (not "Pacific Storm", that was the one I gave away earlier :) )
avatar
Psyringe: I'm trying, but no luck so far. :)
avatar
IronStar: Tried all deciphering algorithms I know, but no luck so far...
Well ... the characters are ranging from 0-9 or a-f. So I'm pretty sure we're dealing with hexadecimals here. Also, there are 32 of them, and a GOG gift code (we don't know whether it's a GOG code, but it's a possibility) has 16 characters. So it seems that each character of the gift code is encoded by two hex characters in the encrypted message.

However, I can't seem to find the right way to do this ... ;)
Post edited June 07, 2012 by Psyringe
avatar
GameRager: What game was it?
avatar
Psyringe: Pacific Storm: Allies (not "Pacific Storm", that was the one I gave away earlier :) )
avatar
IronStar: Tried all deciphering algorithms I know, but no luck so far...
avatar
Psyringe: Well ... the characters are ranging from 0-9 or a-f. So I'm pretty sure we're dealing with hexadecimals here. Also, there are 32 of them, and a GOG gift code (we don't know whether it's a GOG code, but it's a possibility) has 16 characters. So it seems that each character of the gift code is encoded by two hex characters in the encrypted message.

However, I can't seem to find the right way to do this ... ;)
I think it could be rotated to some degree, and then encoded. It's not rot 13 nor rot 3, those I checked.
Also there is possibility that we got trolled. :D
Post edited June 07, 2012 by IronStar
avatar
Psyringe: Well ... the characters are ranging from 0-9 or a-f. So I'm pretty sure we're dealing with hexadecimals here. Also, there are 32 of them, and a GOG gift code (we don't know whether it's a GOG code, but it's a possibility) has 16 characters. So it seems that each character of the gift code is encoded by two hex characters in the encrypted message.

However, I can't seem to find the right way to do this ... ;)
avatar
IronStar: I think it could be rotated to some degree, and then encoded. It's not rot 13 nor rot 3, those I checked.
Also there is possibility that we got trolled. :D
Well, the message certainly looks like it's encoding something - it's not an arbitrary mash of characters (since only the hex symbols are used), and the number of characters in total (32) is also suspicious. It might be encoding a joke message of course, we had those in this thread already. But even then I'd like to actually decode it. As I said earlier, I enjoy riddles. :)

Unfortunately, I don't seem to be coming any closer to a solution. I was testing if perhaps the 32 characters in the message can be paired to form hex numbers, which could then be read as ASCII codes. However, if that were the case, then some hex must be much more frequent than others.

The only hex pairs that lead to valid characters (for a GOG gift code) are 0x30 to 0x39 (0-9), 0x41 to 0x5a (A-Z), and 0x61 to 0x7a (a-z). This means that each hex pair must start with a 3, 4, 5, 6, or 7. Of those, it's unlikely for 4/5 and 6/7 to appear both, since gift codes use either only upper-case, or only lower-case letters, not both. Numbers are also less frequent in gift codes than characters. This means that either 4/5 or 6/7 should be very frequent, and 3 should appear less frequent than those, but more frequent than others.

Even if the character values were rotated in some way, then the frequency of the character should point to a pattern. The most frequent character in the encoded message is _likely_ to represent a 4 or 6, etc. Unfortunately, there isn't really such a pattern among the characters in the encoded message. Many characters appear 2-4 times, no character is more frequent than that. Which means that I'm probably on the wrong track, I just don't know _how_ wrong exactly ... ;)

Edit: Actually, the frequency of the characters _does_ point to a random mix rather than an encoded message. This would be a rather devious joke though, because if it's a joke, then the poster took extra care to make it look like a real code (through choice of characters and length of message).
Post edited June 07, 2012 by Psyringe
avatar
IronStar: I think it could be rotated to some degree, and then encoded. It's not rot 13 nor rot 3, those I checked.
Also there is possibility that we got trolled. :D
avatar
Psyringe: Well, the message certainly looks like it's encoding something - it's not an arbitrary mash of characters (since only the hex symbols are used), and the number of characters in total (32) is also suspicious. It might be encoding a joke message of course, we had those in this thread already. But even then I'd like to actually decode it. As I said earlier, I enjoy riddles. :)

Unfortunately, I don't seem to be coming any closer to a solution. I was testing if perhaps the 32 characters in the message can be paired to form hex numbers, which could then be read as ASCII codes. However, if that were the case, then some hex must be much more frequent than others.

The only hex pairs that lead to valid characters (for a GOG gift code) are 0x30 to 0x39 (0-9), 0x41 to 0x5a (A-Z), and 0x61 to 0x7a (a-z). This means that each hex pair must start with a 3, 4, 5, 6, or 7. Of those, it's unlikely for 4/5 and 6/7 to appear both, since gift codes use either only upper-case, or only lower-case letters, not both. Numbers are also less frequent in gift codes than characters. This means that either 4/5 or 6/7 should be very frequent, and 3 should appear less frequent than those, but more frequent than others.

Even if the character values were rotated in some way, then the frequency of the character should point to a pattern. The most frequent character in the encoded message is _likely_ to represent a 4 or 6, etc. Unfortunately, there isn't really such a pattern among the characters in the encoded message. Many characters appear 2-4 times. Which means that I'm probably on the wrong track, I just don't know _how_ wrong exactly ... ;)
This is bit too much for my brain to process at 3AM. I hope you will actually be able to decrypt it, And for this much trouble, It'd better be Witcher 2 :P

On the side note makr3la, if you are reading this, can you point us in general direction?
avatar
IronStar: This is bit too much for my brain to process at 3AM.
Wait, it's 3 am? Gah, I'm working tomorrow ... I should probably sleep. :)

Anyway, I'm probably not doing all that well in explaining that stuff either. :)

avatar
IronStar: I hope you will actually be able to decrypt it, And for this much trouble, It'd better be Witcher 2 :P
Doesn't need to be TW2, in fact I own that one already, so I wouldn't even be able to redeem it. ;) Actually, if it's indeed a gift code, the chance that I can actually use it is rather small. I'm only using codes for GOG and GamersGate, I already own many games at both services, and I own most games that are currently on sale (a group from which ninja gifts are often taken). But did I already say that I enjoy riddles? ;)

avatar
IronStar: On the side note makr3la, if you are reading this, can you point us in general direction?
Might be necessary, yep. :)
avatar
Psyringe: Might be necessary, yep. :)
avatar
gameon: I was messing about, and got this: GESCLOSSTOTFGET

Guess closest to get?

It might just be random text that came up wrong. But its interesting i managed to get that!
Could also be "geschlossen (closed) - tot (dead) - forget". How exactly did you mess about? :)
Hey, thanks, I grabbed it. :) Was called away from the puter before I had a chance to post thank you.

avatar
Psyringe: Tsts ... I felt smart hiding a link in a quoted passage in post #3056, but it's already redeemed. ;)

Pity that I don't know by whom ... the GamersGate nick isn't one I know.