-
Notifications
You must be signed in to change notification settings - Fork 0
Installation Guide
Welcome to the Realism Location Marker (RLM) installation guide! This comprehensive guide will walk you through installing RLM on all major browsers.
- Prerequisites
- Quick Installation Guide
- Browser-Specific Installation
- Loader Selection
- Verification
- Troubleshooting
Before installing RLM, ensure you have:
- A modern web browser (Chrome, Firefox, Edge, Safari, or Opera)
- Administrative privileges to install browser extensions
- Access to MissionChief game website
- Basic understanding of browser extensions
- Install Tampermonkey: Get the Tampermonkey extension for your browser
-
Choose Your Loader: Click the direct link for your preferred version:
- π’ Stable: Install Stable Loader
- π‘ Beta: Install Beta Loader
- π΄ Dev: Install Dev Loader
- Install: Tampermonkey will automatically detect the script and show installation dialog
- Confirm: Click "Install" in the Tampermonkey dialog
- Play: Visit MissionChief and enjoy enhanced gameplay!
If you prefer to navigate manually:
- Go to GitHub: Visit our repository
-
Find Loader Files: Look for the loader files in the root directory:
-
loader.stable.user.js(Stable) -
loader.beta.user.js(Beta) -
loader.dev.user.js(Dev)
-
- Choose Your Loader: Click on your chosen loader file
- Click Raw: Click the "Raw" button to view script source
- Install: Tampermonkey will detect and offer to install the script
- Confirm: Click "Install" in the Tampermonkey dialog
Step 1: Install Tampermonkey from your browser's extension store
Step 2: Go to GitHub repository (files are in the root directory)
Step 3: Click on your chosen loader file (loader.stable.user.js, loader.beta.user.js, or loader.dev.user.js)
Step 4: Click the "Raw" button (top-right corner)
Step 5: Tampermonkey will automatically detect the script
Step 6: Click "Install" when prompted
Step 7: Verify installation in your browser's extension settings
- Open Chrome and navigate to the Chrome Web Store
- Search for "Tampermonkey"
- Click on the official Tampermonkey extension by Jan Biniok
- Click "Add to Chrome"
- Click "Add extension" when prompted
- Open Chrome and go to
chrome://extensions/ - Toggle "Developer mode" in the top-right corner
- This enables advanced extension features needed for userscripts
- Go to GitHub Repository: Navigate to our GitHub repository
-
Navigate to Loaders: Click on the
RLMfolder, thenloadersfolder -
Choose Your Loader: Click on your chosen loader file:
-
loader.stable.user.js(Stable - Public access) -
loader.beta.user.js(Beta - Restricted access) -
loader.dev.user.js(Dev - Restricted access)
-
- Click Raw Button: Click the "Raw" button (top-right) to view the script source
- Install Script: Tampermonkey will automatically detect the script and show an installation dialog
- Confirm Installation: Click "Install" in the Tampermonkey dialog
-
Verify Installation: Go to
chrome://extensions/and ensure the RLM script is listed under Tampermonkey
- Open Firefox and navigate to addons.mozilla.org
- Search for "Tampermonkey"
- Click on the official Tampermonkey add-on
- Click "Add to Firefox"
- Click "Add" when prompted
- Open Firefox and go to
about:addons - Click the gear icon (βοΈ) in the top-right
- Select "Debug Add-ons"
- This enables developer features for userscripts
- Go to our GitHub repository
- Click on your chosen loader file:
-
loader.stable.user.js(Stable - Public access) -
loader.beta.user.js(Beta - Restricted access) -
loader.dev.user.js(Dev - Restricted access)
-
- Click "Raw" to view the script source
- Tampermonkey will automatically detect the script and show an installation dialog
- Click "Install" to confirm
- Go to
about:addons - Find Tampermonkey and click on it
- Check the "User Scripts" tab to see your installed RLM script
- Open Edge and navigate to the Microsoft Edge Add-ons Store
- Search for "Tampermonkey"
- Click on the official Tampermonkey extension
- Click "Get"
- Click "Add extension" when prompted
- Open Edge and go to
edge://extensions/ - Toggle "Developer mode" in the left sidebar
- This enables advanced extension features needed for userscripts
- Go to our GitHub repository
- Click on your chosen loader file:
-
loader.stable.user.js(Stable - Public access) -
loader.beta.user.js(Beta - Restricted access) -
loader.dev.user.js(Dev - Restricted access)
-
- Click "Raw" to view the script source
- Tampermonkey will automatically detect the script and show an installation dialog
- Click "Install" to confirm
- Go to
edge://extensions/ - Find Tampermonkey and click "Details"
- Ensure the RLM script is listed under "Installed userscripts"
- Open Safari and navigate to the Mac App Store
- Search for "Tampermonkey"
- Click on the official Tampermonkey app
- Click "Get" or "Install"
- Wait for installation to complete
- Open Safari and go to Safari β Preferences β Advanced
- Check "Show Develop menu in menu bar"
- Go to Develop β Allow Unsigned Extensions
- This enables userscript functionality
- Go to our GitHub repository
- Click on your chosen loader file:
-
loader.stable.user.js(Stable - Public access) -
loader.beta.user.js(Beta - Restricted access) -
loader.dev.user.js(Dev - Restricted access)
-
- Click "Raw" to view the script source
- Tampermonkey will automatically detect the script and show an installation dialog
- Click "Install" to confirm
- Open Tampermonkey from your Applications folder
- Check the "Installed userscripts" tab to see your RLM script
- Open Opera and navigate to the Opera Add-ons Store
- Search for "Tampermonkey"
- Click on the official Tampermonkey extension
- Click "Add to Opera"
- Click "Install" when prompted
- Open Opera and go to
opera://extensions/ - Toggle "Developer mode" in the top-right corner
- This enables advanced extension features needed for userscripts
- Go to our GitHub repository
- Click on your chosen loader file:
-
loader.stable.user.js(Stable - Public access) -
loader.beta.user.js(Beta - Restricted access) -
loader.dev.user.js(Dev - Restricted access)
-
- Click "Raw" to view the script source
- Tampermonkey will automatically detect the script and show an installation dialog
- Click "Install" to confirm
- Go to
opera://extensions/ - Find Tampermonkey and click "Details"
- Ensure the RLM script is listed under "Installed userscripts"
- Access: Public - No restrictions
- Features: All stable features, building existence checks, POI management
- Recommended for: All users who want a reliable, feature-complete experience
- Access: Restricted - Authorization required
- Features: Latest stable features + pre-release testing
- Requirements: Error reporting and bug finding
- Recommended for: Users who want to test new features before public release
- Access: Restricted - Authorization required
- Features: Cutting-edge features + experimental functionality
- Requirements: Developer discretion only
- Recommended for: Developers and advanced users testing bleeding-edge features
- Navigate to MissionChief: Go to your MissionChief game website
- Check for RLM Interface: Look for the RLM dropdown menus at the bottom of the page
- Test Functionality: Try selecting different POI types to ensure they appear on the map
- Check Console: Open browser developer tools (F12) and look for RLM-related messages
- Stable Loader: Should work immediately with full functionality
- Beta/Dev Loaders: May show access restriction message if not authorized
- All Loaders: Should display version information in browser console
- Solution: Ensure Tampermonkey is properly installed and enabled
- Check: Developer mode is enabled in your browser
- Verify: You clicked "Raw" on the GitHub script file
- Solution: Refresh the MissionChief page after installation
- Check: Script is enabled in Tampermonkey dashboard
- Verify: No browser extensions are blocking the script
- Solution: Request access through our Discord server
- Process: Join Discord β Navigate to RLM-HUB β Contact @Madpugs
- Requirements: Provide your MissionChief ID (MCID)
- Solution: Clear browser cache and restart browser
- Check: Disable other conflicting extensions
- Verify: You're using the latest version of Tampermonkey
If you encounter issues not covered in this guide:
- Discord Support: Join our Discord Server and navigate to RLM-HUB
- GitHub Issues: Report bugs on our GitHub Issues page
- Documentation: Check our Troubleshooting Guide for more detailed solutions
This guide covers installation for all major browsers. If you're using a different browser, the process should be similar - install Tampermonkey first, then install the RLM loader script.