# Ending a Scrim

## The -EndScrim Command:

This command ends the current scrim, and stops any further data from being collected.

For example, if you have just finished playing the current round of scrim games, you should use this command then.

{% hint style="info" %}
If you have purchased *ScrimBot Premium*, this command will also save leaderboard information.
{% endhint %}

###

### Using -EndScrim:

The `-EndScrim` command has no required parameters, and should just be typed as follows:

```
-EndScrim
```

### Using -EndScrim on ScrimBot Premium:

If you are ScrimBot Premium, there is an optional argument: whether you want to save leaderboard information or not.

If you **do not** want to save leaderboard information, add `false` to the end of the command, like so:

```
-EndScrim false
```

If you do want to save leaderboard information, just leave the command as is.
