An interactive guide and assistant for clue scrolls in RuneScape 3.
Web Version and Installation
·
Report Bug
·
Request Feature
Table of Contents
Clue Trainer is a powerful and highly configurable clue-solving plugin for RuneScape 3, designed for both newcomers and veteran clue chasers. Built for use with the Alt1 Toolkit, it enhances the clue-solving experience with interactive overlays, optimized movement strategies, and real-time puzzle assistance. Developed by a Clue Chaser for Clue Chasers, Clue Trainer has grown into a trusted tool with over a thousand daily users since its original release as Scan Trainer in 2023.
- Upgraded Puzzle Solver – Provides real-time move overlays, allowing you to solve puzzles at your own pace.
- Included Path Guidance – Displays movement instructions on the map to help you learn the most efficient routes.
- Advanced Scan Clue Strategies – Interactive, easy-to-memorize decision trees for solving scan clues faster.
- Interactive Overlays – A new way to engage with Alt1 plugins.
- Highly Accurate Compass Solver – Features reusable triangulation strategies, eliminating the need for manual teleport selection or struggling with minimap tracking.
- Customizable Path & Method Editor – Create, save, and share your own clue-solving techniques.
- Integrated Wiki (Cluepedia) – A built-in knowledge base explaining clue mechanics and Clue Trainer features.
- Crowdsourced Clue Research – Participate in projects that expand our understanding of clue scrolls.
- Extensive Configuration Options – Tailor Clue Trainer to fit your personal playstyle and preferences.
Visit cluetrainer.app to either explore its web features or to install it for the Alt1 Toolkit to enhance your RuneScape 3 clue-solving experience.
- Make sure you have the Alt1 toolkit installed. Alt1 can only be downloaded legitimately from runeapps.org.
- Visit the Web Version to access some of Clue Trainer's features or install it using the links provided there.
- Alternatively, open
alt1://addapp/https://cluetrainer.app/appconfig.jsonin your browser or visit https://cluetrainer.app in Alt1's included browser.
Clue Trainer is a static website built using npm and TypeScript.
- Install dependencies using npm.
npm install
- Build the project into the
distfoldernpm run build
- Serve the static content using a local webserver so it can be accessed in a browser or installed in Alt1. This is also available as a convenience in the script file
serve_for_alt1.sh.cd dist python3 -m http.server 8000 --bind 127.0.0.1 - Visit
127.0.0.1:8000in your browser to use your local version and install it in your local Alt1
Please do not enable any crowdsourcing options while using your local development version.
Contributions to Clue Trainer in the form of either features or content are highly welcome. Even if you don't code, you can contribute new methods or Cluepedia articles in whatever form you would like and I will transfer it to the required format.
Check out Getting Started to see how to set up the project locally, so you can start coding. If you are serious about contributing a feature to Clue Trainer, please get into touch as described here to discuss the details before spending a large amount of effort.
You can get support, report issues, request features, or leave praise or criticism by joining the Clue Chasers Discord and entering the #clue-trainer channel. For support, issues and feature requests you can also create an issue.
Contents of this project are partially distributed under the MIT License. See LICENSE.md to see details and which files this applies to.
Zyklop Marco - @zyklopmarco
Project Link: https://github.com/leridon/cluetrainer
I owe thanks to the following persons for making Clue Trainer possible.
- Skillbert for creating Alt1 in the first place and especially for allowing me to use code and data from the official clue solver, as well as for providing high quality map data for the world map.
- Contributors from the Clue Chasers discord for providing knowledge about clues, and specifically Ngis for contributing most of the builtin methods to Clue Trainer.
