chat prefs...
|
2:09 am
h
going manual greens...
2:20 am
h
22 filled, shouldve used autofill, since manual doesnt seem to be helping... hmmm.
2:23 am
h
forced in upper-right block has hit a block, hopefully that will break it down...
2:34 am
denny
what's the difference between autofill and manual?
2:37 am
sprite
autofill is with script and puts lots and lots of numbers in, manual is by hand and is more selective (but also easy to slip up with)
2:38 am
denny
hi sprite - so using the shift key is manual is it?
2:38 am
sprite
absolutely :)
2:38 am
denny
so how do you do the autofill?
2:39 am
denny
not that i want to cheat in any way!!! ;-D
2:40 am
sprite
autofill is not really cheating, I think. With some easy ones it is even making things far more obscure :D
Let me see if I can find the script somewhere.
2:41 am
sprite
ok, this is what I copied from the log some time ago:
2:41 am
sprite
javascript:for (i=1; i<=9; i++) {for (j=1; j<=9; j++) {if (grid[i][j].value == '') {ClearTinySquares(i,j);}}}for (i=1; i<=9; i++) {for (j=1; j<=9; j++) {if (grid[i][j].value != '') {var tmp_value = grid[i][j].value;for (k=1; k<=9; k++) {for (l=1; l<=9; l++) {if (grid[k][l].value == '') {if ((Math.ceil(i/3) == Math.ceil(k/3) && Math.ceil(j/3) == Math.ceil(l/3)) || i == k || j == l) {grid[k][l]['mini'][tmp_value] = -1;}}}}}}}for (i=1; i<=9; i++) { for (j=1; j<=9; j++) { if (grid[i][j].value == '') { for (k=1; k<=9; k++) { if (grid[i][j]['mini'][k] != -1) grid[i][j]['mini'][k] = 1; }}}}for (i=1; i<=9; i++) {for (j=1; j<=9; j++) {if (grid[i][j].value == '') {for (k=1; k<=9; k++) {if (grid[i][j]['mini'][k] != 1) grid[i][j]['mini'][k] = 0;}}}}PopulatePuzzle(grid);void(0);
Ok. Type this into your browser bar when you start the puzzle and all the green numbers will be entered for you (you can also do it at any other time while playing)
2:42 am
denny
oh wow - mmm not sure if i like that!!! - handy tho' thanks sprite - might see you in babble later!
2:43 am
sprite
babble done already, so I don't think so today :) It's a nice grid.
And I don't really like the autofill either, it is usually easier to only use greens at spots where you need a reminder :)
3:15 am
sprite
* fill in on the dotted line...
6:57 am
martom
I have finally solved 28th March puzzle and believe me I have tried it numerous times a week since that date. Thanks to spreadeagle for trying to help
7:16 am
h
congrats! a hard expert, i assume then? it was before-my-time and im not a pro. did you just do it on paper then? regardless, congrats!
7:19 am
martom
There didn't seem a logic answer so it involved "guessing " but I was reduced to about 3 guesses and the permutations were scary! Finally to save my sanity I worked with pa[er and kept track of the possibles. I know feel as if I've lost a friend!!!
7:31 am
Moozey
a nice easy one
7:31 am
smooth_pappa
done!
7:32 am
smooth_pappa
you're right moozey
8:35 am
spreadeagle
martom - Congrats! That was a tough one.
9:30 am
spreadeagle
Hey martom, I've got a new "friend" for you: July 23.
10:57 am
UnikeTheHunter
Go.
11:09 am
gman
drwho == way to take advantage of my absence!! Going for PRO??
11:11 am
drwho
Going for Elite, eventually.
11:30 am
drwho
Difficulty score 14.
11:30 am
UnikeTheHunter
Seems fairly easy to me.
11:35 am
spreadeagle
Hey drwho - Do you have a difficulty rating for July 23? I'm having a tough time with it.
11:50 am
spreadeagle
I solved it, but it took 2 correct guesses. After several wrong guesses and starting over twice.
11:56 am
torgone
Piece of pie . .
12:01 pm
bunnyvicious
done
4:38 pm
OrangeSlice
Some of the easy ones are harder than this.
5:13 pm
chrissie2006
the easiest in a longf time
5:56 pm
Krys10
hmm, i'm stuck after taking a crack at this earlier today - must be missing something obvious.
6:02 pm
Krys10
ah, i made a mistake - tha makes more sense
6:05 pm
drwho
Spreadeagle, July 23rd get a 59.
6:05 pm
drwho
... *gets* a 59.
6:21 pm
brittlefish.com
go
6:35 pm
brittlefish.com
done
7:06 pm
dorens
wouldn't say this one was easy for me, but it is done.
7:10 pm
spreadeagle
Thanks doc, I knew it was a tough one
7:12 pm
spreadeagle
Here I go again. Another "expert' puzzle from the archives. July 31. I hope it is easier than the last one. I hate having to guess.
7:39 pm
spreadeagle
9 cells filled in. Stuck.
8:46 pm
spreadeagle
Starting over. Even the checkpoint didn't save me.
8:51 pm
Wolfrick
Are you timestamping yourself?
9:16 pm
spreadeagle
I just can't see it tonight. I'll try again tomorrow.
10:05 pm
Minski
Done! Had to return to checkpoint once but finally got it.
10:23 pm
Wolfrick
I had to start over because I realized I had made a guess that I thought was logic.
10:23 pm
Wolfrick
Lesson learned: set checkpoints more often.