![]() |
Crate password lock helper v1.2.1 - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: General Discussion (https://forum.ss13.co/forumdisplay.php?fid=7) +--- Thread: Crate password lock helper v1.2.1 (/showthread.php?tid=6875) |
Crate password lock helper v1.2.1 - VoxSerico - 08-06-2016 Latest release: https://github.com/VoxSerico/GoonCrate/releases/latest changelog.txt Wrote:V1.2.1 ![]() I got tired of switching back and forth between websites to unlock those pesky crates found in space. Started writing this about 5 hours ago. It uses the word lists found in the Public release of Goonstation from March 2016. Hopefully the interface is self-explanatory enough and others will find it helpful. The program itself is open source (licensed under GPLv3). GoonCrateMetrics.exe Wrote:Solved in 1 guess(es): 19 words 85% of all possible words are solved with 3 or fewer letter guesses. RE: Password locked crate helper - DreamCarver - 08-06-2016 Huh! I've ended up with a color-coded excel sheet with all the codes I could find in my sessions of poking at random crates, but that is snaaaazzy. RE: Password locked crate helper - medsal15 - 08-06-2016 http://wordsolver.net/ This one is great too. Just put dots instead of stars. RE: Password locked crate helper - VoxSerico - 08-06-2016 (08-06-2016, 03:27 AM)medsal15 Wrote: http://wordsolver.net/ This one is great too. Just put dots instead of stars. The problem with the online ones is that their wordlists are too large to quickly find the correct word. (Some of which are never possible) Anyway, updated. Added a feature: "The next suggested letter box will now display up to 5 more letters if the previous one would turn out to be incorrect." ![]() Download at https://github.com/VoxSerico/GoonCrate/releases/latest RE: Password locked crate helper - atamusvaleo - 08-08-2016 I use my mind. It works pretty well. Sweet tool though! RE: Password locked crate helper - Vitatroll - 08-08-2016 With the addition of letter suggestions this has become the best option. At least until they change the word list. Thanks for sharing. ![]() RE: Password locked crate helper - pnutz - 08-09-2016 (08-06-2016, 03:27 AM)medsal15 Wrote: http://wordsolver.net/ This one is great too. Just put dots instead of stars. I personally used http://nmichaels.org/hangsolve.py (this was basically the first thing that came up when I typed in hangman solver) but now they've changed a few of the words out of the pool (eg greyscale/grayscale/whatever is now possible) it's only 99% reliable now RE: Password locked crate helper - atamusvaleo - 08-09-2016 Tip for solving puzzles like these: Start with vowels (a, e, i, o, u - e is the most commonly used letter in the English language, by the way) in order until you hit a match. Guaging by location and letter count it's usually easy to guage if another vowel is present or not, either way move onto the next step: consonants! Start with the most commonly used letters. T ranks number two I believe but I like to go with r, s, t and in that order. Check any hits you get along the way and use your best judgement on where to go from there OR move on to the next step (or use your tool and guess willy nilly because it does the work for you!) M, n then l (that's lowercase L not an uppercase i). Then onto the dregs of the alphabet. G, ew. Y, gross! If, by now, you haven't been able to figure it out then you're past help. RE: Password locked crate helper - Noah Buttes - 08-09-2016 I always just used this: http://www.datagenetics.com/blog/april12012/ v1.2.1 - Smarter Algorithms - VoxSerico - 08-09-2016 New update! V1.2.1 Fixed assembly version number V1.2 Improved letter suggestions to reach the correct word in fewer steps. Improved the pattern matching to exclude word suggestions where a known letter occurs in the suggested word, but not in the place of the known pattern. Used letters are grayed out from being selected as not in the password. ![]() The code is currently a mess, but it gets the job done much faster than before. I ran some metrics on this version: Quote:Solved in 1 guess(es): 19 words 85% of all possible words are solved with 3 or fewer letter guesses. Download the latest release at https://github.com/VoxSerico/GoonCrate/releases/latest RE: Crate password lock helper v1.2.1 - Nnystyxx - 08-09-2016 My goto was usually either AEIOU or RSTLNE, the letters you see in Wheel of Fortune Thank you so much for this though, it helps a lot RE: Crate password lock helper v1.2.1 - Rocket - 08-10-2016 I was using http://www.morewords.com/ for password guessing, but this is nice RE: Crate password lock helper v1.2.1 - VoxSerico - 09-01-2016 Shit. Accidental post. Ignore. Ment to edit first page. RE: Crate password lock helper v1.2.1 - The Grim Sleeper - 09-01-2016 Well, I'm glad you made that accident. Got me to try it, works great! |