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

# NaLajcie - Notepad

<figure><img src="https://194743144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxD8AsSVoUaJmbQrk62o1%2Fuploads%2FAJhXFHzo7E7W2RZxtHfB%2Fnotepad.png?alt=media&amp;token=4deda648-5cad-4ad4-a7ac-59a59acdbb20" alt=""><figcaption></figcaption></figure>

The script allows players to use a notebook to create, store, and read notes. It utilizes animations and in-game objects to provide a realistic experience related to writing and reading notes. The system also supports adding images and securing notes with a password.

**Features:**

**Creating a Note:**

* The player can open the notebook (using the "notepad" item) and enter the note's content, an optional image, and a password.
* It supports various options, such as text input, adding an image URL, setting a password to secure the note, and selecting the number of note copies.

**Reading a Note:**

* The player can read a note (using the "notepad\_sheet" item). If the note is secured, a password will be required to access it.
* Notes can contain text and an optional image, which is displayed within the note's content.

**Validation and Security:**

* The script checks if the image URL is allowed based on a configured list of permitted URLs.
* It validates the note's text length, ensuring it does not exceed the set limit (1000 characters), with an option to configure this limit.

**Animations:**

* While writing and reading a note, the player performs appropriate animations, enhancing realism and immersion.
* These animations are linked to specific in-game objects (notebooks).

**Limits:**

* Maximum number of notes at a time: 10 (configurable)
* Maximum note length: 1000 characters (configurable)

**Allowed Image URLs:**

* imgur.com
* cdn.discordapp.com

**Animations:**

* Writing and reading animations are based on the "prop\_notepad\_01" object and corresponding animations, ensuring visual consistency and a realistic feel.

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