> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jaksam-scripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Client

> Client-side events available in Robberies Creator.

This page lists the **client-side** events available in Robberies Creator.

<CardGroup cols={2}>
  <Card title="Notifications" icon="bell" href="/robberies-creator/client/notifications">
    Replace the default notification system.
  </Card>

  <Card title="Police alert" icon="siren-on" href="/robberies-creator/client/replace-default-police-alert">
    Use your own dispatch script via modules.
  </Card>

  <Card title="Progress bar" icon="spinner" href="/robberies-creator/client/progress-bar">
    Replace the default progress bar.
  </Card>
</CardGroup>


## Related topics

- [Client](/de/blips-creator/client/index.md)
