# Blindfold

## <mark style="color:yellow;">**Overview**</mark>

Limit players’ vision with realistic, immersive blindfolds—great for roleplay servers wanting to prevent metagaming. Customize everything from item usage to localized text, ensuring the script fits your server’s style perfectly.

## <mark style="color:yellow;">**Key Features**</mark>

* **Vision Limiting:** Creates a realistic blindness effect that hinders players’ ability to see.
* **Customizable Settings:** Tweak loading bar behavior, item usage (including removal after use), and more in `config.lua` <mark style="color:yellow;">and</mark> `c_main.lua`.
* **Flexible Item Handling:** Decide how items behave (consumable or reusable), change item names, etc.

## <mark style="color:yellow;">**Preview Video**</mark>

{% embed url="<https://www.youtube.com/watch?v=ltWnPmvThis>" %}


---

# 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://risk-scripts.gitbook.io/risk-scripts/scripts/blindfold.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.
