Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raphire/qbd-attack-call-outs
An alt1 toolkit app for the Queen Black Dragon bossfight in RuneScape, it keeps track of QBD's attacks and provides you with visual and (optional) audio cues.
https://github.com/raphire/qbd-attack-call-outs
alt1 alt1-toolkit javascript rs3 runescape
Last synced: about 1 month ago
JSON representation
An alt1 toolkit app for the Queen Black Dragon bossfight in RuneScape, it keeps track of QBD's attacks and provides you with visual and (optional) audio cues.
- Host: GitHub
- URL: https://github.com/raphire/qbd-attack-call-outs
- Owner: Raphire
- License: mit
- Created: 2022-09-26T19:44:18.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T19:34:48.000Z (about 2 months ago)
- Last Synced: 2024-10-29T21:38:42.235Z (about 2 months ago)
- Topics: alt1, alt1-toolkit, javascript, rs3, runescape
- Language: JavaScript
- Homepage:
- Size: 573 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# QBD Attack Call-outs
QBD Attack Call-outs is an alt1 toolkit app for the Queen Black Dragon bossfight in RuneScape, it keeps track of Queen Black Dragon's attacks and provides you with visual and (optional) audio cues. In addition it can also show the status of the super antifire potion, and alert you when it expires.![QBD-Attack-Call-outs-MainWindow](/assets/mainscreen.png)
## How to use
QBD Attack Call-outs is easy to setup and use, simply install (instructions below) and open the plugin in alt1 toolkit, and you're good to go! QBD Attack Call-outs will automatically detect when the Queen Black Dragon fight starts and ends. Some features can be enabled and disabled in the settings, which can be accessed by pressing the cog icon in the top right.## Requirements
To function QBD Attack Call-outs 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.## Installation
To install QBD Attack Call-outs copy & paste this link into your browser:
[alt1://addapp/https://raphire.github.io/QBD-Attack-Call-outs/appconfig.json](alt1://addapp/https://raphire.github.io/QBD-Attack-Call-outs/appconfig.json)Or go to this URL in the alt1 browser:
https://raphire.github.io/QBD-Attack-Call-outs/## 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.