A real-time tracker for Soul Obelisks and Corrupted Scarabs in Menaphos districts. Built for the Alt1 Toolkit.
- Real-time Tracking: Monitor Soul Obelisk and Corrupted Scarab locations across all Menaphos districts
- Visual District Selection: Easy-to-use interface with district images
- World Integration: Automatic world detection when using Alt1 Toolkit (coming soon)
- Community Voting: Vote on whether locations are still active
- Auto-Expiry: Submissions automatically expire after 20 minutes
- Mobile Friendly: Responsive design works on all devices
Try out the static demo version!
- Data is stored locally in your browser
- Submissions are not shared with other users
- No persistent database connection
- For testing purposes only
- Merchant District
- Imperial District
- Port District
- Worker District
- Select a district by clicking its image
- Enter the world number (auto-detected with Alt1 > coming soon)
- Choose the type (Soul Obelisk/Corrupted Scarabs)
- Indicate if it's a new or old spawn
- Submit the location
- Vote on existing submissions to help others
For the full version with database connectivity:
- Clone this repository
- Place files in your web server directory
- Ensure PHP is installed and configured
- Create a
submissions.jsonfile with write permissions
- HTML5/CSS3
- JavaScript
- PHP
- Alt1 Toolkit API
- LocalStorage (Demo version)
- JSON Storage (Full version)
Feel free to:
- Report bugs
- Suggest features
- Submit pull requests
This project is open source and available under the MIT License.
- District images sourced from RuneScape Wiki
- Built for the RuneScape community
- Powered by Alt1 Toolkit