How to wake up to an offline RAID!
Using a few tools you can be woken up when you recieve smart alarm notifications on an Andriod device.
What you'll need:
- Andriod device
- Rust+ (app)
- Tasker (app)
- AutoNotification (app/plugin for tasker)
Pair Rust+ to your server and Pair your smart alarm.
Your smart alarm should have "RAID" as the title, and "*servername* - Getting raided!"
Give all the permissions required for tasker to run correctly in the background.
Create first profile: (RAID)
- Event > Plugin > AutoNotification > Intercept
- Configuration: Apps (Rust+), Title Filter (Notification Title: RAID)
Task:
- Audio > Do Not Disturb (Allow All)
- Audio > Media Volume (7)
- Audio > Music Play (File: download some ringtone or mp3 to wake you up), Loop (ticked)
- Variables > Variable Set %RAID to 1
Create second profile (Music Stop)
- Event > Display > Display Unlocked
- Task: Media > Music Stop, Variables > Variable Set %RAID to 0
- Long press (Display Unlocked, click Add)
- State > Variables > Variable Value (%RAID 1)
This will play your rington/mp3 on loop at max volume, untill you unlock the device.
Login and defend the raid :)