# Auto System

{% hint style="success" %}
You can make the any motel automatic. So players can rent rooms for themselves.
{% endhint %}

{% hint style="info" %}
Automatic Rent Menu
{% endhint %}

<figure><img src="https://2054689962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2jFzR30XlKSdobBggZNg%2Fuploads%2Fbeo3OBRgcdZeWEORlJ8r%2FScreenshot_14.png?alt=media&#x26;token=07dc6d72-76d9-439f-a898-87c8ae988534" alt=""><figcaption></figcaption></figure>

<div><figure><img src="https://2054689962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2jFzR30XlKSdobBggZNg%2Fuploads%2FPlSGY2eT3ISh644uJE5j%2F2.png?alt=media&#x26;token=0ac1b054-2072-4879-9959-da8fe3ea73a6" alt=""><figcaption></figcaption></figure> <figure><img src="https://2054689962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2jFzR30XlKSdobBggZNg%2Fuploads%2F3ofjz57pbTtbezQb7goP%2F3.png?alt=media&#x26;token=027ae2ee-0a99-4960-b560-885c096c04e4" alt=""><figcaption></figcaption></figure></div>

## You Can Configure Price Per Minute.

{% hint style="info" %}
mx-motels > server > motels.lua
{% endhint %}

```lua
expense = 50,                              -- One minute rent price. 
```

## The Room Management Menu Changes Slightly.

<figure><img src="https://2054689962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2jFzR30XlKSdobBggZNg%2Fuploads%2FDbPUqFMWQob0tTHYBuBR%2Fscr2.png?alt=media&#x26;token=daabceb3-5c69-47af-a7d7-2a292c689ab6" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

```
Create Key is only available for metadata inventories.

ox_inventory, qb-inventory, qs-inventory
```

{% endhint %}
