Skip to content

Instantly share code, notes, and snippets.

@camas
Created December 17, 2020 14:49
Show Gist options
  • Save camas/a0fefecdb3302404866c637b7f41baff to your computer and use it in GitHub Desktop.
Save camas/a0fefecdb3302404866c637b7f41baff to your computer and use it in GitHub Desktop.
Use test.melvoridle.com without being a patreon
// ==UserScript==
// @name melvor-test-bypass
// @version 1.0
// @description Use test.melvoridle.com without being a patreon
// @author Camas
// @match https://test.melvoridle.com/
// @grant none
// ==/UserScript==
(function() {
'use strict';
killPage = confirmTestAccess
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment