-
-
Notifications
You must be signed in to change notification settings - Fork 33
Screen Flash Notification
Adam Keenan edited this page May 16, 2026
·
1 revision
The Screen Flash action overlays a color on the game screen to draw your attention. You can choose the color, the style of the flash, and how long it lasts.
📷 Screenshot needed: The Screen Flash action panel showing the color picker, flash mode dropdown, and duration spinner
📷 Screenshot needed: In-game example of the screen flashing a bright purple color
The color of the flash overlay. Click the color swatch to open a color picker.
How the color is applied to the screen:
| Mode | Effect |
|---|---|
| Flash | Alternates between the color and transparent at a fixed rhythm |
| Smooth Flash | Fades in and out smoothly |
| Solid | Holds a solid color overlay for the entire duration |
How long the flash lasts.
-
0— the flash stays until you click on the game screen (click-to-dismiss). Useful for critical alerts that require acknowledgment. - Any positive value — the flash automatically clears after that many seconds.
- The flash is visible only in your own client.
- Default color and duration values can be configured in the Watchdog plugin settings panel (the gear icon in RuneLite's plugin list).
- Screen Flash is one of the most effective ways to get attention when tabbed in but not actively watching the screen.
Getting Started
Alert Types
- All Alerts
- Game Message
- Player Chat Message
- Overhead Text
- Stat Changed
- XP Drop
- Sound Fired
- Spawned Object
- Inventory
- Location
- Notification Fired
- Alert Group
- Advanced Alert
Action Types