Skip to content

jarekb84/MidenQuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MidenQuest

User scripts for MidenQuest

Installation

Script manager

  • Install TamperMonkey or ViolentMonkey for your browser
  • Click the file link for the script and then click the raw button
  • Your script manager should prompt you to install script
  • Once installed, refresh page
  • You can configure your script manager to check for updates

Manual

  • Click the file link for the script, click the raw button, and copy the code
  • Go the game and get to the developer console (Ctrl + Shift + J)
  • Paste in the code and hit enter

Tile Highlighter

Adds an input to the page which takes a list of coordinates and highlights them on the current map.

  • one coordinate per line, with a comma seperating x and y (eg 624, 333)
  • updates map on zoom in/out changes and clicking into map after a short delay
  • works on main map and kingdom map

Releases

No releases published

Packages

No packages published