Skip to content

Instantly share code, notes, and snippets.

View jamesanderson16's full-sized avatar
😀

jamesanderson16

😀
  • Pulteney Grammar School
View GitHub Profile
@mrummuka
mrummuka / reversewigo-solver-monkey.js
Last active March 29, 2024 08:23
Reversewigo autosolver - Tampermonkey script to automatically solve reverse wherigos on geocaching.com page
// ==UserScript==
// @name Reversewigo solver ✓🐵 DEV
// @namespace http://tampermonkey.net/
// @version 0.30
// @description Reversewigo solver ✓🐵 - solve reverse wherigo automatically on cache page. Solver code originated from Rick Rickhardson's reverse-wherigo source (public domain). Also, creates show source button for mystery cacahes.
// @author mrummuka@hotmail.com
// @grant GM_registerMenuCommand
// @grant GM_getValue
// @grant GM_setValue
// @grant GM.getValue