Beta Key Skill/RNG Contest #1 [Won by JayEff]
i cant translate what's on the picture. can someone give me a tip
|
![]() |
alvana we need 1 more tip for password xD
|
![]() |
" screenshot it. |
![]() |
Oh by the way, If you get too many key attempts, don't freak out (or actually you can freak out!) The timer resets after 1 hour or so.
| |
hurrr durrr tried some keys, got invalid
BACK TO THE DRAWING BOARD. |
![]() |
CBBVQ-7Q9SU-CQ77D-W6QMA
this is how a key looks like |
![]() |
Im starting to hate this so I give up. Whoever gets the key grats and I hope you enjoy the game because you deserve it a lot. This puzzle is too hard for me at this time of the night. And for the maker of this giveaway... how about you just random the giveaway next time? God I hate it when they think a beta key is made out of gold.
Closed Beta Member
http://www.twitch.tv/Rugir |
![]() |
How many beta keys are being given away here? I feel like its more then 1 tbh, is it just 1?
|
![]() |
" Shit. |
![]() |
The ASCII is easy enough.
alias count { var %ascii = 104 116 116 112 58 47 47 54 55 46 50 49 50 46 54 52 46 50 55 47 112 48 51 47 98 51 116 52 47 107 51 121 47 var %toknum = $numtok(%ascii,32) echo -a %toknum var %i = 1 while (%i <= %toknum) { set %pass %pass $+ $chr($gettok(%ascii,%i,32)) inc %i } } |
![]() |