> For the complete documentation index, see [llms.txt](https://anubiswiki.flyffbot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anubiswiki.flyffbot.com/security-or-notification.md).

# Security | Notification

<figure><img src="/files/q3oWHP9rgS3I8grjAW6j" alt=""><figcaption></figcaption></figure>

## Security | Notification Tab Function Reference

This table describes each user-facing function in the Security | Notification tab and the behavior it controls.

<mark style="color:$danger;">**Important default behavior: By default, "Pause Bot activitiy if GMs are close" and "Instant teleport away and kill client when a GM is close" are turned on. If you are not AFK, deactivate these options. The recommended usage is to not be AFK.**</mark>

| Section                                       | Function                                                 | Control Type       | What It Does                                                                                                                           | Notes                                                                                         |
| --------------------------------------------- | -------------------------------------------------------- | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| Behaviour if Player \| GM are close           | Player Security                                          | Header             | Groups the actions that happen when another normal player is detected near your character.                                             | Whitelisted players are ignored.                                                              |
| Player Security                               | Pause Bot Activity if Players are close                  | Checkbox           | Pauses supported bot activity when a non-whitelisted player is detected near your character.                                           | Default: off.                                                                                 |
| Player Security                               | Play a sound if a Player is close                        | Checkbox           | Plays a text-to-speech alert when a non-whitelisted player is detected while bot activity is running.                                  | The alert is throttled so it does not repeat constantly.                                      |
| Player Security                               | Send an info to the Discord Webhook                      | Checkbox           | Sends a Discord webhook message when a non-whitelisted player is detected near your character.                                         | Requires a webhook URL. The checkbox is rejected if no URL is configured.                     |
| Behaviour if Player \| GM are close           | GM Security                                              | Header             | Groups the actions that happen when a Game Master is detected near your character.                                                     | Whitelisted names are ignored.                                                                |
| GM Security                                   | Pause Bot activitiy if GMs are close                     | Checkbox           | Pauses supported bot activity when a GM is detected near your character.                                                               | Default: on for fresh runtime. Deactivate it when you are not AFK.                            |
| GM Security                                   | Instant teleport away and kill client when a GM is close | Checkbox           | When a GM is detected while bot activity is running, teleports the character to Flaris, opens a message window, and closes the client. | Default: on. Deactivate it when you are actively watching the client.                         |
| GM Security                                   | Play a sound if a GM is close                            | Checkbox           | Intended to play a sound alert when a GM is detected near your character.                                                              | Implementation note: current runtime plays the GM speech alert from the player-sound setting. |
| GM Security                                   | Send an info to the Discord Webhook                      | Checkbox           | Sends a Discord webhook message when a GM is detected near your character.                                                             | Requires a webhook URL. The checkbox is rejected if no URL is configured.                     |
| Whitelisted / Excluded Players from detection | Playername to exclude                                    | Text input         | Lets you type a character name that should be ignored by the security detection.                                                       | Matching is case-insensitive.                                                                 |
| Whitelisted / Excluded Players from detection | F                                                        | Button             | Fills the exclusion input with the currently selected in-game target's name.                                                           | Shows an error if no valid target is selected.                                                |
| Whitelisted / Excluded Players from detection | Add to List                                              | Button             | Adds the typed player name to the excluded detection list.                                                                             | Empty names and duplicate names are ignored.                                                  |
| Whitelisted / Excluded Players from detection | Remove Selected                                          | Button             | Removes the currently selected name from the excluded detection list.                                                                  | Select a list entry first.                                                                    |
| Whitelisted / Excluded Players from detection | Excluded player list                                     | List               | Displays the names that will be ignored by player and GM detection.                                                                    | Saved in the character settings.                                                              |
| Additional Notification                       | When Player dies                                         | Checkbox           | Sends a Discord webhook message when your character dies.                                                                              | Requires a webhook URL. The checkbox is rejected if no URL is configured.                     |
| Additional Notification                       | When Player levels up                                    | Checkbox           | Sends a Discord webhook message when your character level changes.                                                                     | Requires a webhook URL. The checkbox is rejected if no URL is configured.                     |
| Discord Webhook Integration                   | Input Webhook Url                                        | Text input         | Stores the Discord webhook URL used by player, GM, death, and level-up notifications.                                                  | Must be filled before enabling webhook-based notifications.                                   |
| Security system behavior                      | Detection pause state                                    | Automatic behavior | When player or GM pause detection is triggered, compatible bot systems wait while the detection state is active.                       | LevelBot, AoEBot, SupportBot, AutoPotion, and Ftool check this state.                         |
