> For the complete documentation index, see [llms.txt](https://lessons.sannybuilder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lessons.sannybuilder.com/00100/00400.md).

# Раздел 04. Разное

- [00088. Интересные опкоды (Часть 1)](https://lessons.sannybuilder.com/00100/00400/00088.-interesnye-opkody-chast-1.md)
- [00089. Интересные опкоды (Часть 2)](https://lessons.sannybuilder.com/00100/00400/00089.-interesnye-opkody-chast-2.md)
- [Интересное в скриптинге](https://lessons.sannybuilder.com/00100/00400/000166.-interesnoe-v-skriptinge.md)
- [000167. Интересное в скриптинге. Часть 2](https://lessons.sannybuilder.com/00100/00400/000167.-interesnoe-v-skriptinge.-chast-2.md)
- [00081. Защита скриптов, снятие слабой защиты](https://lessons.sannybuilder.com/00100/00400/00081.-zashita-skriptov-snyatie-slaboi-zashity.md)
- [000157. Защита скриптов,снятие её + Подробнее об $NOSOURCE](https://lessons.sannybuilder.com/00100/00400/000157.-zashita-skriptov-snyatie-eyo-+-podrobnee-ob-usdnosource.md)
- [000121. Варианты использования main.scm](https://lessons.sannybuilder.com/00100/00400/000121.-varianty-ispolzovaniya-main.scm.md)
- [000179. Избавляемся от "ёлочек"](https://lessons.sannybuilder.com/00100/00400/000179.-izbavlyaemsya-ot-and-quot-yolochek-and-quot.md)
- [000171. Контроль за перемещениями мыши](https://lessons.sannybuilder.com/00100/00400/000171.-kontrol-za-peremesheniyami-myshi.md)
- [000182. Колода карт в GTA San Andreas](https://lessons.sannybuilder.com/00100/00400/000182.-koloda-kart-v-gta-san-andreas.md)
- [Работа с магазинами](https://lessons.sannybuilder.com/00100/00400/000183.-rabota-s-magazinami.md)
- [00091. Создания собственных классов и кейвордов](https://lessons.sannybuilder.com/00100/00400/00091.-sozdaniya-sobstvennykh-klassov-i-keivordov.md)
- [00085. Работа с битами переменных](https://lessons.sannybuilder.com/00100/00400/00085.-rabota-s-bitami-peremennykh.md)
- [00051. Работа с HEX. HEX-буфер](https://lessons.sannybuilder.com/00100/00400/00051.-rabota-s-hex.-hex-bufer.md)
- [00097. Написания DLL библиотек и использование их с скриптах](https://lessons.sannybuilder.com/00100/00400/00097.-napisaniya-dll-bibliotek-i-ispolzovanie-ikh-s-skriptakh.md)


---

# 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://lessons.sannybuilder.com/00100/00400.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.
