> For the complete documentation index, see [llms.txt](https://yourmaps.gitbook.io/yourmaps-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yourmaps.gitbook.io/yourmaps-docs/yourscripts.md).

# YourSCRIPTS

**YourSCRIPTS** is a future YourMAPS category focused on simple, practical, and performance-conscious scripts for RedM roleplay servers.

The goal of YourSCRIPTS is not to create overly complex systems, but to provide useful resources that solve real problems, improve server workflow, and support immersive roleplay without adding unnecessary weight to the server.

### Our Focus

YourSCRIPTS will be focused on scripts that are:

* Simple to install
* Easy to configure
* Useful for real roleplay situations
* Lightweight and performance-friendly
* Designed with server stability in mind
* Made to support RedM communities, staff, and players

### Why YourSCRIPTS?

During our work with RedM maps, MLOs, props, and server environments, we often see small gaps where a simple script can make the roleplay experience much better.

Sometimes a server does not need a huge system. It only needs a clean, well-made, optimized resource that does one job properly.

YourSCRIPTS will be created with that idea in mind: practical tools and scripts that help roleplay, support immersion, and respect server performance.

### What to Expect

Future YourSCRIPTS resources may include scripts related to:

* Roleplay interactions
* Small utility systems
* Map-related features
* Props and object usage
* Immersive server mechanics
* Staff or admin helper tools
* Performance-conscious gameplay features
* Simple systems that connect better with YourMAPS assets

### Performance First

Every YourSCRIPTS resource will be developed with attention to optimization and server impact.

Our goal is to avoid unnecessary loops, heavy systems, or complex dependencies when they are not needed.

A good script should help the server, not create more problems.

### Availability

YourSCRIPTS is currently in preparation.

No public scripts have been released yet under this category.

### Coming Soon

New scripts will be announced when they are ready.

Stay tuned through the YourMAPS Discord, Tebex store, and official documentation for future releases.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://yourmaps.gitbook.io/yourmaps-docs/yourscripts.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.
