Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raphire/susalert
An alt1 toolkit app for the croesus bossfight in RuneScape, it keeps track of croesus' attacks and provides you with visual and (optional) audio cues.
https://github.com/raphire/susalert
alt1 alt1-toolkit javascript rs3 runescape
Last synced: about 2 months ago
JSON representation
An alt1 toolkit app for the croesus bossfight in RuneScape, it keeps track of croesus' attacks and provides you with visual and (optional) audio cues.
- Host: GitHub
- URL: https://github.com/raphire/susalert
- Owner: Raphire
- License: mit
- Created: 2021-10-08T00:59:21.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T22:08:05.000Z (about 1 year ago)
- Last Synced: 2024-10-12T14:08:22.464Z (2 months ago)
- Topics: alt1, alt1-toolkit, javascript, rs3, runescape
- Language: JavaScript
- Homepage:
- Size: 3.2 MB
- Stars: 18
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![SusAlert](/assets/banner.png)
# SusAlert
SusAlert is an alt1 toolkit app for the Croesus bossfight in RuneScape, it keeps track of Croesus' attacks and provides you with visual and (optional) audio cues. In addition to that it can also display the state of all 4 statues aswell as the status of the crystal mask spell, and alert you when it expires.![SusAlert-MainWindow](/assets/mainscreen-overview.png)
## How to use
SusAlert is easy to setup and use, simply install (instructions below) and open the plugin in alt1 toolkit, and you're good to go! SusAlert will automatically detect when the Croesus fight starts and ends. There are also some features that are not enabled by default. These features can be enabled/disabled in the settings, which can be accessed by pressing the cog icon in the top right.The timer may drift out of sync after the mid energy fungi phase due to the variable nature of this part of the fight, but this can be manually synced by clicking the sync button (or pressing alt + 1) when the mid fungi dies, it's also possible to tweak the timing in the settings if you have very consistent runs.
## Requirements
To function SusAlert needs the following:
- Alt1 toolkit must be installed, you can install that [here](https://runeapps.org/alt1).
- The bosstimer must be visible on-screen, this can be changed in Gameplay Settings > Interfaces > Information Windows > Boss kill timer.
- Interface scaling needs to be at 100% (this is the default).
- Game messages need to be turned on (plugin is tested with fontsize 12).
- It is recommended to turn timestamps on in the chat box to improve chatreader accuracy. This can be changed by ticking the box in Gameplay Settings > Chat & Social > Chat Customisation > Local timestamps in chat box.
- The recommended interface transparency is 0%, a transparent chatbox may cause issues with the statue indicators.## Installation
To install SusAlert copy & paste this link into your browser:
[alt1://addapp/https://raphire.github.io/SusAlert/appconfig.json](alt1://addapp/https://raphire.github.io/SusAlert/appconfig.json)Or go to this URL in the alt1 browser:
https://raphire.github.io/SusAlert/## Credits
Special thanks to [ZeroGwafa](https://github.com/ZeroGwafa) for his chat detection function, and [Skillbert](https://github.com/skillbert) for creating alt1 & his help with making the bosstimer detection.