# Smart Car System

## &#x20;                                          Smart Car System

![](/files/-Mfm9pR5KbnancTbBWwa)

\
​[If you want to get redirected to the ModIT-Store Link, Press me!](https://modit.store/collections/marcus-products/products/marcus-smart-car-system?variant=40163919691959#)

## Important Informations:

### **Features:**

* Configure interaction keys for the menu, the remote and the autodrive
* Control Panel. (Tesla Design)
* Configure the radius of the remote and the command to open it
* Configure the Object Hash of the remote
* Control Panel. (Tesla Design)
* Four different light settings.
* Trunk and Frunk opener buttons.
* Adjustable brightness.
* Adjustable suspension. (Four different hights)
* Four different acceleration settings.
* Toggleable regenerative breaking.
* Autosteer. (Beta)
* Remote Control. (Beta)
* Adjustable collision warning sound.
* Automatic Emergency Braking. (AEB)
* Reverse Camera with line assist.
* Tesla Autopilot.

### Convertibility:

* This script can be converted to any framework. If you have the correct fetches and data to feed it to the script. That's why the server side completely open source.

{% hint style="warning" %}

#### **Requirements:**

* This is a standalone, so there's no framework required
* [MySQL async](https://github.com/brouznouf/fivem-mysql-async)
  {% endhint %}

### Security:

* This code is secured with obfuscation and also with modit authorization system. This means you may not have access to all of the code within the files and in turn, may not be able to make the changes/additions you want.

#### Authorization:

For authorisation please go to your modit.store account page and find the token for your order, enter that token into your credentials.lua and start the script on your server.

## Installation:

1\. Drop **marcus\_smartveh** in your *resources folder*\
2\. Insert your token that you got from the ModIT-Store account page, in the credentials.lua\
2\. Run the smart\_cars.sql in your database\
3\. Add start **marcus\_smartveh** to your *server.cfg*\
4\. (Re)start your server \
5\. Enjoy the Script! 😊\
\
[Click on me for a short installation video!](https://www.youtube.com/watch?v=-KMwH9lU2rk)

{% hint style="info" %}
If you still have issues with installing [open a ticket](https://discord.com/channels/772855831720099882/852244878976483409) here, we'll install the script for you for a very small few. If u have some questions about the script or you have a issue support will be free of couse.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.marcus-mods.com/products/smart-car-system-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
