It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
Originally posted by ChaoticOrder
reply to post by neogia
Hmmm... well this is odd. If you send a message on key 14 it sends 3 different version of the message to the server. For instance, if I send "who is garrison butler" on key 14 is sends this:
word=who is garrison butler,jcb lt ypffltbv xusiqf,sbq jh oniijhqv muxfri
It appears to be ordered like this:
word=key14,key15,key16
So "sbq jh oniijhqv muxfri" is "who is garrison butler" in key 16.
However, if you use key 16 and send a message it looks like this:
word=asdf,asdfwho is garrison butler
I assume that it's actually meant to look like this:
word=asdf,asdf,who is garrison butler
The first two are just replaced with nonsense since they don't seem to be necessary when using key 16. However, it does look like they've made an error, because they've left out the second comma which separates the middle segment from the last segment, and that could be why we are always getting "command not valid". Either way, I'm beginning to think we've hit a dead end because they actually haven't built the next part of the game yet. That sucks...edit on 4-3-2012 by ChaoticOrder because: (no reason given)
Yes, that is possible. It could be fudging the url on purpose, unless it receives the right commands. But that would mean the right command is probably hidden in the source code of the SWF file. I might take a look at the source later, because I'm getting sick of trying to figure this out properly.
there may be a primary "special command" interpreter before the URL is constructed for the server.
Originally posted by PoliceState
Its obviously intentional. No need to go digging in the source codes to "get ahead"
this is not the intended function. Lets use clues, not SWF cheats
Originally posted by PoliceState
Lets use clues, not SWF cheats
Well I'm not 100% sure about that. I find it a bit suspicious that they check the cheat variable on those lines. Let me ask this, has everyone here who tried to check the URL playing it with the cheats enabled? Perhaps we should disable the cheats then try to see what the URL looks like for key 16 messages?
It's not a "cheat". CHEATENABLED is a flag used to determine which key is currently being used (14,15,16).
It just seems too obvious imo. They may have done it stop anyone with cheats enabled from cracking the clues on key 16.
Neogia's right. Cheat is just telling which key it's in, and that is very obviously a syntax error, not an on purpose error. If that was on purpose I'd say there would be a comment about it in the code next to the line