> For the complete documentation index, see [llms.txt](https://docs.ninjutsugames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ninjutsugames.com/game-creator-2/loot-locker/leaderboards/visual-scripting.md).

# Visual Scripting

## Triggers

#### On Leaderboard Updated

This is triggered when the specific leaderboard has been updated

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

## Instructions

#### Add Score

This will add up to the current score of the player

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

#### Get Member Rank

Use this to get the rank and score for an specific player

<figure><img src="/files/7fzNbgCe6su3d7syvv9c" alt=""><figcaption></figcaption></figure>

#### Submit Score

Use this to submit a score to a leaderboard

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