[Chapter 9] The Shadows Beneath
#26
Posted 02 November 2010 - 03:32 PM
#27
Posted 02 November 2010 - 03:38 PM
Can you complete that pattern please
123,124,125,126,127,128,129,134,135,136,137,138,139,145,146,147,148,149,156,157,158,159, ...
167,168,169,178,179,189
then try again with no 1s?
Nooo D:
There are 3 groups:
Soup Ladle, Feather Duster, Fancy Cane
Lens, Gemstone, Odd crystal
Length of rope, Pipe Cleaners, Old belt
Slowly figure out the combos with 1 of each.
Like Soup,Len,Rope then Soup,Len, Pipe then Soup,Len,Belt etc
#29
Posted 02 November 2010 - 03:42 PM
Can you complete that pattern please
123,124,125,126,127,128,129,134,135,136,137,138,139,145,146,147,148,149,156,157,158,159, ...
167,168,169,178,179,189
then try again with no 1s?
honestly, you're better off just randomly clicking around for the wand ):
#30
Posted 02 November 2010 - 03:43 PM
i can write a program if someone just complets that series. there should be only 84 different ways.honestly, you're better off just randomly clicking around for the wand ):
#31
Posted 02 November 2010 - 03:45 PM
i can write a program if someone just complets that series. there should be only 84 different ways.
not necessary I got it after three tries. Look for a handle, gem and something to bind it. Xandra will then tell you how close you are.
Using logic and process of elimination, it shouldn't take longer than 3 minutes.
#32
Posted 02 November 2010 - 03:45 PM
i can write a program if someone just complets that series. there should be only 84 different ways.
I think people would be better off to just categorize the 3 items of which are which then do trial and error. The item order changes every time.
#33
Posted 02 November 2010 - 03:46 PM
While stumbling around in the dark, you come across an item!
Hm, it's too dark to see what it is. You should probably go look at your Inventory.
It turned out to be a "Rock Tree"... Anyone else find anything?
I've gotten an Earthen Scorchstone, a Mushroom Rock and a Flaming Rock of Fire.
Anyone else?
#34
Posted 02 November 2010 - 03:50 PM
I've gotten an Earthen Scorchstone, a Mushroom Rock and a Flaming Rock of Fire.
Anyone else?
I've gotten Rock Candy and a Rock Tree
#35
Posted 02 November 2010 - 03:50 PM
There are 84 total diff ways but then if you group then into 3 bindings, 3 handles, 3 sticks it reduces the ocmbinations to like 20. i just need that compelte sereis .
can someone give the series just so i can make it for myself plz it'll be a fun little project but i cant figure out that series
#36
Posted 02 November 2010 - 03:50 PM
The Goo Whisperer
Head on over to your Fearless Deeds to admire your greatness.
nice!
That makes all three achievements done for me (:
#37
Posted 02 November 2010 - 03:52 PM
I've gotten Rock Candy and a Rock Tree
Anyone else noticing rocks as a theme with the found inventory items?
#38
Posted 02 November 2010 - 03:52 PM
{1,2,3} {1,2,4} {1,2,5} {1,2,6} {1,2,7} {1,2,8} {1,2,9} {1,3,4} {1,3,5} {1,3,6} {1,3,7} {1,3,8} {1,3,9} {1,4,5} {1,4,6} {1,4,7} {1,4,8} {1,4,9} {1,5,6} {1,5,7} {1,5,8} {1,5,9} {1,6,7} {1,6,8} {1,6,9} {1,7,8} {1,7,9} {1,8,9} {2,3,4} {2,3,5} {2,3,6} {2,3,7} {2,3,8} {2,3,9} {2,4,5} {2,4,6} {2,4,7} {2,4,8} {2,4,9} {2,5,6} {2,5,7} {2,5,8} {2,5,9} {2,6,7} {2,6,8} {2,6,9} {2,7,8} {2,7,9} {2,8,9} {3,4,5} {3,4,6} {3,4,7} {3,4,8} {3,4,9} {3,5,6} {3,5,7} {3,5,8} {3,5,9} {3,6,7} {3,6,8} {3,6,9} {3,7,8} {3,7,9} {3,8,9} {4,5,6} {4,5,7} {4,5,8} {4,5,9} {4,6,7} {4,6,8} {4,6,9} {4,7,8} {4,7,9} {4,8,9} {5,6,7} {5,6,8} {5,6,9} {5,7,8} {5,7,9} {5,8,9} {6,7,8} {6,7,9} {6,8,9} {7,8,9}
#39
Posted 02 November 2010 - 03:55 PM
Anyone else noticing rocks as a theme with the found inventory items?
yup
*pokes note in my first post*
#40
Posted 02 November 2010 - 03:56 PM
Can you complete that pattern please
123,124,125,126,127,128,129,134,135,136,137,138,139,145,146,147,148,149,156,157,158,159, ...
167,168,169,178,179,189
then try again with no 1s?
Well someone pointed out that my method was inefficient so now you would choose 1 of each items that correlate with each other like
cane, rope, blue jewel -> cane, rope, red jewel -> cane, rope, optical
duster, rope, blue jewel -> duster, rope, red jewel -> duster, rope, optical
scooper, rope, blue jewel -> scooper, rope, red jewel -> scooper, rope, optical
etc.
#41
Posted 02 November 2010 - 03:58 PM
yup
*pokes note in my first post*
Oops. I guess I need to learn to read.
#42
Posted 02 November 2010 - 04:20 PM
Your method was the first step. The second step was seeing if it did each element.Well someone pointed out that my method was inefficient so now you would choose 1 of each items that correlate with each other like
cane, rope, blue jewel -> cane, rope, red jewel -> cane, rope, optical
duster, rope, blue jewel -> duster, rope, red jewel -> duster, rope, optical
scooper, rope, blue jewel -> scooper, rope, red jewel -> scooper, rope, optical
etc.
Here's the javascript if anyone of you want to use it. Helped me
<html> <body> <textarea id="bb" cols=50 rows=50> </textarea> <script type="text/javascript"> var myset = ['feather duster', 'soup ladle', 'length of rope', 'fancy cane', 'gemstone', 'pipe cleaners', 'odd crystal', 'lens', 'old belt']; var focus = ['gemstone', 'odd crystal', 'lens']; var binding = ['length of rope', 'old belt', 'pipe cleaners']; var stick = ['feather duster', 'soup ladle', 'fancy cane']; var comb = [[1,2,3], [1,2,4], [1,2,5], [1,2,6], [1,2,7], [1,2,8], [1,2,9], [1,3,4], [1,3,5], [1,3,6], [1,3,7], [1,3,8], [1,3,9], [1,4,5], [1,4,6], [1,4,7], [1,4,8], [1,4,9], [1,5,6], [1,5,7], [1,5,8], [1,5,9], [1,6,7], [1,6,8], [1,6,9], [1,7,8], [1,7,9], [1,8,9], [2,3,4], [2,3,5], [2,3,6], [2,3,7], [2,3,8], [2,3,9], [2,4,5], [2,4,6], [2,4,7], [2,4,8], [2,4,9], [2,5,6], [2,5,7], [2,5,8], [2,5,9], [2,6,7], [2,6,8], [2,6,9], [2,7,8], [2,7,9], [2,8,9], [3,4,5], [3,4,6], [3,4,7], [3,4,8], [3,4,9], [3,5,6], [3,5,7], [3,5,8], [3,5,9], [3,6,7], [3,6,8], [3,6,9], [3,7,8], [3,7,9], [3,8,9], [4,5,6], [4,5,7], [4,5,8], [4,5,9], [4,6,7], [4,6,8], [4,6,9], [4,7,8], [4,7,9], [4,8,9], [5,6,7], [5,6,8], [5,6,9], [5,7,8], [5,7,9], [5,8,9], [6,7,8], [6,7,9], [6,8,9], [7,8,9]]; var hasFocus; var hasBinding; var hasStick; var itms; for (var i = 0; i < 84; i++) { hasFocus = false; hasBinding = false; hasStick = false; itms = []; for (var j = 0; j < 3; j++) { itms.push(myset[comb[i][j] - 1]); if (focus.indexOf(itms[j]) > -1) { hasFocus = true; } if (binding.indexOf(itms[j]) > -1) { hasBinding = true; } if (stick.indexOf(itms[j]) > -1) { hasStick = true; } } if (hasFocus && hasBinding && hasStick) { document.getElementById('bb').value += itms.join(',') + '\n'; } } </script> </body> </html>
Only change up the var myset = []. the stuff inside the brackets
Oh you know what screw that.
Here are you options.
Pick and cross off as you go:
feather duster,length of rope,gemstone feather duster,length of rope,odd crystal feather duster,length of rope,lens feather duster,gemstone,pipe cleaners feather duster,gemstone,old belt feather duster,pipe cleaners,odd crystal feather duster,pipe cleaners,lens feather duster,odd crystal,old belt feather duster,lens,old belt soup ladle,length of rope,gemstone soup ladle,length of rope,odd crystal soup ladle,length of rope,lens soup ladle,gemstone,pipe cleaners soup ladle,gemstone,old belt soup ladle,pipe cleaners,odd crystal soup ladle,pipe cleaners,lens soup ladle,odd crystal,old belt soup ladle,lens,old belt length of rope,fancy cane,gemstone length of rope,fancy cane,odd crystal length of rope,fancy cane,lens fancy cane,gemstone,pipe cleaners fancy cane,gemstone,old belt fancy cane,pipe cleaners,odd crystal fancy cane,pipe cleaners,lens fancy cane,odd crystal,old belt fancy cane,lens,old belt
I added this to the top of the post. No need for the script.
#43
Posted 02 November 2010 - 04:26 PM
Your method was the first step. The second step was seeing if it did each element.
Here's the javascript if anyone of you want to use it. Helped me<html> <body> <textarea id="bb" cols=50 rows=50> </textarea> <script type="text/javascript"> var myset = ['feather duster', 'soup ladle', 'length of rope', 'fancy cane', 'gemstone', 'pipe cleaners', 'odd crystal', 'lens', 'old belt']; var focus = ['gemstone', 'odd crystal', 'lens']; var binding = ['length of rope', 'old belt', 'pipe cleaners']; var stick = ['feather duster', 'soup ladle', 'fancy cane']; var comb = [[1,2,3], [1,2,4], [1,2,5], [1,2,6], [1,2,7], [1,2,8], [1,2,9], [1,3,4], [1,3,5], [1,3,6], [1,3,7], [1,3,8], [1,3,9], [1,4,5], [1,4,6], [1,4,7], [1,4,8], [1,4,9], [1,5,6], [1,5,7], [1,5,8], [1,5,9], [1,6,7], [1,6,8], [1,6,9], [1,7,8], [1,7,9], [1,8,9], [2,3,4], [2,3,5], [2,3,6], [2,3,7], [2,3,8], [2,3,9], [2,4,5], [2,4,6], [2,4,7], [2,4,8], [2,4,9], [2,5,6], [2,5,7], [2,5,8], [2,5,9], [2,6,7], [2,6,8], [2,6,9], [2,7,8], [2,7,9], [2,8,9], [3,4,5], [3,4,6], [3,4,7], [3,4,8], [3,4,9], [3,5,6], [3,5,7], [3,5,8], [3,5,9], [3,6,7], [3,6,8], [3,6,9], [3,7,8], [3,7,9], [3,8,9], [4,5,6], [4,5,7], [4,5,8], [4,5,9], [4,6,7], [4,6,8], [4,6,9], [4,7,8], [4,7,9], [4,8,9], [5,6,7], [5,6,8], [5,6,9], [5,7,8], [5,7,9], [5,8,9], [6,7,8], [6,7,9], [6,8,9], [7,8,9]]; var hasFocus; var hasBinding; var hasStick; var itms; for (var i = 0; i < 84; i++) { hasFocus = false; hasBinding = false; hasStick = false; itms = []; for (var j = 0; j < 3; j++) { itms.push(myset[comb[i][j] - 1]); if (focus.indexOf(itms[j]) > -1) { hasFocus = true; } if (binding.indexOf(itms[j]) > -1) { hasBinding = true; } if (stick.indexOf(itms[j]) > -1) { hasStick = true; } } if (hasFocus && hasBinding && hasStick) { document.getElementById('bb').value += itms.join(',') + '\n'; } } </script> </body> </html>
Only change up the var myset = []. the stuff inside the brackets
Oh you know what screw that.
Here are you options.
Pick and cross off as you go:feather duster,length of rope,gemstone feather duster,length of rope,odd crystal feather duster,length of rope,lens feather duster,gemstone,pipe cleaners feather duster,gemstone,old belt feather duster,pipe cleaners,odd crystal feather duster,pipe cleaners,lens feather duster,odd crystal,old belt feather duster,lens,old belt soup ladle,length of rope,gemstone soup ladle,length of rope,odd crystal soup ladle,length of rope,lens soup ladle,gemstone,pipe cleaners soup ladle,gemstone,old belt soup ladle,pipe cleaners,odd crystal soup ladle,pipe cleaners,lens soup ladle,odd crystal,old belt soup ladle,lens,old belt length of rope,fancy cane,gemstone length of rope,fancy cane,odd crystal length of rope,fancy cane,lens fancy cane,gemstone,pipe cleaners fancy cane,gemstone,old belt fancy cane,pipe cleaners,odd crystal fancy cane,pipe cleaners,lens fancy cane,odd crystal,old belt fancy cane,lens,old belt
I added this to the top of the post. No need for the script.
O.o Hoi maloy
#44
Posted 02 November 2010 - 04:31 PM
pretty useful huh
#45
Posted 02 November 2010 - 04:35 PM
Got some phat loot too, including:
Rock Negg
Origami Rock
Tyrannian Rock Eraser
Earthen Scorchstone
Edited by Warlord., 02 November 2010 - 04:35 PM.
#46
Posted 02 November 2010 - 05:39 PM
The Goo Whisperer
Head on over to your Fearless Deeds to admire your greatness. The Wraith Caverns
Finally!!
#47
Posted 02 November 2010 - 05:40 PM
#48
Posted 02 November 2010 - 05:55 PM
I realized that after I made it lol. Its ok it gave me all the possible combinations. There area total of 27 combos, just try going down that list and youll hit it.
#49
Posted 02 November 2010 - 08:47 PM
#50
Posted 02 November 2010 - 09:02 PM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users