want a key? puzzle time (still, still unsolved) HINTS GIVEN PG 31
" may i partake in your fetish's d(^.^)b |
![]() |
" Just make the new puzzle easier so people will solve it fast.I dont know how much more i can go without the solution :P |
![]() |
" sorry, beta members only |
![]() |
By the way, you should really close this thread or something, so ppl'll stop reading this puzzle
|
![]() |
10, 11, 16, 19, 21, 22
There is neither a weapon nor piece of armor who's stats correspond with those numbers. Nor are any of those stats unique to any particular weapon or piece of armor. 10 - Bastard Sword 11 - Battered Foil 16 - Bloodies Sledge 19 - Boneshard Staff 21 - Bonestaff 22 - Bootblade 10 - Arcanist Vestment 11 - Archer Boots 16 - Armadillo Gauntlents 19 - Assassins mask 21 - Banded Armor 22 - Banded Behterets Even if there were an item with those stats, I still don't see how it would be relevant. |
![]() |
String test = "B7RAFC2HBSTFK6VS4DNX";
int[] fire = {1,2,7,12,26,25,13,5,20,9,3,17,4,14,24,6,23,8,15,18}; char[] testChars = test.toCharArray(); for (int i = 0; i < testChars.length; i++) { if ((i + 1) % 5 == 0) { System.out.print("-"); } System.out.print((char) (testChars + fire)); } System.out.println(); for (int i = 0; i < testChars.length; i++) { if ((i + 1) % 5 == 0) { System.out.print("-"); } System.out.print((char) (testChars - fire)); } System.out.println(); testChars = test.toLowerCase().toCharArray(); for (int i = 0; i < testChars.length; i++) { if ((i + 1) % 5 == 0) { System.out.print("-"); } System.out.print((char) (testChars + fire)); } System.out.println(); for (int i = 0; i < testChars.length; i++) { if ((i + 1) % 5 == 0) { System.out.print("-"); } System.out.print((char) (testChars - fire)); } And this code generated 4 keys that are not keys: C9YM-`\?MV-\WWOD-nYKL]-j A5K5-,*%C.-JQ5G(->M<?-F c9ym-|?mv-|wwoD-yKl}- a5kU-LJ%cN-jqUg(-^m\_-f Haha. Such an epic fail. http://pathofexile.com/forum/view-thread/2243
^^^^^Polish Corner^^^^^ |
![]() |
^^^ I dunno, those keys look pretty good to me... did you try them?
Last edited by Enkidu#5653 on Oct 5, 2011, 4:41:55 AM
|
![]() |
" made me laugh irl. |
![]() |
" You're free to use them. :) http://pathofexile.com/forum/view-thread/2243
^^^^^Polish Corner^^^^^ |
![]() |
I guess this beta key riddle is for beta members only as registered users don't have an access to items data.
http://pathofexile.com/forum/view-thread/2243 ^^^^^Polish Corner^^^^^ Last edited by kozaack#3126 on Oct 5, 2011, 5:13:01 AM
|
![]() |