# ak47\_crafting

{% embed url="<https://youtu.be/8dVlP7ro1uc>" %}

### Features:

* Includes Lockpicking, Rapid Click, Rhythm, Sequence, and Timing Bar mechanics.
* Players earn XP to level up and unlock advanced recipes.
* Built with React and Vite for a responsive and smooth user experience.
* Easily adjust minigame difficulty, recipe ingredients, crafting times, and rewards via `config.lua`.
* Includes localization support for easy translation.
* Server-side validation ensures secure transactions and prevents exploits.
* Displays ingredients, success chances, and required skill levels for each item.

### Framework:

* ESX, QB, QBX

### Dependencies:

* ak47\_lib: <https://github.com/MenanAk47/ak47_lib/releases/latest>
* [ak47\_target](https://github.com/MenanAk47/ak47_target/releases/latest)/ox\_target/qb-target/qtarget

### How To Install:

1. Download `ak47_crafting` from your cfx portal.
2. Add the script in your resources folder.
3. Start the script in your server.cfg below framework files.
4. Make sure you have all dependencies.
5. Restart the server.

### Buy & Support:

* Tebex: <https://menanak47.tebex.io/package/6898590>
* Discord: <https://discord.gg/menanak47>

### Note:

* We don't support custom framework. Make sure you are using official framework update.
* Renaming the script is not allowed. It may break the functionalities.
* Don't upload the script with FileZilla, Use Winscp if you are using FTP for file uploading.


---

# 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.menanak47.com/multi-framework/ak47_crafting.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.
