A little over seven years ago, presquevu and I enjoyed a walk around here and found what are now
Constellations 3, 4 and 5, among other caches which are no longer around. This morning, I decided, would finally be the time that I’d complete
the circuit! Nowadays I live just on the other side of Stanton Harcourt, so I took the excuse of a Saturday morning’s exercise to cycle down to Standlake and proceed up the path to this
first cache.
Apparently presquevu and I walked right past this one without making an attempt to find it back in April
2014: we were possibly distracted at the time and not paying full attention to the GPSr as we walked the path from Medley Brook to the
footbridge over the Windrush. This time, though, I honed right in on the hiding place and managed to retrieve the cache with a minimum of nettle stings and thornpricks.
As others have noted the cache container is looking a little worse for wear and has a significant hole in it. However, the waterproof logsheet is holding up remarkably well and was
still definitely signable. TFTC.
tl;dr? Just want instructions on how to solve Jigidi puzzles really fast with the help of your browser’s dev tools? Skip to that bit.
This approach doesn’t work any more. Want to see one that still does (but isn’t quite so automated)? Here you go!
I don’t enjoy jigsaw puzzles
I enjoy geocaching. I don’t enjoy jigsaw puzzles. So mystery caches that require you to solve an online jigsaw puzzle in order to get the coordinates really
don’t do it for me. When I’m geocaching I want to be outdoors exploring, not sitting at my computer gradually dragging pixels around!
Many of these mystery caches use Jigidi to host these jigsaw puzzles. An earlier version of Jigidi was auto-solvable with a userscript, but the service has continued to be developed and evolve and the current version works quite hard to
make it hard for simple scripts to solve. For example, it uses a WebSocket connection to telegraph back to the server how pieces are moved around and connected to one another and the
server only releases the secret “you’ve solved it” message after it detects that the pieces have been arranged in the appropriate relative configuration.
If there’s one thing I enjoy more than jigsaw puzzles – and as previously established there are about a billion things I enjoy more than jigsaw puzzles – it’s reverse-engineering a
computer system to exploit its weaknesses. So I took a dive into Jigidi’s client-side source code. Here’s what it does:
Get from the server the completed image and the dimensions (number of pieces).
Cut the image up into the appropriate number of pieces.
Shuffle the pieces.
Establish a WebSocket connection to keep the server up-to-date with the relative position of the pieces.
Start the game: the player can drag-and-drop pieces and if two adjacent pieces can be connected they lock together. Both pieces have to be mostly-visible (not buried under other
pieces), presumably to prevent players from just making a stack and then holding a piece against each edge of it to “fish” for its adjacent partners.
Looking at that process, there’s an obvious weak point – the shuffling (point 3) happens client-side, and before the WebSocket sync begins. We could override the
shuffling function to lay the pieces out in a grid, but we’d still have to click each of them in turn to trigger the connection. Or we could skip the shuffling entirely and just leave
the pieces in their default positions.
And what are the default positions? It’s a stack with the bottom-right jigsaw piece on the top, the piece to the left of it below it, then the piece to the left of that and son on
through the first row… then the rightmost piece from the second-to-bottom row, then the piece to the left of that, and so on.
That’s… a pretty convenient order if you want to solve a jigsaw. All you have to do is drag the top piece to the right to join it to the piece below that. Then move those two to the
right to join to the piece below them. And so on through the bottom row before moving back – like a typewriter’s carriage return – to collect the second-to-bottom row and so on.
How can I do this?
If you’d like to cheat at Jigidi jigsaws, this approach works as of the time of writing. I used Firefox, but the same basic approach should work with virtually any modern desktop web
browser.
Go to a Jigidi jigsaw in your web browser.
Pop up your browser’s developer tools (F12, usually) and switch to the Debugger tab. Open the file game/js/release.js and uncompress it by pressing the
{} button, if necessary.
Find the line where the code considers shuffling; right now for me it’s like 3671 and looks like this:
return this.j ? (V.info('board-data-bytes already exists, no need to send SHUFFLE'), Promise.resolve(this.j)) : new Promise(function (d, e) {
Set a breakpoint on that line by clicking its line number.
Restart the puzzle by clicking the restart button to the right of the timer. The puzzle will reload but then stop with a “Paused on breakpoint” message. At this point the
application is considering whether or not to shuffle the pieces, which normally depends on whether you’ve started the puzzle for the first time or you’re continuing a saved puzzle from
where you left off.
In the developer tools, switch to the Console tab.
Type: this.j = true (this ensures that the ternary operation we set the breakpoint on will resolve to the true condition, i.e. not shuffle the pieces).
Press the play button to continue running the code from the breakpoint. You can now close the developer tools if you like.
Solve the puzzle as described/shown above, by moving the top piece on the stack slightly to the right, repeatedly, and then down and left at the end of each full row.
Update 2021-09-22:Abraxas observes that Jigidi have changed
their code, possibly in response to this shortcut. Unfortunately for them, while they continue to perform shuffling on the client-side they’ll always be vulnerable to this kind of
simple exploit. Their new code seems to be named not release.js but given a version number; right now it’s 14.3.1977. You can still expand it in the same way,
and find the shuffling code: right now for me this starts on line 1129:
Put a breakpoint on line 1129. This code gets called twice, so the first time the breakpoint gets hit just hit continue and play on until the second time. The second time it gets hit,
move the breakpoint to line 1130 and press continue. Then use the console to enter the code d = a.G and continue. Only one piece of jigsaw will be shuffled; the rest will
be arranged in a neat stack like before (I’m sure you can work out where the one piece goes when you get to it).
Update 2023-03-09: I’ve not had time nor inclination to re-“break” Jigidi’s shuffler, but on the rare ocassions I’ve
needed to solve a Jigidi, I’ve come up with a technique that replaces a jigsaw’s pieces with ones that each
show the row and column number they belong to, as well as colour-coding the rows and columns and drawing horizontal and vertical bars to help visual alignment. It makes the process
significantly less-painful. It’s still pretty buggy code though and I end up tweaking it each and every time I use it, but it certainly works and makes jigsaws that lack clear visual
markers (e.g. large areas the same colour) a lot easier.
I happened to be passing through with a little time to spare so I thought I’d take another run at this one. Unfortunately my first attempt had seen me make my notes on the back of my hand (and I’ve washed them since then!) so I’d have to
collect the clues again. At least I already had the one from the church (thanks, CO!), so I parked at the Village Hall and went about (re)
collecting the others.
To my surprise, the pub seems have repainted its windows since my last visit: clearly in a specific effort to fool and confuse geocachers! Luckily I knew broadly where I was looking so
I wasn’t caught out.
Soon I was on my way to the cache. The hint was definitely needed as I hadn’t expected a container of this design in a location like this one! SL. TFTC, and special thanks to the attentive CO who provided an
extra hint for people who, like me, got stuck outside the locked church.
I needed to divert from my journey from Summertown to Eynsham anyway to stop at the nearby Sainsburys, so I took the opportunity for a quick stroll down to find this cache. Do you think
the nearby gate is always left locked-open? That seems surprising! A relatively quick find although some stealth skills were needed. SL,
TFTC.
After all the amazing containers and hiding places I’ve seen on this excellent series, this final destination almost felt… mundane, by comparison. Not that that’s a problem, and I was
still happy to reach the end, be treated to a great view of the last of the sun disappearing over the horizon, and find a good sized logbook complete with the notes and praises (for the
series!) of cachers who’d come before me.
An altogether delightful series that I’ve been really glad to have explored. I’m looking forward to coming back and searching for #9 again sometime soon! TFTCaches!
Lots of deer in the fields tonight! The sun was beginning to set as I approached this, my penultimate cache for the day, so my bike lights went on again and now stayed on. I felt sure I
knew what I’d be looking for, but I was nevertheless delighted by the imaginative cache container.
Leaving this GZ, I made a few wrong turns before eventually working out which path I needed to follow to the finale: for some reason, the
correct path doesn’t appear on my (OSM-derived). I’ve kept a tracklog, though, so I’ll try to get the map updated!
As I worked my way to this, the third cache in my tour for today, I realised that my local sparrowhawk – who lives up a tree behind my house in Sutton – seemed to be following me. I’d
seen him atop a couple of telegraph poles earlier on and I’d heard him screech a few times, and when I looked up I saw that he was still above me. Perhaps he’d decided to come on this
expedition too?
One of the things that I love most about this series is the diversity of quirky and unusual cache containers, of which this was no exception. I was also pleased to find a fresh, clean
log sheet, and added my name as the first on the list. TFTC, and FP for the
surprise!
Deer were prancing around the fields as I came through, and I realised that the hiding place for this cache must be near a place I’d thought about once as a possible hiding place
myself, when I first moved to the area and took a walk this way (before I’d looked at the local caches!). While retrieving the cache a dog walker came the other way and, seeing a
cyclist on a not-entirely-cycle-friendly path, probing around looking for something, asked about my activity. He’d never heard of geocaching, but he’d heard of hide-and-seek and he’d
heard of orienteering, and seemed happy enough to accept that it was some combination of these two.
Came out for a cycle tour today to complete the loop: I covered the first half – with the exception of a DNF at #9 – last month, and I was itching to get out and complete the second half. (Having gotten home
after this second expedition I see that #9 has been repaired/improved, so I’ll fly by and give that another go sometime soon!)
I was glad to have brought my bike lights: even though it’s a while until sunset it was helpful to find my way in the wooded area that surrounds this cache. Great hiding place for this
one: the only cache I’ve come across of a remotely similar design was my own GC7R0HB (which sadly got muggled one too many times and had to be archived a few years ago).
Visited to check on this new cache: especially as the container is a new design I wanted to do an early checkin to ensure it’s bedded in nicely. Glad to say all is well! Also dropped
off Paul The Sea Horse, a Travel Bug I found up in Derbyshire who’s still got a
couple of years exploring left in him before he completes his ten year mission! Please help him move along if you can.
Dropped by to check in on this new cache (always worth checking that a new cache is settling in alright!) and to dip a TB. All is well. Also discovered that
through the kissing gate on the opposite side of the road there’s a crop of the plumpest and brightest sloes I’ve seen in years. So if you’re in the vicinity and fancy a lip-curling
snack (or you’ve plans to adulterate some gin!) take a look!
For GC9EXXX Church Micro 14129…Sutton, a geocache I recently set up, I wanted to use a “pole topper”
style cache. I’ve always felt slightly let down by finding yet another magnetic nano stuck inside a pipe, so I wanted to do something better. You can watch the video here or on YouTube, or scroll down for written instructions.
Sand down the lid and the inside of the pole topper so the glue adheres to it better.
Mix up your 2-part epoxy in the pole topper. Don’t use too much or it’ll overflow and block the lid from closing.
Put the lid into the pole topper and press down firmly and evenly to squeeze out any air bubbles.
While you’re waiting for the epoxy to set, file off the flange around the edge of the tub. It’s there to catch drips but
you’re not going to be storing food anyway! The lid is easier to take on and off with the flange filed away.
Finally, roughen the bottom edge of the tub with some sandpaper to make it easier to grip when opening and closing the
container.
Music:
For Lorilyn by Casey LaLonde, used under a CC-NC Creative Commons License.